# View a Noteworthy Success Story

Success stories can be marked as "noteworthy" by administrators to highlight impactful stories. A green star icon indicates noteworthy stories.

## Find Noteworthy Stories

{% stepper %}
{% step %}

#### Navigate to Success Stories

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

{% step %}

#### Sort by the Noteworthy column

Click the **Noteworthy** column heading to reorder the list. The first click moves noteworthy stories to the bottom; clicking again places them at the top.
{% endstep %}

{% step %}

#### Filter for noteworthy stories

Click the **More** button to access filtering options. In the **Noteworthy** field, choose **Noteworthy** or **Not Noteworthy** to display the corresponding records.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**TIP:** A green star appears on the detail pages of noteworthy stories, visible to all users. Organization Administrators automatically have access to view noteworthy stories. Contact PEARS Support to grant additional users this permission.
{% endhint %}

{% hint style="info" %}
**TIP:** By default, the list shows records from the current reporting year sorted by "Last Modified" date. Success stories do not follow typical viewable permissions — all organizational users can see all records.
{% 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/noteworthy-success-stories.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.
