content/influxdb3/cloud-dedicated/admin/users/admin-ui.md
Use the {{% product-name %}} Admin UI to manage users and control access to your cluster through a web-based interface. The Admin UI provides self-service user management capabilities, allowing administrators to invite new users, assign roles, and manage invitations without contacting support.
{{< admin-ui-access >}}
{{< img-hd src="/img/influxdb3/cloud-dedicated-admin-ui-users.png" alt="InfluxDB Cloud Dedicated Admin UI users" />}}
The Users page displays your account information and a table of existing users and invitations. Use the Users page to manage access to your InfluxDB account:
The Users page shows a comprehensive view of all users and pending invitations for your account:
accepted: User has accepted the invitation and has access to the clusterexpired: Invitation has expired and is no longer validrevoked: Invitation has been manually revoked by an administratorUse the search functionality to quickly find specific users by email address or invitation details.
Only users with the Admin role can send new invitations.
An invitation email with an activation link is sent to the specified email address. The user must accept the invitation to gain access to your {{% product-name %}} cluster.
{{% note %}}
Invitations expire after a set period. If an invitation expires, you'll need to send a new invitation to the user. {{% /note %}}
You can revoke pending invitations that haven't been accepted yet:
Revoked invitations can no longer be used to access your cluster. The invitation status will change to revoked.
Click on any invitation in the table to view additional details, including:
{{% product-name %}} uses role-based access control to manage user permissions for the following roles:
[!Note]
Role assignment
User roles are assigned when sending invitations and cannot currently be changed through the Admin UI. To modify a user's role, contact InfluxData support.
influxctl users list command to confirm current usersFor operations not available in the Admin UI, contact InfluxData support for role changes, user removal, or other advanced user management tasks.