# Invite Users

As you start using Select Star more, you can invite more people from your organization so they can start [discovering](/data-discovery/wheres-my-data.md) and [managing](/data-source-management/manage-data-sources.md) data.

To invite a new user, go to **Settings.**

![](/files/WDzYRlbf6RS6MliLAZzZ)

Click **Users**, then **+ Invite User**.

![](/files/kWfDa8JI13at8V16wjBn)

Enter the user’s email, then select a **Team** and a [**Role**](/user-management/user-roles.md) for them.

{% hint style="info" %}
If you're not sure what role to give a user, start with **Viewer** as a default. You can change this later.
{% endhint %}

![](/files/TZd7vPhZf92XPVTvEqCh)

The user will receive an email inviting them to create an account on your Select Star instance.

If you have configured [SSO](/user-management/sso.md) for your organization already, the user will be required to sign in with your organization's SSO provider.

Users who have been invited but have pending invitations will show in the Settings page.

![](/files/-MhG9jzZqQi7yBei2h9x)

If you need to **Revoke** an invite to a user, or **Delete** an existing user, you can do that from Settings.


---

# 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.selectstar.com/user-management/invite-users.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.
