> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-calibration-app-manual/performing-the-calibration/collect-measurements/enter-values-for-manual-calibration.md).

# Enter values for manual calibration

During the manual calibration, after the reference measurements were read, a form is opened, where the user shall manually enter calibrated sensor readings into "Value" column.

<figure><img src="/files/C6OXq6craanRM3JKWr2W" alt="" width="305"><figcaption></figcaption></figure>

<mark style="background-color:yellow;">**The readings entered must match the timestamps of the reference readings.**</mark>

Tap “OK” to accept the values. Tap “Cancel” to return to the beginning of “Sign and finalize” process. Tap “Discard” to discard the calibration.


---

# 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://help.boomerang3.com/boomerang-3-calibration-app-manual/performing-the-calibration/collect-measurements/enter-values-for-manual-calibration.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.
