# Join your Tabnine team by invitation email (team member)

1. You should receive a **Welcome to Tabnine** email from your team admin, inviting you to join the Tabnine team in your company. Click **Join the team.**
2. The following screen opens with the email address of the invitation already populated. Complete the form with your name and desired password, and click **Create Account.**

{% hint style="info" %}
You can sign up with your Github, Google, or Microsoft account if they have the same email address as the invitation.
{% endhint %}

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

3. You should see the below screen, which includes instructions on installing and activating Tabnine in your IDE of choice:

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

{% hint style="info" %}
You can go back to this screen at any time by clicking [on this link](https://app.tabnine.com/profile/teams).
{% endhint %}

4. Follow [these instructions](broken://pages/WKuyhDx19LD5Nr0gT8yj) to set up and activate the Tabnine plugin in your IDE of choice.
5. Once you've installed and activated Tabnine in your IDE with your Tabnine account, you'll be redirected to this screen:

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

6. When you are back in the IDE, [verify that the IDE plugin is activated (Enterprise)](https://docs.tabnine.com/main/administering-tabnine/saas/enterprise-saas-team-member/pages/3elYmWmHhzoPwqo5Dm83#id-3.-verify-that-the-tabnine-plugin-is-activated-with-your-user)
7. Start [working with Tabnine](/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-member/join-your-tabnine-team-by-invitation-email-team-member.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.
