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

# Value Entry

Values can be entered in the detail views. This is possible in both online and offline mode. To do this, proceed as follows:

1. Navigate in the list view to the data point for which data should be captured. This works the same way in the "Server" view and in the "Local" view.
2. Open its detail view by simply tapping.
3. In the displayed view, you see all information related to the data point such as the measurement value range, the unit and, if applicable, the last 10 values, provided you are not working offline (view "Local").
4. Enter the current value and, if necessary, correct the timestamp (automatically filled with the current date when the view is opened). You can use the *Time Lock* option at this point. In this case, a previously set time is used, which is then also available for further entries that should receive the same time.
5. Via the *Comment* option, an additional field for remarks can be displayed. Remarks about the measurement entered here are transmitted to the server together with the measurement value.
6. If the entered value is valid (formatting and value range are correct), you can now press the "Send" button (view "Server") or "Save" button (view "Local") at the bottom of the screen to complete the entry. If the value is invalid, the button remains disabled.
7. After successful acceptance of the entered value, it is deleted from the input field and made available for new entries; if acceptance fails, for example due to reception problems in online mode, the entry remains for further attempts.

{% hint style="info" %}
Please note in this regard that problems may occur when using the Samsung keyboard.
{% endhint %}


---

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