# Inviting Team Members

<figure><img src="/files/KTeLOQcZJF7p9FZffftd" alt="" width="188"><figcaption></figcaption></figure>

To invite a team member, click "View dashboard" under the Workspace tab in the main nav bar.

<figure><img src="/files/DFElsa1SvzCbVH20pMnO" alt="" width="375"><figcaption></figcaption></figure>

Under the "People" tab, click the "Invite Member" button. In this tab, you will also see a list of all members in your organisation and their corresponding roles within each studio.

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

After clicking the "Invite Member" button, a pop-up will appear prompting you to input emails. Here, you will also need to choose which role to give them, which studio to add them in, and - if needed - a message with the invite. After sending the invite, the invitees will receive an email with a link to sign up. If they already have a Kaedim account, a pop-up will appear in their account to accept the invite.

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

{% hint style="info" %}
Learn more about role permissions [here](/enterprise-features/team-functionality/permissions-and-roles.md#permissions).
{% 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://docs.kaedim3d.com/enterprise-features/team-functionality/inviting-team-members.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.
