> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/bedienung-und-anwendung/senden-von-offline-werten.md).

# Sending Offline Values

The offline data capture workflow involves bundling all collected and cached values at the end and sending them together. The user can ensure that the data can be transmitted without problems and then start sending all data at once to the server. This is done in just a few steps:

1. Open the "Local" tab.
2. Here you can check one more time before sending whether all required values have been recorded. This can easily be seen, for example, by the counters on the data points.
3. Press the "Send" button below the list.
4. After a short wait, the "Send" button disappears and the counters for the newly recorded values are also hidden. This indicates a successful send operation. The locally saved values are then deleted from the app's database. If there are problems with individual data points during transmission, this can be detected by the reset value counters not being reset. The values themselves will also not be deleted from the app's database in this case.

![Overview of Offline Values](/files/tnZJIe9MObTJyyYIrIJc)

Values ready to send


---

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

```
GET https://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/bedienung-und-anwendung/senden-von-offline-werten.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
