# Create an Indirect Activity

![Screenshot: The Create Indirect Activity form showing the Title field, Unit selector, Program Areas multi-select, Project dropdown, Intervention dropdown, Start Date and End Date fields, and optional fields for Intervention Topics, Languages, Action Plan(s), and Comments](/files/by3pZqyQ4ifXA5lLhURP)

{% hint style="info" %}
**TIP:** The red asterisk **\*** next to the heading of a field indicates that the field is required.
{% endhint %}

{% stepper %}
{% step %}
**Navigate to Indirect Activities**

From the PEARS homepage, hover over the **Engage** menu and click **Indirect Activities**.
{% endstep %}

{% step %}
**Click Add Indirect Activity**

Click the **Add Indirect Activity** button to open the form.
{% endstep %}

{% step %}
**Enter a Title**

In the **Title** field, enter a descriptive name for this indirect activity.
{% endstep %}

{% step %}
**Select a Unit**

In the **Unit** field, select the extension unit responsible for this activity.
{% endstep %}

{% step %}
**Select Program Areas**

In the **Program Areas** field, select the program area(s) that apply.
{% endstep %}

{% step %}
**Select a Project (if applicable)**

If the **Project** field is available, select the SNAP-Ed project associated with this activity.
{% endstep %}

{% step %}
**Select an Intervention (if applicable)**

If the **Intervention** field is available, select the appropriate intervention from the dropdown.
{% endstep %}

{% step %}
**Enter Date Range (optional)**

Enter the **Start Date** and **End Date** for this activity. If you enter one date, both are required.
{% endstep %}

{% step %}
**Enter Food Demonstration Details (if applicable)**

If the **Did this activity include a food demonstration/taste test?** field is available, select **Yes** or **No**. If **Yes**, enter the recipes used.
{% endstep %}

{% step %}
**Select Additional Options (optional)**

Complete any remaining optional fields:

* **Intervention Topics** — Select the topics covered.
* **Languages** — Select the languages used.
* **Volunteers** — Enter the number of volunteers who helped with this activity.
* **Volunteer Hours** — Enter the total hours volunteers contributed.
* **Action Plan(s)** — Link to one or more relevant action plans.
* **Crisis** — Select if related to a crisis event.
* **Comments** — Add any notes.
* **Uploads** — Attach relevant files.

{% hint style="info" %}
**TIP:** Volunteer totals from indirect activities also appear on the SNAP-Ed and Extension impact dashboards alongside the existing indirect activity data.
{% endhint %}
{% endstep %}

{% step %}
**Save and Continue**

Click **Save and Continue** to proceed to the [Collaborators](/engage/indirect-activities/collaborators.md) page.
{% endstep %}
{% endstepper %}


---

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