# Performance Review Plans

**Performance Review Plans** in PEARS provide a structured process for conducting annual staff evaluations. Administrators create review plans that define participation, assessment windows, and surveys. Staff members complete self-assessments, supervisors provide evaluations and feedback, and board members can optionally participate in the review process.

## Getting Started

To access Performance Review Plans, hover over the **Plan** menu in the top navigation bar and click **Performance Review Plans**. The Performance Review Plans list displays all review plans with options to search, filter, and create new plans.

![Screenshot: The Performance Review Plans list view showing the table of review plan records with columns for year, positions, status, and assessment windows, along with the search bar, filter options, and Add Review Plan button](https://2560412328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff0820LrBGQ9ZA8SC4BR1%2Fuploads%2Fgit-blob-6671db52f5ff61f1e8bfadf408cd867d453be713%2Freview-plans-list-view.png?alt=media)

## Create a Review Plan

An administrator creates a review plan that defines the review year, participating positions, assessment windows, and surveys.

[Create a Review Plan](https://support.pears.io/plan/performance-review-plans/create-a-review-plan)

{% hint style="info" %}
**TIP:** Each stage of the review process has its own assessment window with start and deadline dates. Participants can only submit their reviews during the open window for their role.
{% endhint %}

{% hint style="warning" %}
**NOTE:** Board member reviews are only available when the review plan has the **Uses Board Members** option enabled. If your organization does not use board member reviews, this stage is skipped.
{% 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.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.
