# Invite team members

{% hint style="info" %}
Only admin users can invite other members and admins
{% endhint %}

As an admin, your first step in onboarding users is to invite them to start using Tabnine:

1. Navigate to the Teams page in the **Admin console**.
2. Go to the [Members](https://app.tabnine.com/profile/teams) page.

<figure><img src="/files/GHTszNIsOMvbd8JJGrVe" alt="" width="563"><figcaption></figcaption></figure>

2. Click **Invite.** The following pop-up will appear:

<figure><img src="/files/JYuJCON96PQcXEe4WCNb" alt="" width="563"><figcaption></figcaption></figure>

3. To invite your team members to join Tabnine, select one of the below two options.

{% hint style="info" %}
Inviting more admins to the team is only possible via **email invitation.**
{% endhint %}

{% hint style="info" %}
Invitation by **invitation link** can only be used to invite team members with the same email domain as the admin.
{% endhint %}

{% tabs %}
{% tab title="Option 1: By email invitation" %}

1. Enter the email addresses of the team members you'd like to invite. You can add multiple emails separated by a comma.

<figure><img src="/files/T3axh2PWKerB8UDL7QHv" alt="" width="563"><figcaption></figcaption></figure>

2. Set the role for the added user(s): **Member** or **Admin**:

<figure><img src="/files/EXpylSvaZX8sAOZjaLVS" alt="" width="563"><figcaption></figcaption></figure>

3. Click **Add** to add these users to the invite list. You can repeat this step to add more users.

<figure><img src="/files/g1ay78p5qPzXeVeq4XcR" alt="" width="563"><figcaption></figcaption></figure>

4. Once you're done adding team members, click **Invite X Members**, and the invitations will be sent via email to your team members.

<figure><img src="/files/wED8qx5P7NPeRJZaTVKT" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Option 2: By invitation link" %}

1. Copy the invitation link from the **Build Your Team** screen and share it with the relevant users in your organization:

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

2. The link recipient then clicks the link to sign up for Tabnine, installs the Tabnine Enterprise plugin in their chosen IDE, and logs in through the plugin.
   {% endtab %}
   {% endtabs %}

For a more detailed, step-by-step guide on how to install the different supported plugins, refer to the [End user guide](/main/getting-started/quickstart.md).


---

# 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.tabnine.com/main/administering-tabnine/saas/enterprise-saas-team-admin/invite-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.
