> 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 number in the sipgate app**

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

{% hint style="info" %}
**Tip:** If you have not set a caller ID number since the last update, a notification window will be displayed.
{% endhint %}

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

You can now choose your individual caller ID number.

{% hint style="warning" %}
**Important:** The selected outgoing number must now be assigned to a VoIP phone, because 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 number for each individual call. Before you start the call, you can select the desired caller ID number from the dropdown menu. Here you can also suppress the phone number for a single call.
{% endhint %}

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

**Caller ID number in Channels**

As with Inbox, you can also select the desired caller ID number in your Channels via the dropdown menu. To do this, go to the desired channel and click the gear icon in the right corner.

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

In the window, select the desired VoIP phone and the desired outgoing number from the dropdown menu.

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

If no free phone is available anymore, you can click on **Add phone** to create a new VoIP phone in your account (Appweb) and assign it an outgoing number for the channel.

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

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

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

You can see and change your outgoing number at any time in the right corner.
{% endtab %}

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

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

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

**Shared channel:**\
In shared channels, you can also choose any caller ID number or suppress the phone number entirely. To do this, go to the gear icon in the top right of the shared channel to select or freely set the caller ID number.

**In the satellite app:**\
In the mobile satellite app, go to Settings > Numbers & Channels > Select channel > Caller ID number. Enter the desired caller ID number 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.
