> 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/telefonie/wie-richte-ich-die-automatische-vorwahl-ein.md).

# How do I set up automatic prefix dialing?

{% tabs %}
{% tab title="sipgate classic" %}
You have the option to set up an automatic area code for your cloud phone system. If you enter a landline number without an area code, the previously specified area code is used automatically. This is especially practical if you make many calls within one city.

{% hint style="info" %}
**Important:** This function can only be set for landlines. Therefore, you must continue to use an area code for calls on the mobile network.
{% endhint %}

Go to **My telephony** and then in the left navigation menu on **Telephony**. Here you can select the phone for which the settings are to be made. To do this, click on the icon with three dots. Now select **More settings.**

![sipgate-Hilfecenter-Tarifansage1.png](/files/287cf1f88d093fff534092f77069a11daca8f2e8)

Here you can choose whether you want to activate or deactivate the **Automatic area code**-function.

![sipgate-Hilfecenter-Automatischervorwahl3.jpg](/files/5f308409b30b994aadd1a8665512180305fe02f2)

You can also adjust the area code as desired under the settings symbol.

![sipgate-Hilfecenter-Automatischervorwahl5.jpg](/files/9b1f7e81af9f4a1658bba090b2644813f084fd70)
{% endtab %}

{% tab title="sipgate neo" %}
With the automatic area code, you can store a fixed local area code for a device. If you then select a landline number without an area code, the stored area code is used automatically. This is especially helpful for frequent calls within a certain area code region.

{% hint style="info" %}
**Important:** The automatic area code only works for landline numbers. For mobile numbers, the full area code must still be entered.
{% endhint %}

**How to activate or change the automatic area code**

{% stepper %}
{% step %}
**Open settings**

Log in to your sipgate account. Go to **Apps and devices**. Click on the three dots (⋮) behind the desired VoIP phone. Select **More settings**.

![](/files/3e9249f0dd4e432e609fa8404c8be85a970d3635)
{% endstep %}

{% step %}
**Activate area code**

Activate the function **Automatic area code**.

![](/files/bb53cb00cb49658315cf4ec2d52989e1e376e533)
{% endstep %}

{% step %}
**Adjust area code**

Using the gear icon, you can adjust the area code individually.

![](/files/e44413df0dafde92ff534daca9204cabc32bb1f3)
{% endstep %}
{% endstepper %}
{% 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/telefonie/wie-richte-ich-die-automatische-vorwahl-ein.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.
