> 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?

Set up automatic data booking in sipgate – never be without mobile data again.

To be able to browse mobile with sipgate, you need to book data volume. You have various data snacks with different amounts of data to choose from. To avoid having to book new data snacks manually every time, we offer automatic data booking (data auto top-up). You can read how to set this up in the following article.

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

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

Here you can set how much data volume should be automatically topped up after it has been used. At this point, you also have the option of setting 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 will always take place as soon as the data volume is used up.

After setup, you will receive an email with the information about your configured data auto-top-up.

![Screenshot\_2022-08-01\_at\_13.29.59.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-801497bfa44cda821748c70f47a62d38a9734ef2%2FBildschirmfoto%202022-08-01%20um%2013.29.59.png?alt=media)


---

# 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.
