# How can I extend a local phone number?

If you notice that your current phone number is no longer sufficient and you would like to keep the root of your phone number, as an admin you can extend existing phone numbers by one digit. Proceed as follows:

{% stepper %}
{% step %}
**Open phone numbers**

Go to account management in your account. There, click on **Phone numbers.**

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

{% step %}
**Select Book**

On the **Overview page** go to **Book.**

![](/files/4dd528919598e7133f9dd642853fb75067a2c649)
{% endstep %}

{% step %}
**Select extension**

Then click on **Extension.**

![](/files/4fe94162bb8024de64ae6658989f056bc582bea5)
{% endstep %}

{% step %}
**Extend phone number**

Here you can now extend the desired **local phone number** .

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

{% step %}
**Confirm booking**

Click on **Continue** you will be taken to the booking overview.

![](/files/be9c331ebb4ec7b7094b51ac8c0e3e6b30685a5a)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Important notes:**

* An extension can only be booked for a German local phone number. International phone numbers or mobile phone numbers cannot be extended.
* A phone number that has already been extended cannot be extended again. Phone numbers within an extension cannot be ported.
* Ported local phone numbers cannot be extended during the porting process. The ported phone number can only be extended after the porting process has been successfully completed.
  {% endhint %}


---

# 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://help.sipgate.de/cloud-telefonanlage/en/account-management/rufnummern-verwalten/wie-kann-ich-eine-ortsrufnummer-verlaengern.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.
