> 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/webanwendung/sichten/handwerteingabe.md).

# Manual Value Entry

To enter manual values, click on the auxiliary button with the three dots to the right of the desired manual value measurement. After clicking on the *Manual Value Entry* entry in the following menu, the manual value entry mask appears in the main view. After entering the desired value, it is saved by clicking the button with the *disk icon* in the toolbar.

### Tabular Overview of Recently Recorded Manual Values

Below the input fields, a table is displayed with the recently recorded manual values. The default number of displayed entries is set to 10. This value can be adjusted in the configuration file "*..\ProgramData\VIDEC\JUNE5\Configuration\SystemSettings\_V2.6.xml"* using the parameter "*ManualValueHistoryFetchCount*".

In the selection box above the table, additional ad-hoc options are available to adjust the number of displayed table entries.

The table entries can be sorted in ascending or descending order as needed. Sorting is triggered by clicking on the respective column header.

{% hint style="info" %}

* The value set is only displayed in the table after a certain processing time (the last ten manual values). In some cases, the table may need to be manually refreshed.
* For an acron data source, only daily recorded manual values can be recorded!
  {% endhint %}

[Offline Manual Value Entry](https://github.com/Dataforum-Software/gitbook/blob/master/June5/3.7/en/webanwendung/sichten/offline_manualvalue.htm)!

[Tabular Manual Value Entry](/june5-3.7/en/webanwendung/sichten/tabellarische-handwerterfassung.md)!


---

# 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/webanwendung/sichten/handwerteingabe.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.
