---
title: Manage users
description: Learn how to invite, view, and manage users in your InfluxDB Cloud organization.
url: https://docs.influxdata.com/influxdb/cloud/admin/organizations/users/
estimated_tokens: 674
product: InfluxDB Cloud (TSM)
version: cloud
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb/cloud/admin/organizations/users/
date: '2023-11-06T15:53:12-07:00'
lastmod: '2023-11-06T15:53:12-07:00'
---

InfluxDB Cloud (TSM) lets you invite and collaborate with multiple users in your organization.
By default, each user has full permissions on resources in your organization.

* [Users management page](#users-management-page)
* [Invite a user to your organization](#invite-a-user-to-your-organization)
  * [Resend an invitation](#resend-an-invitation)
  * [Withdraw an invitation](#withdraw-an-invitation)

* [Remove a user from your organization](#remove-a-user-from-your-organization)

> [!Note]
> If you have multiple users, we recommend creating a system account for administrative purposes.
> For example, if you have applications writing to InfluxDB, ensure the applications
> use the system account credentials.

## Members page

Manage your organization’s users from your organization’s **Members page**.
In the InfluxDB Cloud user interface (UI), click the drop down
menu with your organization’s name in the top navigation menu and select **Members**.

## Invite a user to your organization

1. Navigate to your organization’s [Members page](#members-page).

2. Under **Add a new user to your organization**, enter the email address of
   the user to invite and select their role in your organization.

   > [!Note]
> #### Available roles ####
> Currently, InfluxDB Cloud has only one permission level for users: **Owner**.
> With Owner permissions, a user can delete resources and other users from your organization.
> Take care when inviting a user.

   Currently, InfluxDB Cloud has only one permission level for users: **Owner**.
   With Owner permissions, a user can delete resources and other users from your organization.
   Take care when inviting a user.

   *Users must be invited one at a time.*

3. Click **Add**.

An invitation with an activation link is sent to the specified email address.
The activation link expires after 72 hours.
Once activated, the new user is added as an **Owner** with permissions to read and write all resources.

Accounts can have up to 50 pending invitations at one time.

### Resend an invitation

1. Navigate to your organization’s [Members page](#members-page).
2. Click the  icon next to the invitation you want to resend.

### Withdraw an invitation

1. Navigate to your organization’s [Members page](#members-page).
2. Click the  icon next to the invitation you want to withdraw.
3. Click **Withdraw Invitation**.

## Remove a user from your organization

For security purposes, once an InfluxDB user account is deleted, the user (and their token) cannot be reactivated.

1. Navigate to your organization’s [Members page](#members-page).
2. Click the  icon next to the user you want to remove.
3. Click **Remove user access**.
