# Invite colleagues

{% hint style="info" %}
An Admin can invite new users to your organization. The Admin can also allow any Admins and users to invite others to the organization by **enabling anyone to invite** in organization settings.
{% endhint %}

If you see an **Invite** button at the top of the app, you can...

1. Click the **Invite** button
2. Enter the **Email Addresses** of the users you want to add to the organization
3. Choose the organization roles and workspaces for new users.
4. Click on **Send Invitation** or **Create Invitation Link.**

<figure><img src="https://content.gitbook.com/content/8YrnbufMoM0F8ne1PWTU/blobs/NbnZlZeYNhEl2zC1vvrv/Screenshot%202023-12-13%20at%2011.34.36%E2%80%AFAM.png" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
If you are an Admin and your colleague did not receive an invitation email, go back to the "**Invite Users**" page. In the "**Pending Invitations**" list, click the user menu and select "**Show Invitation Link**." You can then send that link directly to the invited user, for example, over Slack or Microsoft Teams. <br>

If you are a user, after clicking on 'send invitation' or 'create invitation link' in the invite modal screen, you will not be able to retrieve the invitation link afterwards. Contact your Admin to resend an invitation.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/8YrnbufMoM0F8ne1PWTU/blobs/vYhVaU4IBXVjEwTGG3I6/show-invite-link.png" alt=""><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://docs.vectice.com/24.4/manage-ai-ml-projects/invite-colleagues.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.
