> 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-domain-administrator-manual/admin/calibration/calibration-view.md).

# Calibration view

1. To open the calibration view, go to Admin – Calibration.
2. Select the system group, division and group.

<figure><img src="/files/MtfE1OX6ojTkK9KDdBZA" alt=""><figcaption></figcaption></figure>

The parameters presented in the view are described in the table below.

<table data-header-hidden><thead><tr><th width="226">Parameter</th><th>Description</th></tr></thead><tbody><tr><td>Name</td><td>MP name shown under its group and object.</td></tr><tr><td>Manual upload time</td><td>The time when a certificate was uploaded manually.</td></tr><tr><td>Last Calibrated</td><td>The last time when a new MP adjustment value was saved.</td></tr><tr><td>Next Calibration</td><td>The time when the current calibration certificate will expire. If it already expired, then there is red exclamation sign before this timestamp.</td></tr><tr><td>PDF</td><td>If the MP has a certificate, then there is “View certificate” <img src="/files/WnKFfGDxlqSm9OkBClBX" alt=""> icon in this column. Click the icon to <a data-mention href="/pages/xOiFf0ekDMh1gTgMnhTf">/pages/xOiFf0ekDMh1gTgMnhTf</a>. Click the Approve <img src="/files/fZlW1k78tCI5ZnQALYwH" alt=""> icon to <a data-mention href="/pages/mZpZgjW88EnWLqswCvqV">/pages/mZpZgjW88EnWLqswCvqV</a>. The icon is not displayed if the certificate is already approved.</td></tr><tr><td>History</td><td>If the MP has a certificate, then there is “History” <img src="/files/TznROOtthyIFCdWwbhyU" alt=""> icon in this column. Click the icon to view the calibration history.</td></tr><tr><td>Upload</td><td>Click the “Upload” <img src="/files/NZSoeCWg9qVUmvO9t0XY" alt=""> icon to upload a third-party certificate.</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/calibration/calibration-view.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
