# Add Channels

Channels describe how you distributed the indirect activity and how many people it reached. Each channel represents a specific distribution method with its own reach data.

![Screenshot: The Channels page of an indirect activity showing the channels table with columns for Intervention Channel, Description, Site, Estimated Reach, and action buttons, along with the Add Channel button](/files/xlpfwO9i3EsV3JA3gBHs)

## Add a Channel

{% stepper %}
{% step %}

#### Navigate to the Channels Page

From the indirect activity detail page, click **Channels** in the progress panel or click the **Add Channel** button.
{% endstep %}

{% step %}

#### Select an Intervention Channel

In the **Intervention Channel** field, select the distribution method used (e.g., newsletter, social media, website, flyer). If the appropriate option is not listed, select **Other** and enter a description.
{% endstep %}

{% step %}

#### Enter a Description (optional)

In the **Description** field, provide a brief description of this channel.
{% endstep %}

{% step %}

#### Select a Site (if applicable)

In the **Site** field, select the delivery site for this channel, if required by your organization.
{% endstep %}

{% step %}

#### Enter Reach Data

* **Estimated Reach** — Enter the estimated number of people reached through this channel. This field is required for SNAP-Ed program areas.
* **Newly Reached** — Enter the number of people reached for the first time. This value cannot exceed the estimated reach.
* **Reach Data Source** — Select the source used to estimate reach. If the source is not listed, select **Other** and enter the source.
  {% endstep %}

{% step %}

#### Save the Channel

Click **Save** to add the channel. Repeat these steps to add additional channels.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**NOTE:** At least one channel is required before the indirect activity can be marked as complete.
{% endhint %}

## Manage Channels

The Channels section displays all added channels in a table. For each channel, you can:

* **View** — Click to see channel details.
* **Edit** — Modify channel information and reach data.
* **Remove** — Delete the channel from the 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/engage/indirect-activities/add-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.
