> 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-viel-datenvolumen-verbrauche-ich-analyse-des-datenverbrauchs.md).

# How much data do I use? – data usage analysis

If you want to know on which day you used how much data volume and what share the different devices in your device group had in it, it is worth taking a look at the data usage analysis. Here you can, for example, quickly and clearly see on which device your data usage increased on certain days.

In the menu item [**Mobile network**](https://app.sipgate.com/mobile-telephony) you will see a graphic under data usage. It is intended to help you quickly and clearly gather important information about your usage. The individual bars in the graphic stand for the devices you have set up. If you move your mouse over individual bars, a detailed usage analysis for the respective day appears.

{% hint style="info" %}
Note: Admins can see the data usage of all users. To do this, an admin must select the users and can then under **Mobile network** see the usage.
{% endhint %}

![Bildschirmfoto\_2022-08-01\_um\_13.52.25.png](/files/a5ae4cab72cdd4203c7df0f5c83729cbb2d7b736)\
You can set the type of view (graphs or table) as well as the period for which you want to display your usage analysis individually directly above the graphic.\
![Bildschirmfoto\_2021-12-14\_um\_15.59.27.png](/files/601553e0e4f39e545f8952705c5dfd05fa7ebb82)

To the right of the large graphic, you will find a section with information about the status of your data package, such as the remaining or already used volume and total usage. Optionally, data snacks can also be booked and data upgrades carried out directly at this point.

![image.png](/files/e71c2417fcd30b0981af10d940d9bf88cc4dff28)


---

# 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-viel-datenvolumen-verbrauche-ich-analyse-des-datenverbrauchs.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.
