# Organisation

In adnova, "**Organisation**" serves as a centralized hub where all team members from your organisation can seamlessly collaborate

1. Upon signing up for the platform, you'll need to create a new "**Organisation**"

<figure><img src="/files/yx6Lx7JIF0QQpAfrPVBe" alt="" width="375"><figcaption><p><em>Click "<strong>Continue</strong>" to create your Organisation</em></p></figcaption></figure>

2. Else, you can join your company's existing organisation by clicking "**Join now"** and have to contact the "**Organisation Admin**" to get access to any [Workspaces](/adnova-academy/account-set-up/workspaces.md)&#x20;

<figure><img src="/files/3lnyGmWVzHkqru4cQevi" alt="" width="563"><figcaption></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://adnova.gitbook.io/adnova-academy/account-set-up/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.
