> For the complete documentation index, see [llms.txt](https://docs.truecaller.com/truecaller-for-business/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.truecaller.com/truecaller-for-business/migration-to-the-new-truecaller-for-business-console/how-do-i-move-business-numbers-to-the-new-console.md).

# How do I move business numbers to the new console?

1. On your existing console, click on the orange banner on top to begin the migration.

<figure><img src="https://1505116975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyWoE7a7EzgrlGFIoECsj%2Fuploads%2FrH7SC57ucmgJmtWdLU8N%2FScreenshot%202024-06-12%20115815.png?alt=media&amp;token=1e561ba2-e430-447e-b9f0-dd9fa824fb46" alt=""><figcaption></figcaption></figure>

2. Build your calling operations structure to configure numbers based on their use-case. Refer [here ](/truecaller-for-business/onboarding/1.-setup-your-calling-operations.md)to know move about calling operations.
3. Once your calling operations are set, you have to setup a process.

<figure><img src="https://1505116975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyWoE7a7EzgrlGFIoECsj%2Fuploads%2FzmeefCSzyeKyA7I6dHLY%2Fezgif-6-faa8496ea8.gif?alt=media&amp;token=f857a843-cf94-4273-9c7e-bb199ca05cfb" alt=""><figcaption></figcaption></figure>

4. Now, you can start configuring your process. You can pick from the suggested number groups or choose from the other existing number groups.

<figure><img src="https://1505116975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyWoE7a7EzgrlGFIoECsj%2Fuploads%2FU2eomE1Nnyuv5NVQfisX%2Fezgif-6-c02d0e23fe.gif?alt=media&amp;token=9a977f4b-eca1-4c0c-b95a-1487dc43b196" alt=""><figcaption></figcaption></figure>

5. Next, start adding numbers to your feature sets.&#x20;

<figure><img src="https://1505116975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyWoE7a7EzgrlGFIoECsj%2Fuploads%2FBBTSNMmd02rkfpPLpbWG%2Fezgif-2-10089cda17.gif?alt=media&amp;token=a81b9679-cc81-4526-b248-b0f0d1ccd9fc" alt=""><figcaption></figcaption></figure>

6. Once all your configurations are done, click on Finish Migration.

<figure><img src="https://1505116975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyWoE7a7EzgrlGFIoECsj%2Fuploads%2Ff9h72sR4t7cJkQ3rUwCq%2Fezgif-2-d2719f873e.gif?alt=media&amp;token=9f1ec447-16f6-41db-9db5-dffb148a7545" alt=""><figcaption></figcaption></figure>

You're all set! Welcome to the new console!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.truecaller.com/truecaller-for-business/migration-to-the-new-truecaller-for-business-console/how-do-i-move-business-numbers-to-the-new-console.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
