# Activities by County

#### Location

This panel appears on the following dashboards:

* [Unit Snapshot Dashboard](/analyze/impact-dashboards/unit-snapshot-dashboard.md)

#### Modules Included

* Program Activities

#### Filters

**Applied Filters**

* **Organization state** — The map is automatically scoped to your organization's state.
* **Viewable records** — Only Program Activities the current user has permission to view are included.
* **Programs module** — This panel is only visible if the organization has the Programs module enabled.

**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.
2. Each program activity is associated with a site, which belongs to a city in a specific county.
3. Program activities are grouped by county and counted.
4. Results are displayed as a choropleth (shaded) map where darker shading indicates higher activity counts.

#### Additional Notes

* Hover over a county to see the county name and activity count.
* Counties with no program activities appear unshaded.


---

# 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/activities-by-county.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.
