# Add Supporting Data

The Supporting Data tab allows administrators to require staff to include PEARS records in their performance reviews. When enabled, staff will select from their own PEARS entries as part of the review process.

{% stepper %}
{% step %}

#### Navigate to Performance Review Plans

From the PEARS homepage, hover over the **Plan** menu and click **Performance Review Plans**.
{% endstep %}

{% step %}

#### Open the review plan

Click the performance review plan you want to configure.
{% endstep %}

{% step %}

#### Go to Supporting Data

Click the **Supporting Data** tab in the plan details.
{% endstep %}

{% step %}

#### Enable supporting data

Select **Yes** to indicate that staff should be required to include PEARS records in their performance reviews.
{% endstep %}

{% step %}

#### Add required modules

Click **Select Modules** to choose which data types to request. In the **Add Required Module** window:

* Select one module type from the dropdown (only one per entry).
* Select the year from which data is requested: **Previous**, **Current**, or **Next** year.
* Click **Save** to confirm.

Repeat to add additional modules as needed.
{% endstep %}

{% step %}

#### Manage required modules

Review the listed required modules. Use the **pencil icon** to edit or the **x** to remove entries.

![Screenshot: The Supporting Data tab showing the list of required modules with their types and year settings, along with pencil edit and x remove buttons, and the Select Modules button to add more](/files/3cCmujfsQYkanIBkUVqm)
{% endstep %}

{% step %}

#### Save

Click **Save and Continue** to proceed to the next section, or **Save** to store your progress.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**NOTE:** If supporting data is required, staff must select from their PEARS entries when completing their reviews. If no data exists for a required module, staff must create it before submitting their review. Plans cannot be edited after the designated start date.
{% 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/plan/performance-review-plans/add-supporting-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.
