Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/cloud/security/inviting-new-users.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Admins and developers are different than database users. To create database user

To invite a user, select the organization and click `Users and roles`:

<Image img={users_and_roles} size="md" alt="ClickHouse Cloud users and roles page" />
<Image img={users_and_roles} size="lg" alt="ClickHouse Cloud users and roles page" />

<br />

Select `Invite members`, and enter the email address of up to 3 new users at once, selecting the role for each.

<Image img={invite_user} size="md" alt="ClickHouse Cloud invite user page" />
<Image img={invite_user} size="lg" alt="ClickHouse Cloud invite user page" />

<br />

Expand Down