# Create a Coalition

![Screenshot: The Create Coalition form showing the Coalition Name field, Unit dropdown, Program Areas multi-select, Jurisdiction Level dropdown, Assistance Received and Assistance Provided multi-selects, SNAC selector, Intervention Types checkboxes, and Comments and Uploads fields](/files/sGP1Dw8MS25HsJEzNmjw)

{% stepper %}
{% step %}

#### Navigate to the Coalitions module

Select **Coalitions** from the main navigation menu to open the coalitions list.
{% endstep %}

{% step %}

#### Click Add Coalition

Click the **Add Coalition** button to open a new coalition form.
{% endstep %}

{% step %}

#### Enter the coalition name

Type the name of the coalition in the **Coalition Name** field.
{% endstep %}

{% step %}

#### Select the unit

Choose the **Unit** this coalition belongs to from the dropdown.
{% endstep %}

{% step %}

#### Select program areas

Select one or more **Program Areas** that this coalition addresses.
{% endstep %}

{% step %}

#### Select the jurisdiction level

Select the **Jurisdiction Level** that describes the geographic scope of this coalition (e.g., local, county, regional, state, national). This is a required field.
{% endstep %}

{% step %}

#### Select assistance received and provided

Select all applicable options for **Assistance Received** and **Assistance Provided**. Both fields are multi-select.

{% hint style="info" %}
If the type of assistance you need is not listed, select **Other** and enter a description in the text field that appears.
{% endhint %}
{% endstep %}

{% step %}

#### Indicate SNAC status

Indicate whether this coalition is a **SNAC** (State Nutrition Action Council) by selecting the appropriate option.
{% endstep %}

{% step %}

#### Select intervention types

Select the **Intervention Types** that apply to this coalition's work. Options include:

* **Direct Education**
* **Social Marketing**
* **PSE** (Policy, Systems, and Environmental changes)
  {% endstep %}

{% step %}

#### Add comments or uploads

Optionally, enter any **Comments** relevant to this coalition. You may also attach files using the **Uploads** section.
{% endstep %}

{% step %}

#### Save and continue

Click **Save** to create the coalition record and continue to the next step.
{% endstep %}
{% endstepper %}


---

# 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/create-a-coalition.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.
