# Create an organisation

To get started using Prventi in an organisation an organisation account is needed. A Prventi organisation account is linked to at least one Prventi personal account.

The only pre-requisite to use an organisation account is the ability to [verify domain ownership](/guides/getting-started/verify-domain-ownership.md).

### Create an organisation

1. Type in the organisation name.
2. Type in the organisation's website URL.
3. Select the country where the organisation is based.
4. Click **Continue**.

The organisation is now created on Prventi.


---

# 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://docs.prventi.com/guides/getting-started/create-an-organisation.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.
