# Do I consume a credit when merging a pair?

## Is a Duplicate Credit Consumed When You Merge a Record?

**No.**\
A **Duplicate Credit** is **not** consumed when you merge a duplicate pair.

Instead, the credit is used the **first time a record enters the duplicate detection scope** — that is, when Delpha analyzes it for the purpose of identifying potential duplicates.

## When Is a Duplicate Credit Actually Used?

| Action                                                | Credit Used?                      |
| ----------------------------------------------------- | --------------------------------- |
| ✅ Record added to the duplicate detection scope       | Yes                               |
| 🔁 Duplicate pair is merged manually or automatically | No                                |
| ♻️ Record re-evaluated due to field update            | No (if already counted that year) |

## Key Takeaway

You are billed per **record analyzed**, **not per merge action**.\
This means that **merging is free** in terms of credit consumption.


---

# 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://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-duplicate/do-i-consume-a-credit-when-merging-a-pair.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.
