Fix callout position

This commit is contained in:
Nikhil Varma
2025-03-13 18:58:22 +05:30
parent 26790d25ff
commit fd66a7bc6a
2 changed files with 8 additions and 5 deletions
@@ -7,7 +7,7 @@ weight: 1
> 💡 You can access this in **Access Management > User & Role Management** *if available see [this page for more details](/documentation/cloud-rbac/).*
> 💡 You can access this in **Access Management > User & Role Management** *if available see [this page for details](/documentation/cloud-rbac/).*
A **Role** contains a set of **permissions** that define the ability to perform or control specific actions in Qdrant Cloud. Permissions are accessible through the Permissions tab in the Role Details page and offer fine-grained access control, logically grouped for easy identification.
@@ -9,14 +9,17 @@ weight: 2
## Inviting Users to an Account
> 💡 You can access this in **Access Management > User & Role Management** *if available see [this page for more details](/documentation/cloud-rbac/).*
Users can be invited via the **User Management** section, where they are assigned the **Base role** by default. Additionally, users have the option to select a specific role when inviting another user. The **Base role** is a predefined role with minimal permissions, granting users access to the platform while restricting them to viewing only their own profile.
![image.png](/documentation/cloud/role-based-access-control/user-invitation.png)
> 💡 You can access this in **Access Management > User & Role Management** *if available see [this page for details](/documentation/cloud-rbac/).*
### Inviting Users from a Role
Users can be invited attached to a specific role by inviting them through the **Role Details** page - just click on the Users tab and follow the prompts.