# Duplicate Contacts Demographics

#### Location

This panel appears on the following dashboards:

* [Duplicate Contacts](/analyze/impact-dashboards/duplicate-contacts.md)

#### Modules Included

* Program Activities (Demographics data)

#### Filters

**Applied Filters**

* **Viewable records** — Only Program Activities the current user has permission to view are included.
* **Session type** — Only in-person and virtual live online sessions are considered when calculating duplicates.

**Non-Applicable Filters**

All standard Program Activity filters are supported by this panel.

#### Calculations

1. PEARS retrieves all viewable Program Activities that match the current dashboard filters.
2. For each program, demographics values are multiplied by the number of qualifying session occurrences to produce duplicate-adjusted counts.
3. Four charts are generated, each summing the duplicate-adjusted demographic values:
   * **Gender** — Female, Male, Non-Binary, Prefer Not to Respond, Other/Unknown.
   * **Age** — Age group categories as defined by the organization.
   * **Race** — American Indian/Alaska Native, Asian, Black/African American, Native Hawaiian/Pacific Islander, White, Two or More Races, Prefer Not to Respond, Unknown.
   * **Ethnicity** — Hispanic/Latino, Non-Hispanic/Latino, Prefer Not to Respond, Unknown.
4. Each chart displays the data as proportional segments.

#### Additional Notes

* This panel uses the same duplicate-adjusted counting methodology as the [Total Duplicate Contacts](/analyze/impact-dashboards/panels/total-duplicate-contacts.md) panel, applied to each demographic category.
* Demographic categories with zero duplicate contacts are excluded from the display.


---

# 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/analyze/impact-dashboards/panels/duplicate-contacts-demographics.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.
