# Deduplicate Registrants

## Description

This guide provides the steps to identify duplicate registrants in the program. The registrants are deduplicated based on the Deduplication Managers configured in the program.

## Pre-requisites <a href="#pre-requisites" id="pre-requisites"></a>

The user should have a Program Administrator role.

## Steps <a href="#steps" id="steps"></a>

1. Navigate to *Programs* using the menu bar.

<figure><img src="/files/BtKi8b9qZgtwfhMPAldV" alt=""><figcaption></figcaption></figure>

2. Click on the desired program name.

<figure><img src="/files/LG7jxM9Ok4oMDHpSrb4N" alt=""><figcaption></figcaption></figure>

3. The *Programs* detail page shows the number of beneficiaries enrolled in the program.

<figure><img src="/files/IQpFL1aSwWXm1tYMjmIB" alt=""><figcaption></figcaption></figure>

4. Check on the *Beneficiaries* to view the complete list of registrants including the registrants in *Draft* status.

<figure><img src="/files/nM8y3lbDqqTRwqtUv5G3" alt=""><figcaption></figcaption></figure>

4. Navigate back to the program detail view page and click on *Deduplicate.*

<figure><img src="/files/YJjt8DgNjbOW1Vztfdyl" alt=""><figcaption></figcaption></figure>

5. The registrants with duplicate IDs are marked *Duplicated* in the status column.

<figure><img src="/files/rI3NClXothd7Inf91ji1" alt=""><figcaption></figcaption></figure>


---

# 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://docs.openg2p.org/1.1/guides/user-guides/deduplicate-registrants.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.
