# Complete a Self-Assessment

This article walks through the steps for staff members to complete a self-assessment as part of the annual performance review process. During the user assessment window, you will select supporting data from other PEARS modules, set goals for the next year, review previous goals and feedback, complete the self-assessment survey, and upload any supporting documents.

{% hint style="warning" %}
**NOTE:** You can only complete your self-assessment during the user assessment window defined in the review plan. If the window has not opened or has already closed, you will not be able to submit your assessment.
{% endhint %}

{% stepper %}
{% step %}

#### Navigate to Your Performance Review

From the PEARS homepage, hover over the **Reflect** menu in the top navigation bar and click **Performance Reviews**. Locate the current review plan and click on it to open your self-assessment.
{% endstep %}

{% step %}

#### Select Supporting Data (if configured)

If the review plan requires supporting data, you will see a section for selecting records from other PEARS modules. Depending on your organization's configuration, you may select data from:

* **Action Plans** — Select relevant action plans from the configured year.
* **Development Plans** — Select professional development plans.
* **Action Plan Reports** — Select action plan reports that document your progress.
* **Quarterly Efforts** — Select quarterly effort reports.
* **Program Activities** — Select program activities you led or contributed to.
* **Success Stories** — Select success stories that highlight your impact.

Use the available lists to browse and select the records that best represent your work during the review period. The year of available records (previous, same, or next year relative to the review year) is determined by the review plan configuration.

{% hint style="info" %}
**TIP:** Choose supporting data that clearly demonstrates your accomplishments and contributions. Reviewers will use this information to evaluate your performance.
{% endhint %}
{% endstep %}

{% step %}

#### Review Previous Goals and Supervisor Feedback

If you participated in a previous performance review cycle, this section displays your goals from the prior year along with any feedback your supervisor provided. This information is read-only and is included for your reference as you reflect on your progress.
{% endstep %}

{% step %}

#### Enter Goals for Next Year

In the **Goals for Next Year** field, enter your professional goals for the upcoming year. Describe the objectives you plan to work toward, including any specific outcomes or milestones.

{% hint style="info" %}
**TIP:** Write clear, measurable goals. Your supervisor will review these goals and provide feedback during their evaluation.
{% endhint %}
{% endstep %}

{% step %}

#### Complete the Self-Assessment Survey

Complete the self-assessment survey by answering each question. The survey was selected by your administrator when creating the review plan. All required questions must be answered before you can submit.
{% endstep %}

{% step %}

#### Upload Supporting Documents (optional)

In the **File Attachments** section, upload any additional documents that support your self-assessment. These may include certificates, reports, recognition letters, or other relevant files.
{% endstep %}

{% step %}

#### Submit Your Self-Assessment

Review your responses and click **Submit** to finalize your self-assessment. Once submitted, your self-assessment will be available for your supervisor to review during the supervisor window.

{% hint style="warning" %}
**NOTE:** After submitting, you may not be able to edit your self-assessment. Verify that all information is accurate and complete before submitting.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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/reflect/performance-reviews/complete-a-self-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.
