# Indirect Channel Summary

#### Location

This panel appears on the following dashboards:

* [User Dashboard](/analyze/impact-dashboards/user-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:
   * **Channel Count** — Number of distinct activity channels for that intervention channel.
   * **Reach** — Sum of the estimated reach values for those activity channels.
4. Two bar charts are displayed, both sorted by reach in descending order.

#### Additional Notes

* This panel provides a similar view to the [Indirect Activity Intervention Channels](/analyze/impact-dashboards/panels/indirect-activity-intervention-channels.md) panel but is used on the User Dashboard to show individual user activity.


---

# 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-channel-summary.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.
