# Indicator Metrics

The Indicator Metrics report provides SNAP-Ed organizations with a view of outcome data organized by SNAP-Ed Evaluation Framework indicators.

![Screenshot: Indicator Metrics report page showing the list of indicators, metric tabs, and data table with sortable columns](/files/qkmYwOt2wXo5ZULmXaPu)

{% hint style="warning" %}
**NOTE:** This report is available exclusively for SNAP-Ed organizations. Organization Administrators needing access should contact the PEARS Support Team.
{% endhint %}

## Access the Report

From the PEARS homepage, hover over the **Analyze** menu and click **Indicator Metrics**. The report displays completed records from the current reporting year by default.

## Change Report Filters

{% stepper %}
{% step %}

#### Click Edit Filters

Click **Edit Filters** to modify the default filter settings.
{% endstep %}

{% step %}

#### Adjust filter criteria

Update the filter criteria as needed for your desired dataset.
{% endstep %}

{% step %}

#### Click Apply

Click **Apply** to confirm and run the filters. The applied filters are listed under the Filters heading.
{% endstep %}
{% endstepper %}

![Screenshot: Edit Filters panel showing available filter options for the Indicator Metrics report](/files/ARIqIE7TdXw90vDsA6Zn)

## View Report Sections

1. Select an **indicator** from the available list.
2. Choose a **metric** from the tabs that appear.
3. Click a column heading to sort: once for ascending, twice for descending. A small arrow indicates the active sort column.

{% hint style="info" %}
**TIP:** All data shown in the report reflects your organization's actual records. Data can be sorted alphabetically or numerically depending on the column content.
{% 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/analyze/indicator-metrics.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.
