> 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-richte-ich-die-automatische-datenbuchung-ein.md).

# How do I set up automatic data booking?

To be able to browse the internet with sipgate mobile, you need to book data volume. You have various data snacks with different amounts of data to choose from. To avoid having to manually book new data snacks every time, we offer you automatic data booking (data automation). How to set this up is explained in the following article.

You can find automatic data booking in the section [Mobile network](https://app.sipgate.com/mobile-telephony) under **Data automation** after clicking on the desired users.

![](/files/fb82b4f58915da900580fab91ddde09fcdc8bf5d)

Here you can set how much data volume should be automatically topped up after it has been used up. Here you also have the option to set a personal limit for the number of automatic top-ups per month. However, it is also possible **no limit** to be selected. In that case, an automatic top-up always takes place as soon as the data volume has been used up.

After setup, you will receive an email with information about your configured data automation.

![Bildschirmfoto\_2022-08-01\_um\_13.29.59.png](/files/8baff8fafa88c5e0b13d4b49e69ee6d450146549)


---

# 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-richte-ich-die-automatische-datenbuchung-ein.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.
