# Edit a Success Story

Follow the steps below to edit an existing success story record.

{% stepper %}
{% step %}

#### Navigate to Success Stories

From the PEARS homepage, hover over the **Reflect** menu and click **Success Stories**.
{% endstep %}

{% step %}

#### Select a Success Story

The Success Stories list displays available records. Click the success story you want to edit.
{% endstep %}

{% step %}

#### Click Edit

On the success story detail page, click the **Edit** button.

![Screenshot: The success story detail page showing the Edit and Delete buttons in the top-right area of the page](/files/kqEsnUYQip8ssmx2Zm59)
{% endstep %}

{% step %}

#### Edit the Success Story

Modify the success story details as needed. For field-specific guidance, refer to:

* [Create a Success Story](/reflect/success-stories/create-a-success-story.md) — General Information
* [Add Story Details](/reflect/success-stories/story-narrative.md) — Story content
* [Add SNAP-Ed Data](/reflect/success-stories/add-snap-ed-data.md) — SNAP-Ed custom data *(SNAP-Ed only)*
  {% endstep %}

{% step %}

#### Save

Click **Save and Continue** to save changes and proceed to the next section, or click **Save** to save and return to the record detail page.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**NOTE:** You may only edit Success Stories you created in the current reporting period, unless you are a collaborator, editable user, or Data Manager. Contact your Data Manager to access records from previous reporting periods. Organization Data Managers are listed in the [PEARS Directory](/accounts-and-permissions/accounts-and-permissions/directory.md).
{% endhint %}

{% hint style="warning" %}
**CAUTION:** For Extension organizations, changing the program area automatically adjusts the reporting period. Switching between SNAP-Ed and Extension program areas removes the Background field and SNAP-Ed Custom Data page.
{% endhint %}


---

# 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/edit-a-success-story.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.
