# Assess

The Assess page tracks all your ISMS' tasks for reaching a certain level of compliance. Here you can add various certifications to work towards which will then be tracked on your 'Home' page.

By default, only the Harpe Wizard will be active.

<figure><img src="/files/NezhH3H7VtXGngZ0Gh6F" alt=""><figcaption><p>Assess tab main view</p></figcaption></figure>


---

# Agent Instructions: 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://manual.harpe.io/start/manual/assess.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.
