# Unique Site Counts by Program Setting

#### Location

This panel appears on the following dashboards:

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

#### Modules Included

* Program Activities (SNAP-Ed custom data)

#### Filters

**Applied Filters**

* **Viewable records** — Only Program Activities the current user has permission to view are included.
* **SNAP-Ed framework setting** — Only programs with a SNAP-Ed framework setting assigned are included.

**Non-Applicable Filters**

All standard Program Activity filters are supported by this panel.

#### Calculations

1. PEARS retrieves all viewable Program Activities that match the current dashboard filters and have a SNAP-Ed framework setting assigned.
2. Programs are grouped by their SNAP-Ed framework setting name.
3. For each setting, the panel counts the number of distinct sites.
4. Results are displayed as a bar chart sorted by site count in descending order.

#### Additional Notes

* This panel uses the SNAP-Ed framework setting from the program's custom data, not the site's own setting field.
* Settings with zero sites are excluded from the chart.


---

# 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/unique-site-counts-by-program-setting.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.
