# Modify Caller ID Name

The **Modify Caller ID Name** feature allows you to customize the caller ID name that will be displayed on phones and applications. This can be used to identify **specific departments, campaigns, or call flows**.

*Note: Caller ID name modification is not applicable when forwarding a call to an external number.*

***

**Adding a New Caller ID Name**

Click **Add New** to configure a new caller ID name. Complete the following fields:

* **Name**\* – Enter the caller ID name to display.
* **Next Destination Type**\* – Select where the call should be routed after applying the caller ID name. Options include:
  * Extension
  * Call Group
  * IVR
  * Call Center
  * Call Forwarding
  * Other available destinations
* **Next Destination**\* – Specify the extension, group, or destination based on the type selected above.

Click **Create** to save the new configuration.

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

***

**Detailed View**

The configured caller ID names are listed in a table with the following details:

* **ID** – Unique identifier of the entry.
* **Name** – Caller ID name being applied.
* **Destination Type / Destination** – Routing configuration after caller ID modification.
* **Action** – Options to edit, copy, or delete the entry.

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

***

**Example Use Cases**

* **Sales Department** – Modify caller ID to display "Sales Team" when routing calls to the sales group.
* **Support Queue** – Display "Tech Support" for calls routed to the support call centre.
* **Internal Campaigns** – Assign a campaign-specific caller ID for tracking inbound calls.


---

# 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://docs.cebodtelecom.com/new/manage-phone-system/modify-caller-id-name.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.
