> 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/onboarding/4.-setup-your-verified-business-caller-id.md).

# 4. Setup your Verified Business Caller ID

1. You have to begin configuring your feature set by activating the Caller ID feature first.&#x20;
2. Without enabling the Caller ID feature, you will not be able to activate the other features available to you.
3. To activate the Caller ID feature, click on the “Caller ID” toggle.
4. You can either create a new caller ID or choose from your list of existing caller IDs.&#x20;
5. Once you see the Caller ID toggle activated, your Verified Business Caller ID feature is now configured.

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

6. If you want to create a new caller ID, click on “Create New”.&#x20;
7. You now have to add a logo to the caller ID. While adding a logo for your caller ID, ensure you are using a 200x200px logo in a PNG format.&#x20;
8. Add your label name.&#x20;
9. Choose your business category and a sub-category.&#x20;
10. Click on “Create Caller ID”.&#x20;
11. Your new caller ID is now ready to be used.

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


---

# 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/onboarding/4.-setup-your-verified-business-caller-id.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.
