> 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-meine-mobilen-daten.md).

# How do I manage my mobile data?

View and manage your mobile data usage in sipgate – data volume, usage, and bookings at a glance.

Under the menu item **Mobile network** all data relating to the **mobile data usage** is displayed:

* Overview of your mobile devices (smartphone, tablet, smartwatch, etc.)
* Remaining data volume
* Data usage in real time

The menu item is also the central place for managing your data volume: here you can flexibly book new data volume, cancel it, and switch to a higher volume at any time.

#### **How do I add a new mobile device?**

In just a few clicks, you can under **Mobile network** equip new mobile devices such as smartphones, tablets or smartwatches with an eSIM profile or a classic SIM card. Booked data volume is shared by all devices after the SIM is activated. Click on the top right on **Add device** and follow the steps.

![](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-84519c88ee8fedc7186ceaa2c9ea2add54a278a1%2Fmceclip0.png?alt=media)

#### **Can I manage users' mobile data as an administrator?**

Yes. Switch to the corresponding user at the top left and book under **Mobile network** data volume or add devices.

#### **Can the data volume of all mobile devices be used in parallel?**

It is possible to use the data volume on all user devices. The data volume on the user devices with the main SIM and the MultiSIM can be used as needed. This makes it possible to connect several mobile user devices to the internet at the same time. Booked data volume is shared by all mobile user devices.

#### **Can all mobile devices make calls?**

If the corresponding device technically has a telephony function (exception: Apple Watch), it can also be used for calls with any active sipgate SIM.

#### **Can mobile devices also be used to make calls in parallel?**

No, that is not possible. Parallel calls cannot be made with the mobile user devices.

#### **Is a voice flat rate valid for all mobile devices?**

If users have booked a voice flat rate for mobile service, it covers the calls of all mobile devices.

#### **What happens if my data volume is used up?**

If you use up your data volume before the end of the billing period, we will throttle the data rate to 64 kbit/s for the rest of the billing period.


---

# 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-meine-mobilen-daten.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.
