# How do I set up automatic area codes?

You can configure an automatic area code for your cloud phone system. If you dial a landline number without an area code, the predefined area code will be used automatically. This is especially useful for frequent local calls within a city.

{% hint style="info" %}
**Important:** This feature only applies to landline calls. You still need to enter an area code when calling mobile numbers.
{% endhint %}

#### How to enable automatic area codes

1. Go to **My Telephony**, then select **Telephony** from the left-hand menu.
2. Choose the phone for which you want to configure the settings by clicking the three-dot icon.
3. Select **More settings**.
4. Here, you can enable or disable the **Automatic area code** feature.
5. You can also adjust the area code as needed by clicking the settings icon.


---

# 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://teamhelp.sipgate.co.uk/use-sipgate/telephony/how-do-i-set-up-automatic-area-codes.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.
