Skip to main content
Version: User Guides (BYOC)

Manage Cluster Users (Console)

In Zilliz Cloud, you can create cluster users and assign them cluster roles to define the privileges, achieving data security.

Upon the creation of a cluster, a default user named db_admin is automatically generated. This user cannot be dropped. In addition to this default user, you can create more cluster users for fine-grained access control.

To manage cluster users, you must be an Organization Owner or a Project Admin or have a role with Cluster_Admin privileges.

📘Notes

This feature is exclusively available to Dedicated clusters.

Create a cluster user​

When creating a cluster user, you need to:

  • Input the name of the user.

  • Grant this user either a built-in cluster role or a custom cluster role.

  • Set the password for this cluster user. This password will be used for authentication.

add-cluster-user

📘Notes

Each cluster can have up to 100 cluster users.

Edit the role of a cluster user​

edit-cluster-user-role

Drop a cluster user​

📘Notes

The default user db_admin cannot be dropped.

drop-cluster-user