# Duplicate Contacts

The Duplicate Contacts dashboard helps identify program participants who appear in multiple program activities. It displays a total count of duplicate contacts and a demographic breakdown of those duplicates, making it useful for understanding the overlap in participant reach across programs.

{% hint style="info" %}
**TIP:** Navigate to **Analyze > Impact Dashboards** and select **Duplicate Contacts** to open this dashboard.
{% endhint %}

## Panels

* [Total Duplicate Contacts](/analyze/impact-dashboards/panels/total-duplicate-contacts.md)
* [Duplicate Contacts Demographics](/analyze/impact-dashboards/panels/duplicate-contacts-demographics.md)

## Filters

The following filters are available on this dashboard.

* **Reporting Year** — Limits data to the selected reporting period(s).
* **Program Type** — Filters by program type.
* **Program Areas** — Filters by program area.
* **Created By** — Filters by the user who created the record.
* **Collaborator** — Filters by users listed as collaborators.
* **Contributed by a Collaborator** — Limits to records where a collaborator is marked as a contributor.
* **Units** — Filters by Extension unit.
* **Sites** — Filters by site location.
* **Action Plans** — Filters by associated action plan.
* **Interventions** — Filters by intervention.
* **Projects** — Filters by project.
* **Settings** — Filters by program setting.
* **Date Range** — Filters by record creation date.
* **Verified** — Filters by verification status.
* **Complete** — Filters by completion status. Defaults to complete records only.
* **Primary Curriculum** — Filters by primary curriculum.
* **Session Date Range** — Filters by program session occurrence date.


---

# 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/duplicate-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.
