# Indirect Activity Reach

#### Location

This panel appears on the following dashboards:

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

#### Modules Included

* Indirect Activities

#### Filters

**Applied Filters**

* **Viewable records** — Only Indirect Activities the current user has permission to view are included.

**Non-Applicable Filters**

* **Verified** — The Indirect Activity module does not have a verification status field.
* **Session Date Range** — Indirect Activities do not have session occurrences.

#### Calculations

1. PEARS retrieves all viewable Indirect Activities that match the current dashboard filters.
2. The panel calculates two summary statistics from the activity channel records:
   * **New Reach** — Sum of each activity channel's **New Reach** value across all matching indirect activities.
   * **Estimated Reach** — Sum of each activity channel's **Estimated Reach** value across all matching indirect activities.
3. Both values are displayed as large summary numbers.

#### Additional Notes

* New reach represents community members reached for the first time through indirect channels. Estimated reach represents the total potential audience.


---

# 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/indirect-activity-reach.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.
