# Create a Performance Review Assessment

A performance review assessment is a survey with the purpose set to "Performance Review." These surveys are used within performance review plans for self-assessments, supervisor reviews, and board member reviews.

{% hint style="info" %}
**TIP:** The red asterisk **\*** next to the heading of a field indicates that the field is required.
{% endhint %}

{% stepper %}
{% step %}

#### Navigate to Surveys

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

{% step %}

#### Click Add Survey

Click the **Add Survey** button on the Surveys list page.
{% endstep %}

{% step %}

#### Enter a title

Enter a descriptive title for the assessment in the **Survey Title** field.
{% endstep %}

{% step %}

#### Set the purpose to Performance Review

In the **Purpose** dropdown, change the selection from "Direct Education" to **Performance Review**.

![Screenshot: The survey creation form with the Purpose dropdown expanded showing the Performance Review option selected, along with the Survey Title field above](/files/nWq4NKODykGGw94tlLDv)
{% endstep %}

{% step %}

#### Select delivery types

Choose the applicable delivery types for the assessment, such as User Review or Supervisor Review. Remove unwanted delivery types by clicking the delete icon next to each item.
{% endstep %}

{% step %}

#### Enter a description

In the **Description** field, provide a description of the assessment and any relevant notes.
{% endstep %}

{% step %}

#### Enter copyright information (optional)

In the **Copyright notice** field, enter any copyright information for the assessment instrument.
{% endstep %}

{% step %}

#### Enable aggregate responses (optional)

Toggle the **Allow entering response data as aggregate counts** option if you want aggregate data entry. The toggle turns dark green when activated.
{% endstep %}

{% step %}

#### Upload a print version (optional)

Click **Browse** to upload a printable version of the assessment (PDF, DOCX, or other supported format). Only one print version file may be uploaded per assessment.
{% endstep %}

{% step %}

#### Upload instructions (optional)

In the **File Attachments** section, upload supporting documents by clicking **Select** or dragging files into the upload area.
{% endstep %}

{% step %}

#### Save

Click **Save and Continue** to save the assessment and proceed to add questions, or click **Save** to preserve your work.

![Screenshot: The performance review assessment form showing all completed fields including title, purpose set to Performance Review, delivery types, description, copyright, aggregate toggle, print version upload, and file attachments section](/files/MWHsfNESZeqilGfZbVr0)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**TIP:** After creating the assessment, add questions using the [Add Questions to a Survey](/plan/surveys/add-survey-questions.md) workflow, then mark the survey as active before assigning it to a review plan.
{% 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/create-a-review-assessment.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.
