> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/die-sipgate-app/wie-kann-ich-meine-absenderrufnummer-in-der-sipgate-app-setzen.md).

# How can I set my caller ID in the sipgate app?

{% tabs %}
{% tab title="sipgate classic" %}
**Set caller ID in the sipgate app**

In the sipgate app, you can set a caller ID. This will be displayed on the called person's device as the incoming phone number. To set up your individual caller ID in the app, go to the gear icon at the top right.

{% hint style="info" %}
**Tip:** If you have not yet set a caller ID after the latest update, a notice window will be shown to you.
{% endhint %}

![sipgate-Hilfecenter-absende7.png](/files/1f3a44273a07707afa17571dfed1236a6996cb08)

Now you can choose your individual caller ID.

{% hint style="warning" %}
**Important:** The selected caller ID must now be assigned to a VoIP phone, as it is currently not possible to select a number without a phone.
{% endhint %}

![sipgate-Hilfecenter-absende2.png](/files/c212668d969f70c4d4b93610bee4850015c972b4)

{% hint style="warning" %}
**Important:** You can set the caller ID for each individual call. Before starting the call, you can select the desired caller ID from the dropdown menu. Here you can also suppress the phone number for a single call.
{% endhint %}

{% hint style="warning" %}
**Important:** The caller ID is only changed in the sipgate app. In the logged-in area, you will continue to see the default number.
{% endhint %}

**Caller ID in Channels**

Similarly to Inbox, you can also select the desired caller ID in your Channels via the dropdown menu. To do so, go to the desired Channel and click the gear icon in the right-hand corner.

![sipgate-Hilfecenter-absende1.png](/files/61427c52c1c42c48652d650e73c7a15ba5689cc3)

In the window, select the desired VoIP phone and the desired caller ID from the dropdown menu.

![sipgate-Hilfecenter-absende3.png](/files/4e2ce9cfb5abd668502f95ab704a3c6194aa261c)

If no free phone is available anymore, you can click **Add phone** to create a new VoIP phone in your account (Appweb) and assign it a caller ID for the Channel.

![sipgate-Hilfecenter-absende5.png](/files/d9c25e615075ba617c6572240f7850dc80853cb7)

In the final step, click **Save**.

![sipgate-Hilfecenter-absende6.png](/files/d1da50d3d6ba292ca93908e5c4a465723c5f09be)

You can see and change your caller ID at any time in the right-hand corner.
{% endtab %}

{% tab title="sipgate neo" %}
In the sipgate app, you can set your caller ID individually in the sipgate app. The caller ID will be displayed to the called person as the incoming phone number.

**Personal Channel:**\
Here you can choose any caller ID or suppress the phone number completely. Open your personal Channel in the app, go to the Channel settings via the gear icon, and select your desired caller ID there.

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

**Shared Channel:**\
In shared Channels, you can also choose any caller ID or suppress the phone number completely. To do so, go to the gear icon at the top right in the shared Channel to select or freely set the caller ID.

**In the satellite app:**\
In the mobile satellite app, go to Settings > Numbers & Channels > Select Channel > Caller ID. Enter the desired caller ID there.
{% endtab %}
{% endtabs %}


---

# 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://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/die-sipgate-app/wie-kann-ich-meine-absenderrufnummer-in-der-sipgate-app-setzen.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.
