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

# Calibration run

After calibration is started its row state changes to “Running” and shows the progress bar. The app uses 10 pairs of readings to calculate the adjustment and uncertainty values.

<figure><img src="/files/YeCUQHahySUjj5mQKfHQ" alt="" width="419"><figcaption></figcaption></figure>

You may "Discard calibration" as described in [Discard calibration](/boomerang-3-calibration-app-manual/performing-the-calibration/discard-calibration.md) or "Recalibrate" as described in [Recalibrate](/boomerang-3-calibration-app-manual/performing-the-calibration/recalibrate.md).

For Boomerang 3 calibration the calibrated measuring point is set into the calibration mode as described in [Presentation of measuring point state](/boomerang-3-calibration-app-manual/calibration-in-boomerang-3/presentation-of-measuring-point-state.md).

The data collected are available for 2 hours after the calibration end and the calibration shall be finalized during this time to finish it correctly i.e., create the certificate and save the adjustment. If it is not finalized during this time, Boomerang 3 will not deliver the data and the calibration shall be discarded.

It is possible to run up to 5 parallel calibrations at the same time. They are started the same way.


---

# 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/calibration-run.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.
