> 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.md).

# Manage phone numbers

- [How do I book numbers?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/rufnummern-verwalten/wie-buche-ich-rufnummern.md): Instructions for booking German local, mobile, and international phone numbers with sipgate, including test numbers and verification.
- [How do I assign the phone numbers?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/rufnummern-verwalten/wie-weise-ich-die-rufnummern-zu.md): Learn how to assign, change, or remove phone numbers in sipgate for users, groups, or VoIP lines.
- [How do I assign an extension?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/rufnummern-verwalten/wie-weise-ich-eine-durchwahl-zu.md): Here’s how to assign internal extensions to users and groups in sipgate for speed dial, presence display, and BLF.
- [How can I extend a local phone number?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/rufnummern-verwalten/wie-kann-ich-eine-ortsrufnummer-verlaengern.md): Learn how to extend a German local phone number by one digit in sipgate as an admin and thus expand your existing number range.
- [How can I cancel a phone number?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/rufnummern-verwalten/wie-kann-ich-eine-rufnummer-kuendigen.md): Step-by-step instructions for canceling phone numbers in sipgate account management, including the possibility of revocation.
- [How can I port my phone numbers to other providers?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/rufnummern-verwalten/wie-kann-ich-meine-rufnummern-zu-anderen-anbietern-mitnehmen.md): Here’s how to port landline and mobile numbers from sipgate to another provider – free of charge and uncomplicated.
- [How do I enter the phone numbers in Telekom’s phone book?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/rufnummern-verwalten/wie-trage-ich-die-rufnummern-ins-telefonbuch-der-telekom-ein.md): Instructions for entering your sipgate phone numbers and fax numbers in Telekom’s public phone book via location management.


---

# 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.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.
