> For the complete documentation index, see [llms.txt](https://manual.harpe.io/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.harpe.io/start/getting-started/set-up-your-isms/assess-your-compliance.md).

# Assess your compliance

Harpe's `Assess` tab allows you to track the compliance of your organisation by various standards.&#x20;

<figure><img src="/files/HLa842zfNafbalPuzNTv" alt=""><figcaption><p>Assess page</p></figcaption></figure>

When expanded, these assessments give a list of self-assessment tasks to complete within Harpe. Each task can be expanded to give more details on what is expected.

Harpe currently offers the following assessments:

* Harpe Wizard
* ISO27001:2013&#x20;
* ISO27001:2022
* Phishing

To begin with, we recommend filling out the Harpe Wizard to ensure your organisation is compliant to Harpe's recommended security standards.

<figure><img src="/files/6e1Q69EC7gaQDTcdM9fT" alt=""><figcaption><p>Harpe Wizard assessment</p></figcaption></figure>

More comprehensive information can be found in the [Assess](/start/manual/assess.md) section of the wiki.


---

# 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://manual.harpe.io/start/getting-started/set-up-your-isms/assess-your-compliance.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.
