> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.cdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Users

> The **Users** tab on the ***Users*** page enables you to manage the users on your Connect AI account.

A **User** is an account that can log in and use Connect AI. For non-human identities, see [Service Accounts](/en/Service-Accounts). For role definitions and access roles, see [Roles](/en/Roles).

The **Users** tab contains information about every user in Connect AI.

<Frame>
  <img src="https://mintcdn.com/cdata/3AGIae4YgFi51_vs/en/images/users.png?fit=max&auto=format&n=3AGIae4YgFi51_vs&q=85&s=21fa9ac91b40969600da4caf8fc15332" alt="Users list" width="799" height="541" data-path="en/images/users.png" />
</Frame>

It contains the following information:

* The number of **user seats** that are available on your account.
* A row for every user on your account:
  * **User** displays the email address that is associated with the user.
  * **Role** indicates the user's system role.
  * **Status** shows the state of the user's account (**Active**, **Inactive**, or **Invited**).
  * Edit and delete icons for the user. If the user's status is **Invited**, there is also an icon to resend the user's invitation.

## Invite Users

<Note>
  If you have Just-in-Time (JIT) provisioning enabled, you do not need to invite users manually.
</Note>

To add users to your Connect AI account, follow these steps:

<Steps>
  <Step>
    In the **Users** tab, click **Invite Users** to open the user invitation dialog.
  </Step>

  <Step>
    Enter the email address of the user that you want to invite. To send multiple invitations at the same time, add a space between each email address.

    <Frame>
      <img src="https://mintcdn.com/cdata/T2BYIMzUdDLJj31G/en/images/user_invite.png?fit=max&auto=format&n=T2BYIMzUdDLJj31G&q=85&s=625a96befa693a2054b8c8f212e1598e" alt="Invite users" width="1347" height="692" data-path="en/images/user_invite.png" />
    </Frame>

    <Note>
      If you invite multiple users at the same time, they will have the same role(s). You can change their role(s) individually after sending the invitation.
    </Note>
  </Step>

  <Step>
    Select the **System Role** for the new user(s).
  </Step>

  <Step>
    (Optional) Select an **Access Role** for the new user(s).
  </Step>

  <Step>
    (Query users only) Toggle on **Support Access Privileges** if you want the user(s) to be able to authorize support access to their account. Administrators can revoke support access at any time.
  </Step>

  <Step>
    (Optional) Select **Permissions** for the new user(s). Select the allowed permissions for each entity (data connection or workspace) in the system. Administrators and Connection Administrators can edit permissions later.

    For more information about permissions, see [Permissions and Access Control](/en/Permissions).
  </Step>

  <Step>
    Click **Send Invite**. If a user is registered already to an email address that you enter, the dialog prompts you to enter a different email address.
  </Step>
</Steps>

### Accept an Invitation

Follow these steps to set up access after receiving an invitation email:

<Steps>
  <Step>Click **Accept Invite** in the invitation email to open the password creation page.</Step>

  <Step>
    Create a password that meets the provided criteria. After you create a password, the login page
    appears.
  </Step>

  <Step>
    Log in with your email address and your new password. After you log in, the sign-up page
    appears.
  </Step>

  <Step>Enter your first name and last name.</Step>

  <Step>
    Enter the account name and the invite code from the invitation email. Then, click **Complete
    Sign Up**.

    <Frame>
      <img src="https://mintcdn.com/cdata/ns2CnTsbUGKdK2cZ/en/images/users_signup.png?fit=max&auto=format&n=ns2CnTsbUGKdK2cZ&q=85&s=588d3f44b4ce4805b10276c74eca2f65" alt="User signup" width="556" height="509" data-path="en/images/users_signup.png" />
    </Frame>
  </Step>
</Steps>

<Note>
  Connect AI supports Single Sign-On (SSO) through popular SSO providers. If SSO is enabled on your
  account, the invitation flow uses your SSO provider instead of the manual password process.
</Note>

### Manage Invitations

If a user has a pending invitation that they have not accepted, their status displays as **Invited**. Click a pending user to view and manage their invitation.

On this page, you can view the pending user's email address, the expiration time for the invitation, and the invite code. You can also manage the user's invitation, as follows:

* To revoke the invitation and delete the user, click **Delete User**.
* To resend the invitation email to the entered email address, click **Resend Invite**.

## Edit Users

Click a user in the list (or click the **Edit** button) to open the **Edit User** page.

<Frame>
  <img src="https://mintcdn.com/cdata/ns2CnTsbUGKdK2cZ/en/images/edit_user.png?fit=max&auto=format&n=ns2CnTsbUGKdK2cZ&q=85&s=3a6933068af1dfb9e2f1406de13b273c" alt="Edit user" width="870" height="707" data-path="en/images/edit_user.png" />
</Frame>

This page contains the following information:

* Editable **First Name** and **Last Name** fields.
* A non-editable **Email** field.
* A drop-down menu to select the user's **System Role**.
* A drop-down menu to select an additional **Access Role** (optional). These are any access roles that were created.
* A toggle for enabling or disabling **Support Access Privileges** (query users only). If enabled, the query user can grant account access to the CData support team.
* Check boxes for toggling the user's permissions for each data source. (Note that CData Connect Spreadsheets users do not have a permissions section, because they have full permissions.)

To save changes to the user, click **Save Changes**.

## Delete Users

To delete the user, click **Delete User**.

<Note>
  If the user is the last remaining Administrator on your account, they cannot be deleted.
</Note>
