# Commitments

In the context of nonprofits and Salesforce, commitments refer to promises made by individuals, organizations, or donors to provide support, such as financial contributions, volunteer hours, or in-kind donations, to a nonprofit organization. These commitments represent the planned future actions or resources that will be delivered at a later date.

**Tracking commitments in Salesforce helps nonprofits keep a record of these promised contributions and ensures that they can effectively manage and follow up on them.**&#x20;

1. **Recording Commitments:** When a donor or supporter makes a commitment, such as pledging a specific donation amount or offering volunteer hours, the nonprofit can enter the details into Salesforce. This typically involves capturing information like the committed amount, the expected delivery date, the purpose of the commitment, and any additional notes or instructions related to the commitment.
2. **Creating Custom Fields:** Nonprofits can customize their Salesforce instance to include specific fields to track commitments. These fields might include the commitment type (e.g., financial, volunteer, in-kind), the committed amount or quantity, the delivery date, and any associated contact information.
3. **Relationship to Contacts:** In Salesforce, commitments are often linked to the relevant individuals or organizations making the commitment. This helps establish the relationship between the commitment and the donor or supporter. By associating the commitment with the contact or account in Salesforce, the nonprofit can easily track and manage commitments within the context of their relationships.
4. **Setting Reminders and Follow-ups:** Salesforce provides tools to set reminders and schedule follow-ups for commitments. Nonprofits can create tasks or events associated with commitments to ensure that they follow up with donors or supporters at the appropriate times. Reminders can be set to prompt staff members to reach out, express gratitude, or coordinate the logistics of fulfilling the commitment.
5. **Reporting and Analytics:** Salesforce allows nonprofits to generate reports and analytics related to commitments. This enables organizations to track the progress of commitments, monitor their fulfillment, and analyze trends in commitments over time. Nonprofits can use these insights to assess their fundraising efforts, identify potential gaps or opportunities, and make informed decisions to optimize their fundraising strategies.

By leveraging Salesforce's capabilities, nonprofits can effectively track commitments, stay organized, and ensure timely follow-up. This helps maintain transparency and accountability, strengthens donor relationships, and maximizes the impact of commitments made to the organization's mission.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kindx.org/nonprofits/fundraising/commitments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
