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

# Work with users

<Note title="Note">
  This document introduces the instructions for working with user accounts on StreamNative Console. The details may vary depending on the specific product and version number that you use.
</Note>

As an administrator, you can invite users to your organization and delete the current users. This document describes how to invite, view, and delete users through StreamNative Console.

## View users

In the upper-right corner of StreamNative Console, click your Profile and select **Users** from the drop-down list to view the users for an organization, including the email address and status of the users.

## Delete a user

<Note title="Note">
  Only administrators can delete users.
</Note>

To delete a user, follow these steps.

1. In the upper-right corner of StreamNative Console, click your Profile and select **Users** from the drop-down list.

2. Click the ellipsis at the end of the row of the user that you want to delete, and then click **Delete**. A dialog box displays.

3. Click **Confirm**.

## Invite a user

To invite a user, follow these steps.

<Tabs>
  <Tab title="Through the Organization page">
    1. In the upper-right corner of the StreamNative Console, click your Profile and select **Organizations** to check your created organizations.

    2. Click the name of your organization.

    3. On the **Organization** page, click **Invite Teammates** at the end of the target organization.

    4. On the **User** page, click **Invite User** and a dialog box displays.

    5. Enter the user's email address and then click **Confirm**.
  </Tab>

  <Tab title="Through the Users page">
    1. In the upper-right corner of the StreamNative Console, click your Profile and select **Users** from the drop-down list.

    2. On the **User** page, click **Invite User** and a dialog box displays.

    3. Enter the user's email address and then click **Confirm**.
  </Tab>
</Tabs>
