# Auto Calculate Quarterly Effort Contacts

The Auto Calculate feature populates the Contacts section and Volunteer Hours of a quarterly effort record by pulling data from your program activities and direct contacts for the corresponding quarter.

{% hint style="warning" %}
**NOTE:** Report program activity and direct contact data from the corresponding quarter before running the auto-calculation.
{% endhint %}

{% stepper %}
{% step %}

#### Navigate to Quarterly Efforts

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

{% step %}

#### Open the record

Click the quarterly effort record you want to update.
{% endstep %}

{% step %}

#### Go to Effort & Contacts

Click the **Effort & Contacts** button to view the details page.
{% endstep %}

{% step %}

#### Auto-calculate contacts

Scroll to the **Contacts** section and click **Auto-Calculate Contacts** to compute the quarterly totals.
{% endstep %}

{% step %}

#### Save

Click **Save and Continue** to proceed to the next section, or **Save** to store your changes.
{% endstep %}
{% endstepper %}

## What Gets Included

The auto-calculation includes:

* Both complete and incomplete program activity records within the quarter
* Only sessions falling within the applicable quarter
* Direct contacts with date ranges within the quarter
* **Volunteer Hours** — Total volunteer hours summed from applicable program activities for the quarter
* Data created by the current user only (collaborator records are excluded)

{% hint style="warning" %}
**NOTE:** "Virtual, self-directed & interactive" program activities are excluded from calculations. A "contact" represents one interaction with a person. Age is not reported in quarterly effort records.
{% 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/reflect/quarterly-efforts/auto-calculate-contacts.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.
