
# Cloud RBAC

## About Cloud RBAC

Qdrant Cloud enables you to manage granular permissions for your cloud resources within the Qdrant Cloud console. This feature ensures that only authorized users have access to sensitive data and capabilities, covering the following areas:

- Billing
- Identity and Access Management
- Clusters
- Hybrid Cloud
- Account Configuration

*Note: Current permissions control access to ALL clusters. Per Cluster permissions will be in a future release.*

> 💡 You can access this in **Access Management > User & Role Management** *if enabled.*

If you want to automate Qdrant Cloud with the Qdrant Cloud Management API, have a look at the [Cloud API](https://qdrant.tech/documentation/cloud-api/index.md) guide.

For configuring Qdrant Cluster API Keys, please refer to the [Cluster API Key](https://qdrant.tech/documentation/cloud/cluster-access/index.md) guide.

## Guides

- [Role Management](https://qdrant.tech/documentation/cloud-rbac/role-management/index.md)
- [User Management](https://qdrant.tech/documentation/cloud-rbac/user-management/index.md)

## Reference

- [Permission List](https://qdrant.tech/documentation/cloud-rbac/permission-reference/index.md)
