# Add Demographics Data

The Demographics section records the number of people contacted and their demographic breakdown by communication method, gender, age, ethnicity, and race.

![Screenshot: The Direct Contact Demographics page showing the Total field at the top, followed by the Communication Method section with In Person, Phone, Email, Video Conference, Social Media, Text, and Other fields, and the Gender, Age, Ethnicity, and Race data entry sections below](/files/7bYD9uN29Z0D1gBJusB0)

{% stepper %}
{% step %}

#### Enter Total Contacts

In the **Total** field, enter the total number of people contacted. This number must be greater than zero.
{% endstep %}

{% step %}

#### Enter Communication Method Totals

Enter the number of contacts made through each communication method:

* **In Person**
* **Phone**
* **Email**
* **Video Conference**
* **Social Media**
* **Text**
* **Other**

{% hint style="warning" %}
**NOTE:** The sum of all communication method totals must equal the total number of contacts.
{% endhint %}
{% endstep %}

{% step %}

#### Enter Gender Data

Enter the number of contacts for each gender category:

* **Male**
* **Female**
* **Non-binary** (2023+ reporting periods)
* **Unknown**
* **Prefer Not to Respond**

The sum of all gender values must equal the total.
{% endstep %}

{% step %}

#### Enter Age Data

Enter the number of contacts for each age category. Age categories include youth ranges, adult ranges, and unknown/prefer not to respond.

{% hint style="info" %}
**TIP:** The specific age categories available depend on your reporting period. 2023+ reporting periods have additional categories such as 60–75 and 76+.
{% endhint %}
{% endstep %}

{% step %}

#### Enter Ethnicity Data

Enter the number of contacts for each ethnicity category:

* **Hispanic / Latino**
* **Non-Hispanic / Latino**
* **Unknown**
* **Prefer Not to Respond**

The sum must equal the total.
{% endstep %}

{% step %}

#### Enter Race Data

Enter the number of contacts for each race category. Contacts who identified with more than one race should be counted in the **Two or More Races** field and the individual race fields for each race they identified.

![Screenshot: The Race data entry section of the Direct Contact Demographics page showing the individual race category fields, the Two or More Races field, Unknown, and Prefer Not to Respond fields with their numeric input boxes](/files/eHkUZPBr91V4mVFyYpca)

{% hint style="warning" %}
**NOTE:** The sum of single-race counts plus Two or More Races, Prefer Not to Respond, and Unknown must equal the total. Each multi-race field cannot exceed the Two or More Races count.
{% endhint %}
{% endstep %}

{% step %}

#### Save and Continue

Click **Save and Continue** to save the demographics and proceed to the next section.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**TIP:** If your organization uses the Community Relationships (CRM) module, you may be able to auto-calculate demographics from your CRM interaction data for the matching date range.
{% 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/engage/direct-contacts/add-demographics-data.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.
