From d3fd1766431584989fbf299597c94624605e8ee0 Mon Sep 17 00:00:00 2001 From: Khaoula Ettaleb <49680698+ka0ula@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:21:00 +0100 Subject: [PATCH] remove screenshot --- docs/getting_started/roles.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/getting_started/roles.md b/docs/getting_started/roles.md index 56e3ab5106..3cee2810e3 100644 --- a/docs/getting_started/roles.md +++ b/docs/getting_started/roles.md @@ -1,4 +1,4 @@ -# Overview +# Manage roles Role-based access systems are designed to enhance security and improve the user experience by defining user permissions based on their specific roles. These systems typically include built-in roles that are pre-defined and cannot be modified and Custom roles, providing additional options for user access control. @@ -26,8 +26,6 @@ In addition to built-in roles, each admin may create Custom roles. These will wo You can discover all permissions associated either to built-in or custom roles directly from the UI in `Managed communities > Roles` -![Permissions](/assets/roles_permissions.gif){: style="max-width:100%"} - ## Legacy roles To create your own roles, please refer to this [section](https://docs.sekoia.io/getting_started/manage_users/#create-custom-roles).