# Coalitions

The Coalitions module allows you to document and manage the coalitions your unit participates in or facilitates. Track membership composition, meeting events, relationship depth, and the influence your coalition has on SNAP-Ed objectives. Each coalition record captures the full picture of collaborative efforts, from the sectors represented at the table to the outcomes achieved through collective action.

![Screenshot: The Coalitions list view showing the records table with columns for coalition name, unit, program areas, members, and completion status, along with search, filter options, and the Add Coalition button](https://2560412328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff0820LrBGQ9ZA8SC4BR1%2Fuploads%2Fgit-blob-764275ca4ebe3ebde8ecfd36bafa64650c839995%2Fcoalitions-list-view.png?alt=media)

***

## Getting Started

Follow the steps below to create and complete a coalition record.

{% stepper %}
{% step %}

#### [Create a Coalition](https://support.pears.io/engage/coalitions/create-a-coalition)

Enter the coalition name, assign it to your unit, select program areas, and configure assistance and intervention details.
{% endstep %}

{% step %}

#### [Add Collaborators](https://support.pears.io/engage/coalitions/collaborators)

Add collaborators who contribute to or assist with this coalition.
{% endstep %}

{% step %}

#### [Add Members](https://support.pears.io/engage/coalitions/add-members)

Add at least one member to the coalition, identifying their sector of influence, entity type, and role.
{% endstep %}

{% step %}

#### [Add Events](https://support.pears.io/engage/coalitions/add-events)

Indicate whether the coalition held events during the reporting period and log meeting details.
{% endstep %}

{% step %}

#### [Complete the Evaluation](https://support.pears.io/engage/coalitions/evaluation)

Assess the coalition's relationship depth, active engagement, SNAP-Ed influence, and accomplishments.
{% endstep %}

{% step %}

#### [Mark as Complete](https://support.pears.io/engage/coalitions/mark-a-coalition-as-complete)

Review all required fields and mark the coalition record as complete.
{% endstep %}
{% endstepper %}

***

## Other Actions

* [Copy a Coalition](https://support.pears.io/engage/coalitions/copy-a-coalition) — Duplicate an existing coalition record into a new reporting period.


---

# 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://support.pears.io/engage/coalitions.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.
