# Partnership and Coalition Characteristics

#### Location

This panel appears on the following dashboards:

* [SNAP-Ed Dashboard](/analyze/impact-dashboards/snap-ed-dashboard.md)
* [Extension Dashboard](/analyze/impact-dashboards/extension-dashboard.md)

#### Modules Included

* Partnerships
* Coalitions

#### Filters

**Applied Filters**

* **Viewable records** — Only Partnerships and Coalitions the current user has permission to view are included.

**Non-Applicable Filters**

* **Verified** — Neither Partnerships nor Coalitions have a verification status field.
* **Interventions** — Not applicable to Partnership or Coalition records.
* **Projects** — Not applicable to Partnership or Coalition records.
* **Session Date Range** — Partnerships and Coalitions do not have session occurrences.
* **Primary Curriculum** — Not applicable to Partnership or Coalition records.

#### Calculations

1. PEARS retrieves all viewable Partnerships and Coalitions that match the current dashboard filters.
2. Four charts are generated:
   * **Partnerships by Jurisdiction** — Partnerships grouped by jurisdiction level (e.g., local, county, state), showing the count at each level.
   * **Coalitions by Jurisdiction** — Coalitions grouped by jurisdiction level, showing the count at each level.
   * **Partnerships by Entity Type** — Top 10 entity types across partnerships, sorted by count in descending order.
   * **Coalitions by Sector of Influence** — Top 10 sectors of influence across coalitions, sorted by count in descending order.

#### Additional Notes

* The entity type chart shows the top 10 most common types. Entity types beyond the top 10 are not displayed.
* Jurisdiction levels are ordered from local to national.


---

# 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/analyze/impact-dashboards/panels/partnership-and-coalition-characteristics.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.
