# Creating your first perimeter

{% hint style="warning" %}
Perimeters were previously named "Projects", but this was misleading
{% endhint %}

{% embed url="<https://www.loom.com/share/6eeaa92904dd48fb9dc2658a55f3e82a?sid=ca4ff41f-c6a3-46d0-a45a-1d8c8b341440>" %}
How to create a perimeter
{% endembed %}

1. Once logged in, the first step is to create a domain. Let's call it R\&D.
2. Then we create the perimeter inside of it or from the perimeter list view.

{% hint style="success" %}
That's it! you just created your first perimeter. The next step will be to create a compliance 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-perimeter.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.
