# Adding users to Workspace

**To add users to the workspace:**

1. You can add your team members to the workspace by clicking the **settings icon** located in the top right corner of the platform

<figure><img src="/files/gepqNp5JU6mq08lua88s" alt=""><figcaption></figcaption></figure>

2. In "**Workspace Settings**," you'll find a "**Members**" option. Clicking this option allows you to add team members from your organisation to the specific workspace

<figure><img src="/files/tAZBXmO4Fyx2kUNTLFE5" alt=""><figcaption></figcaption></figure>

3. When adding team members to the workspace, you can also grant them specific product accesses to **Inspirations, Detective** and **Drive**.
4. Within a workspace, you can assign user permissions as either "**Admin**" or "**Collaborator**."

* **Workspace Admin -** Can add and remove members from the workspace, and can delete the workspace
* **Workspace Collaborator** - Can collaborate with other members within the workspace

<figure><img src="/files/tZYR0fQyK0xR7avPQlGs" alt=""><figcaption><p><em>Upon clicking "<strong>Submit</strong>" the invitee will receive a invitation mail to join the workspace</em> </p></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/adding-users-to-workspace.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.
