# Indirect Activity Intervention Channels

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

* 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. Activity channels are grouped by their intervention channel name.
3. For each intervention channel, two values are calculated:
   * **Activity Count** — Number of distinct indirect activities using that channel.
   * **Estimated Reach** — Sum of the estimated reach values for all activity channels using that intervention channel.
4. Two bar charts are displayed:
   * **Intervention Channels by Activity Count** — Sorted by activity count in descending order.
   * **Intervention Channels by Estimated Reach** — Sorted by estimated reach in descending order.

#### Additional Notes

* A single indirect activity can have multiple channels, so the same activity may appear under multiple intervention channel categories.


---

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