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

# How do I manage mobile options as an admin?

As an admin, you have the option to display an overview of all mobile bookings in your entire account and manage them.

In your account management, under the tile [Mobile network](https://app.sipgate.com/mobile-telephony) you will find a central overview of all active mobile options.

![](/files/bf9d95d2379707dfc81efeb4f04625533545d34f)

Here you can adjust existing mobile options and make new bookings for users (data and voice flat rates). In addition, you will find more detailed information here about the mobile usage of individual users, such as the data volume booked and remaining and the connected devices. Furthermore, as an admin you have the option here to [book and edit](https://help.sipgate.de/hc/de/articles/6154051824029) mobile add-on line and record the most important information about the corresponding bookings.

![](/files/3a3076f8763977b551d8b5ae4551799540e3f4d9)


---

# 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/using-sipgate/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.
