<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloud RBAC on Qdrant - Vector Search Engine</title><link>https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/</link><description>Recent content in Cloud RBAC on Qdrant - Vector Search Engine</description><generator>Hugo</generator><language>en-us</language><managingEditor>info@qdrant.tech (Andrey Vasnetsov)</managingEditor><webMaster>info@qdrant.tech (Andrey Vasnetsov)</webMaster><atom:link href="https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/index.xml" rel="self" type="application/rss+xml"/><item><title>Role Management</title><link>https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/role-management/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/role-management/</guid><description>&lt;h1 id="role-management">Role Management&lt;/h1>
&lt;blockquote>
&lt;p>💡 You can access this in &lt;strong>Access Management &amp;gt; User &amp;amp; Role Management&lt;/strong> &lt;em>if available see &lt;a href="https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/">this page for details&lt;/a>.&lt;/em>&lt;/p>
&lt;/blockquote>
&lt;p>A &lt;strong>Role&lt;/strong> contains a set of &lt;strong>permissions&lt;/strong> 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.&lt;/p>
&lt;h2 id="built-in-roles">Built-In Roles&lt;/h2>
&lt;p>Qdrant Cloud includes some built-in roles for common use-cases. The permissions for these built-in roles cannot be changed.&lt;/p></description></item><item><title>User Management</title><link>https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/user-management/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/user-management/</guid><description>&lt;h1 id="user-management">User Management&lt;/h1>
&lt;blockquote>
&lt;p>💡 You can access this in &lt;strong>Access Management &amp;gt; User &amp;amp; Role Management&lt;/strong> &lt;em>if available see &lt;a href="https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/">this page for details&lt;/a>.&lt;/em>&lt;/p>
&lt;/blockquote>
&lt;h2 id="inviting-users-to-an-account">Inviting Users to an Account&lt;/h2>
&lt;p>Account users can be managed via the &lt;strong>User Management&lt;/strong> section. Start by selecting a role from the dropdown and then type the name of the user you wish to manage. For users who are not in your account you will have the option to invite them. For users already in your account you can add them to the role, or see if the role has already been assigned to them.&lt;/p></description></item><item><title>Permission Reference</title><link>https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/permission-reference/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2256--condescending-goldwasser-91acf0.netlify.app/documentation/cloud-rbac/permission-reference/</guid><description>&lt;h1 id="permission-reference">&lt;strong>Permission Reference&lt;/strong>&lt;/h1>
&lt;p>This document outlines the permissions available in Qdrant Cloud.&lt;/p>
&lt;hr>
&lt;blockquote>
&lt;p>💡 When enabling &lt;code>write:*&lt;/code> permissions in the UI, the corresponding &lt;code>read:*&lt;/code> permission will also be enabled and non-actionable. This guarantees access to resources after creating and/or updating them.&lt;/p>
&lt;/blockquote>
&lt;h2 id="identity-and-access-management">&lt;strong>Identity and Access Management&lt;/strong>&lt;/h2>
&lt;p>Permissions for users, user roles, management keys, and invitations.&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>Permission&lt;/th>
 &lt;th>Description&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>&lt;code>read:roles&lt;/code>&lt;/td>
 &lt;td>View roles in the Access Management page.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>write:roles&lt;/code>&lt;/td>
 &lt;td>Create and modify roles in the Access Management page.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>delete:roles&lt;/code>&lt;/td>
 &lt;td>Remove roles in the Access Management page.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>read:management_keys&lt;/code>&lt;/td>
 &lt;td>View Cloud Management Keys in the Access Management page.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>write:management_keys&lt;/code>&lt;/td>
 &lt;td>Create and manage Cloud Management Keys.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>delete:management_keys&lt;/code>&lt;/td>
 &lt;td>Remove Cloud Management Keys in the Access Management page.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>write:invites&lt;/code>&lt;/td>
 &lt;td>Invite new users to an account and revoke invitations.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>read:invites&lt;/code>&lt;/td>
 &lt;td>View pending invites in an account.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>delete:invites&lt;/code>&lt;/td>
 &lt;td>Remove an invitation.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>read:users&lt;/code>&lt;/td>
 &lt;td>View user details in the profile page. &lt;br> - Also applicable in User Management and Role details (User tab).&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;code>delete:users&lt;/code>&lt;/td>
 &lt;td>Remove users from an account. &lt;br> - Applicable in User Management and Role details (User tab).&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;hr>
&lt;h2 id="cluster">&lt;strong>Cluster&lt;/strong>&lt;/h2>
&lt;p>Permissions for API Keys, backups, clusters, and backup schedules.&lt;/p></description></item></channel></rss>