# How to transfer applicant records

Transferring applicant records can be helpful for merging applicants or if records need to be moved to a new entity.

{% stepper %}
{% step %}

### Navigate to the applicant record you want to transfer the records from

![](/files/5c1a1f06838a9dd86e7f9b75166627bce08bef35)
{% endstep %}

{% step %}

### Click on Transfer Records in the right menu

This will create a preview of the records to be transferred and allow you to select the new owner of the records.

![](/files/c414d805bd43047a14ad8f6e2ecdcd7c3cdec1f7)
{% endstep %}

{% step %}

### Confirm the transfer

Click Transfer to confirm the transfer to the new owner or Cancel to abandon the process. If you are merging the records then you can delete the original applicant at this point.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
The records include Applications, Milestones and Contracts.
{% 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://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/how-to-transfer-applicant-records.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.
