# Join Your Team (Private/Enterprise-SaaS)

To join your team, you should have received an invitation to Tabnine from your team admin, either via email or a link.

If your organization has single sign-on (SSO), you'll see the following screen:

<figure><img src="https://3436682446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY2qxVf5VTm3fmwP4B4Gx%2Fuploads%2Fgit-blob-4cd77c284020ff52e597ba49996e199e8a54eb9d%2FSSO%20sign%20in.png?alt=media" alt=""><figcaption></figcaption></figure>

Click **Sign In.**

{% hint style="info" %}
If your organization doesn't have SSO, you'll see the following screen:

<img src="https://3436682446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY2qxVf5VTm3fmwP4B4Gx%2Fuploads%2Fgit-blob-1e907b26012c91a5dc68a526fe86d1f58ac286af%2FTabnine%20Sign%20Up.png?alt=media" alt="" data-size="original">

Enter your work email (it’s important to enter the correct work email with your organization’s domain), create your password, and click Sign Up.
{% endhint %}

You should now see the Welcome to Tabnine screen, which guides you through the process of installing Tabnine Enterprise in your IDE:

<figure><img src="https://3436682446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY2qxVf5VTm3fmwP4B4Gx%2Fuploads%2Fgit-blob-2924da3368e10126665f64adf7e46061ec35fd6e%2Fjt3.webp?alt=media&#x26;token=7b08f0d1-e206-4c8e-aa82-11fb78af2620" alt="" width="375"><figcaption></figcaption></figure>

You can also view instructions for these steps here:

* ​​[Install the Tabnine Enterprise extension in VS Code](https://docs.tabnine.com/main/getting-started/install/client-setup-private-installation/vs-code-private-installation)
* [Install the Tabnine Enterprise plugin in JetBrains](https://docs.tabnine.com/main/getting-started/install/client-setup-private-installation/jetbrains-ides-private-installation)
* [Install the Tabnine Enterprise extension in Visual Studio 2022 or 2026​](https://docs.tabnine.com/main/getting-started/install/client-setup-private-installation/visual-studio-private-installation)
* ​[Install the Tabnine Enterprise plugin in Eclipse](https://docs.tabnine.com/main/getting-started/install/client-setup-private-installation/eclipse-private-installation)​


---

# 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/getting-started/install/client-setup-private-installation/join-your-team-private-installation.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.
