> 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/accountverwaltung/rufnummern-verwalten.md).

# Rufnummern verwalten

- [Wie buche ich Rufnummern?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/rufnummern-verwalten/wie-buche-ich-rufnummern.md): Anleitung zum Buchen von deutschen Orts-, Mobil- und internationalen Rufnummern bei sipgate inkl. Testrufnummern und Verifizierung.
- [Wie weise ich die Rufnummern zu?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/rufnummern-verwalten/wie-weise-ich-die-rufnummern-zu.md): Erfahren Sie, wie Sie Rufnummern in sipgate an User, Gruppen oder VoIP-Anschlüsse zuweisen, ändern oder entfernen.
- [Wie weise ich eine Durchwahl zu?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/rufnummern-verwalten/wie-weise-ich-eine-durchwahl-zu.md): So vergeben Sie interne Durchwahlen an User und Gruppen in sipgate für Kurzwahl, Präsenzanzeige und Besetztlampenfeld.
- [Wie kann ich eine Ortsrufnummer verlängern?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/rufnummern-verwalten/wie-kann-ich-eine-ortsrufnummer-verlaengern.md): Erfahren Sie, wie Sie als Admin eine deutsche Ortsrufnummer bei sipgate um eine Stelle verlängern und so Ihren bestehenden Rufnummernstamm erweitern.
- [Wie kann ich eine Rufnummer kündigen?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/rufnummern-verwalten/wie-kann-ich-eine-rufnummer-kuendigen.md): Schritt-für-Schritt-Anleitung zum Kündigen von Rufnummern in der sipgate Accountverwaltung inkl. Widerrufsmöglichkeit.
- [Wie kann ich meine Rufnummern zu anderen Anbietern mitnehmen?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/rufnummern-verwalten/wie-kann-ich-meine-rufnummern-zu-anderen-anbietern-mitnehmen.md): So portieren Sie Festnetz- und Mobilrufnummern von sipgate zu einem anderen Anbieter – kostenlos und unkompliziert.
- [Wie trage ich die Rufnummern ins Telefonbuch der Telekom ein?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/rufnummern-verwalten/wie-trage-ich-die-rufnummern-ins-telefonbuch-der-telekom-ein.md): Anleitung zum Eintragen Ihrer sipgate Rufnummern und Faxnummern ins öffentliche Telefonbuch der Telekom über die Standortverwaltung.


---

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