> 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/bereiche.md).

# Areas

The app has three areas represented by "tabs":

## Local

All data required for offline operation is stored here. Data points can be [imported](/june5-3.7/en/weitere-june5-produkte/june5-flexin/bedienung-und-anwendung/import.md) from the server. Data entry is performed from here into the local database, where it is held until transmission to the server.

## Server

In the server view, called data is loaded directly from the server. Measurement values can also be entered directly on the manual reading variables here. Additionally, the last 10 values of the respective measurement variable are loaded from the server and displayed.

## Info

In the "Info" tab, you can query the key data of the app (version and manufacturer information) and use functions for troubleshooting. From here you can send debug information and, for testing purposes, reconfigure the app to access the demo server.


---

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