> 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 area code dialing?

Set up automatic area code dialing in the sipgate cloud phone system so speed dials are completed correctly.

{% tabs %}
{% tab title="sipgate classic" %}
You have the option of setting up an automatic area code for your cloud phone system. If you enter a landline number without an area code, the previously defined 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 to **Telephony**. Here you can select the phone for which the settings should be made. To do this, click the icon with three dots. Now select the item **More settings.**

![sipgate help center tariff announcement1.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-e364ca745f0526541ee97721f19608167acc7086%2Fsipgate-Hilfecenter-Tarifansage1.png?alt=media)

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

![sipgate help center automatic area code3.jpg](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-def9740da4d103070855e12e41d1df7b63640efd%2Fsipgate-Hilfecenter-Automatischervorwahl3.jpg?alt=media)

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

![sipgate help center automatic area code5.jpg](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-bf0177e7535edbe3d039742b32cc06b21ec9bdf7%2Fsipgate-Hilfecenter-Automatischervorwahl5.jpg?alt=media)
{% endtab %}

{% tab title="sipgate neo" %}
With 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:** Automatic area code works only 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**.

![](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-ac8008941511c5f6d8f287f3f43de8353a4e0a1b%2Fmceclip1.png?alt=media)
{% endstep %}

{% step %}
**Enable area code**

There activate the function **Automatic area code**.

![](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-bb2f019be3f294fc0ae8c103c31f510fc8df9c08%2Fmceclip2.jpg?alt=media)
{% endstep %}

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

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

![](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-507f358c797b5c1481f21d8f7d214fb5af20a6e0%2Fmceclip3.jpg?alt=media)
{% 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.
