# Create a Partnership

Follow these steps to create a new partnership record in PEARS.

![Screenshot: The Create Partnership form showing the Partnership Name field, Site and Unit dropdowns, Program Areas multi-select, Entity Type dropdown, Jurisdiction Level dropdown, Assistance Received and Assistance Provided multi-selects, SNAP-Ed Funded selector, and Intervention Types checkboxes](/files/3i5lVapN7CA1313k1y0C)

{% stepper %}
{% step %}

#### Navigate to the Partnerships module

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

{% step %}

#### Click Add Partnership

Click the **Add Partnership** button to open a new partnership form.
{% endstep %}

{% step %}

#### Enter the partnership name

Type the name of the partnering organization in the **Partnership Name** field.
{% endstep %}

{% step %}

#### Select a site and unit

Choose the appropriate **Site** and **Unit** from the dropdown menus to associate the partnership with your organizational structure.
{% endstep %}

{% step %}

#### Select program areas

Select one or more **Program Areas** that apply to this partnership.

{% hint style="info" %}
**TIP:** Program areas must be selected before the partnership can be marked as complete.
{% endhint %}
{% endstep %}

{% step %}

#### Select the entity type

Choose the **Entity Type** that best describes the partnering organization (e.g., government agency, nonprofit, school district).
{% endstep %}

{% step %}

#### Select the jurisdiction level

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

{% step %}

#### Select assistance received

Select all types of **Assistance Received** from the partnering organization. This is a multi-select field.

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

{% step %}

#### Select assistance provided

Select all types of **Assistance Provided** to the partnering organization. This is a multi-select field.

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

{% step %}

#### Indicate SNAP-Ed funded status

Select whether this partnership is **SNAP-Ed Funded**. Choose **Yes** or **No** to indicate if SNAP-Ed funding supports this partnership.
{% endstep %}

{% step %}

#### Select intervention types

Check all applicable **Intervention Types** for this partnership:

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

{% step %}

#### Add comments and uploads

Enter any additional **Comments** in the text field. Attach relevant files using the **Upload** option if needed.
{% endstep %}

{% step %}

#### Save and continue

Click **Save and Continue** to save the partnership details and proceed to the next step.

{% hint style="warning" %}
**NOTE:** You must save before navigating away from the page, or your changes will be lost.
{% endhint %}
{% 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/partnerships/create-a-partnership.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.
