30 lines
943 B
Markdown
30 lines
943 B
Markdown
---
|
|
title: Invite a user
|
|
list_title: Invite a user
|
|
description: >
|
|
Invite a user to collaborate in InfluxDB Cloud.
|
|
weight: 103
|
|
aliases:
|
|
- /v2.0/account-management/multi-user/invite-user
|
|
menu:
|
|
v2_0:
|
|
parent: Manage multiple users
|
|
identifier: invite_user_cloud
|
|
---
|
|
|
|
1. Navigate to the **Users** page in the left navigation bar.
|
|
2. Under **Add a new user to your organization**, enter the email address of the user to invite.
|
|
(Users must be invited one at a time.)
|
|
3. Click **Add & Invite**.
|
|
|
|
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.
|
|
|
|
{{% warn %}}
|
|
Currently, Cloud 2.0 has only one permission level: Owner.
|
|
With Owner permissions, a user can delete resources and other users from your organization.
|
|
Take care when inviting a user.
|
|
{{% /warn %}}
|