# Add SNAP-Ed Data

If your organization uses SNAP-Ed, you will need to complete the SNAP-Ed Data section for your success story. This section captures project details, framework indicators, socioecological frameworks, programming approaches, and partner types that relate to the story.

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

## Navigate to SNAP-Ed Data

After completing the Story Narrative step, PEARS directs you to the SNAP-Ed Data page if your organization uses SNAP-Ed. You can also access this section from the success story detail page by clicking **SNAP-Ed Data** in the progress panel.

{% stepper %}
{% step %}

#### Select a Project (optional)

In the **Project** field, select the SNAP-Ed project associated with this success story from the dropdown.
{% endstep %}

{% step %}

#### Select Framework Indicators

In the **Framework Indicators** field, select the indicator(s) that apply to this success story. More than one indicator may be selected.

{% hint style="warning" %}
**NOTE:** At least one framework indicator is required when SNAP-Ed data is enabled for your organization.
{% endhint %}
{% endstep %}

{% step %}

#### Select Socioecological Frameworks

In the **Socioecological Frameworks** field, check the framework(s) that apply to this success story. More than one framework may be selected.

{% hint style="warning" %}
**NOTE:** At least one socioecological framework is required when SNAP-Ed data is enabled for your organization.
{% endhint %}
{% endstep %}

{% step %}

#### Select Programming Approaches

In the **Programming Approaches** field, check the approach(es) that apply to this success story. More than one approach may be selected.

{% hint style="warning" %}
**NOTE:** At least one programming approach is required when SNAP-Ed data is enabled for your organization.
{% endhint %}
{% endstep %}

{% step %}

#### Select Partner Types (optional)

In the **Partner Types** field, select the type(s) of partners involved in the program described by this success story, if applicable. More than one partner type may be selected.
{% endstep %}

{% step %}

#### Save and Continue

Click the **Save and Continue** button to save the SNAP-Ed data and proceed to the next step in the workflow.

To save without continuing, click the **Save** button instead.
{% 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/reflect/success-stories/add-snap-ed-data.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.
