> 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/sipgate-nutzen/mobilfunk/wie-verwalte-ich-als-admin-mobilfunkoptionen.md).

# Wie verwalte ich als Admin Mobilfunkoptionen?

Als Admin haben Sie die Möglichkeit, sich eine Übersicht aller Mobilfunkbuchungen Ihres gesamten Accounts anzeigen zu lassen und diese zu verwalten.

In Ihrer Accountverwaltung finden Sie unter der Kachel [Mobilfunk](https://app.sipgate.com/mobile-telephony) eine zentrale Übersicht aller laufenden Mobilfunkoptionen.

![](/files/u71L0bPTkyoVQodWujYH)

Hier können Sie bestehende Mobilfunkoptionen anpassen und neue Buchungen für User (Daten- und Sprachflatrates) durchführen. Zudem gibt es hier nähere Informationen zur Mobilfunknutzung der einzelnen User, wie beispielsweise zum gebuchten und verbleibenden Datenvolumen und den verbundenen Geräten. Weiterhin haben Sie hier als Admin die Möglichkeit, [mobilen Zusatzanschluss](https://help.sipgate.de/hc/de/articles/6154051824029) zu buchen und zu bearbeiten sowie die wichtigsten Informationen über entsprechende Buchungen zu erfassen.

![](/files/WlLJsGNl3S7QppQnhIo3)


---

# 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/sipgate-nutzen/mobilfunk/wie-verwalte-ich-als-admin-mobilfunkoptionen.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.
