# Creating your first Audit

{% embed url="<https://www.loom.com/share/ee89b6a3129e4be6bef726ceb4d9c806>" %}
How to create a compliance assessment
{% endembed %}

1. After creating the perimeter, we'll have to import a **framework**, for example **ISO/IEC 27001:2022.**
2. Once it is imported, we can now create the **compliance assessment** (ISO/IEC 27001:2022 is auto-selected as it is the only imported framework).
3. You can edit it if needed, or go directly into the assessment. Each **requirement** has a <mark style="color:purple;">To do</mark> status by default.
4. Finally, we can select a requirement and start its assessment by adding applied controls or evidences and update its status to complete the progress bars.

{% hint style="success" %}
Now that you're familiar with compliance assessment, let's go a step further with risk assessment.
{% endhint %}


---

# 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://intuitem.gitbook.io/ciso-assistant/guide/creating-your-first-audit.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.
