# Partnerships

The Partnerships module allows you to document and manage formal partnerships between your organization and external entities. Use this module to record the type of assistance exchanged, track partnership events and meetings, and evaluate the depth and effectiveness of each relationship over time.

![Screenshot: The Partnerships list view showing the records table with columns for partnership name, organization, program areas, entity type, and completion status, along with search, filter options, and the Add Partnership button](https://2560412328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff0820LrBGQ9ZA8SC4BR1%2Fuploads%2Fgit-blob-1f2a263408856d68f993c01ac171e06a3c205fd2%2Fpartnerships-list-view.png?alt=media)

{% stepper %}
{% step %}

#### [Create a Partnership](https://support.pears.io/engage/partnerships/create-a-partnership)

Enter partnership details including the organization name, program areas, entity type, assistance exchanged, and intervention types.
{% endstep %}

{% step %}

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

Add staff members and collaborators involved in the partnership.
{% endstep %}

{% step %}

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

Record events and meetings associated with the partnership, including date, type, attendance, and purpose.
{% endstep %}

{% step %}

#### [Evaluation](https://support.pears.io/engage/partnerships/evaluation)

Evaluate the partnership by selecting the relationship depth, assessment tool, and documenting accomplishments and lessons learned.
{% endstep %}

{% step %}

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

Review completion requirements and submit the partnership record.
{% endstep %}
{% endstepper %}

## Additional Actions

* [Copy a Partnership](https://support.pears.io/engage/partnerships/copy-a-partnership) — Duplicate an existing partnership record to save time when entering similar data.
* [Import Partnerships](https://support.pears.io/engage/partnerships/import-partnerships) — Create multiple partnership records at once from a spreadsheet.


---

# 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.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.
