> 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/account-management/rufnummern-verwalten/wie-kann-ich-eine-ortsrufnummer-verlaengern.md).

# How can I extend a local number?

If you notice that your current phone number is no longer sufficient and you would like to keep the base 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 number** extend.

![](/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 number. International phone numbers or mobile 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 numbers cannot be extended during the porting process. The ported number can only be extended after the porting has been completed successfully.
  {% endhint %}


---

# 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/account-management/rufnummern-verwalten/wie-kann-ich-eine-ortsrufnummer-verlaengern.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.
