> 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/tips-for-a-smoother-migration-to-the-new-console.md).

# Tips for a smoother migration to the new console

* Start by creating a blueprint of how you would like to organize numbers. This means, understanding which operations, processes and configurations you'd want to build. \
  \
  For example: A delivery business has 100 numbers for Order Delivery in equal proportion in 4 regions - North, South, East and West.\
  \
  Their number organization structure would look like :\
  \
  **Department -** Delivery Business\
  **Operation** - Order Delivery\
  **Processes and number configurations -**&#x20;
  * North (Configuration 1 - 25 numbers),&#x20;
  * South ( Configuration 2 - 25 numbers),&#x20;
  * East (Configuration 3- 25 numbers),&#x20;
  * West (Configuration 4 - 25 numbers)<br>
* Organize numbers in the old console into number groups that resemble configurations of a process.&#x20;
  * For example, creating a number group like "Sales - Bengaluru" in the older console can help in directly copying number group into a feature-set.
* Post migration, your Call Me Back and User Feedback features will have to be enabled again. Hence, make sure to export the numbers used for 'Call Me Back' and 'User Feedback'. By doing this, you can easily set them up again in the new configuration once your numbers are moved there.

{% hint style="warning" %}
Once  migration to the new console begins, managing numbers in the old one will become view-only. The sooner you complete migration, the faster you will regain new and upgraded controls in the new console.
{% endhint %}

{% hint style="danger" %}
In case you do not complete your migration to the new console before 31st March 2025, your account will be automatically migrated to the new console.
{% endhint %}


---

# 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/tips-for-a-smoother-migration-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.
