# Edit a Quarterly Effort

Follow the steps below to edit an existing quarterly effort record.

{% 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 %}

#### Select a Quarterly Effort

The Quarterly Efforts list displays available records. Click the record you want to edit.
{% endstep %}

{% step %}

#### Click Edit

On the quarterly effort detail page, click the **Edit** button.

![Screenshot: The quarterly effort detail page showing the Edit button and record summary information](/files/0Yk5kFNDCA39KMI7M68A)
{% endstep %}

{% step %}

#### Edit the Quarterly Effort

Modify the quarterly effort details as needed. For field-specific guidance, refer to:

* [Create a Quarterly Effort](/reflect/quarterly-efforts/create-a-quarterly-effort.md) — General Information
* [Demographics and Effort](/reflect/quarterly-efforts/demographics-and-effort.md) — Contacts and demographics
  {% endstep %}

{% step %}

#### Save

Click **Save and Continue** to save changes and proceed to the next section, or click **Save** to save and return to the record detail page.
{% 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/edit-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.
