# Create a Quarterly Effort

This article walks through the steps to create a new quarterly effort record in PEARS.

{% 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 Quarterly Efforts

From the PEARS homepage, hover over the **Reflect** menu and click **Quarterly Efforts**.
{% endstep %}

{% step %}

#### Click Add Quarterly Effort

On the Quarterly Efforts list page, click the **Add Quarterly Effort** button.
{% endstep %}

{% step %}

#### Select a Reporting Period

![Screenshot: The quarterly effort creation form showing the Reporting Period, Quarter, Cooperative Extension Appointment, and Program Areas fields](/files/7ptB1Y1ChcAJGVX8V7vj)

In the **Reporting Period** field, select the reporting period for this quarterly effort record.
{% endstep %}

{% step %}

#### Select a Quarter

In the **Quarter** field, select the quarter you are reporting on:

* **Oct-Dec**
* **Jan-Mar**
* **Apr-Jun**
* **Jul-Sep**

{% hint style="warning" %}
**NOTE:** The quarter cannot be changed after the record is saved. Each quarter must be unique per user and reporting period.
{% endhint %}
{% endstep %}

{% step %}

#### Enter Cooperative Extension Appointment

In the **Cooperative Extension Appointment** field, enter your appointment as a decimal value between **0.0** and **1.0**. For example, enter **0.75** for a 75% appointment.
{% endstep %}

{% step %}

#### Select Program Areas

In the **Program Areas** field, select the program area(s) that apply to your work during this quarter. At least one program area is required.
{% endstep %}

{% step %}

#### Add Comments and Uploads (optional)

In the **Comments** field, enter any additional notes about your effort for the quarter. In the **Uploads** section, attach any relevant documents.
{% endstep %}

{% step %}

#### Save and Continue

Click **Save and Continue** to save the record and proceed to the [Demographics and Effort](/reflect/quarterly-efforts/demographics-and-effort.md) page.

![Screenshot: The bottom of the quarterly effort form showing Comments field, Uploads section, and Save and Continue button](/files/gGx40RagZCJ5Rx0e2ZI5)
{% 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/quarterly-efforts/create-a-quarterly-effort.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.
