# Random Favorite Quotes

#### Location

This panel appears on the following dashboards:

* [Unit Snapshot Dashboard](/analyze/impact-dashboards/unit-snapshot-dashboard.md)

#### Modules Included

* Success Stories

#### Filters

**Applied Filters**

* **Viewable records** — Only Success Stories the current user has permission to view are included.
* **Non-empty quotes** — Only stories with a favorite quote entered are included.
* **Stories module** — This panel is only visible if the organization has the Stories module enabled.

**Non-Applicable Filters**

* **Interventions** — Success Stories do not have an intervention field.
* **Projects** — Success Stories do not have a project field.
* **Settings** — Success Stories do not have a setting field.
* **Verified** — Success Stories do not have a verification status field.
* **Session Date Range** — Success Stories do not have session occurrences.
* **Primary Curriculum** — Success Stories do not have a curriculum field.

#### Calculations

1. PEARS retrieves all viewable Success Stories that match the current dashboard filters and have a non-empty favorite quote.
2. Up to four stories are selected at random.
3. For each selected story, the panel displays:
   * **Title** — The success story title.
   * **Favorite Quote** — The quote text from the story.
4. Each quote links to its corresponding success story record in PEARS.

#### Additional Notes

* The quotes displayed are randomized each time the dashboard is loaded, so the selection may change on refresh.
* This panel is permission-gated and will only appear if the organization has the Success Stories module enabled.


---

# 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/analyze/impact-dashboards/panels/random-favorite-quotes.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.
