--- sidebar_label: User Mgmt title: User Mgmt description: 'User management including users, user groups and roles' --- In the user management page, you can add new users, user groups, roles to the selected organization. Also you can assign roles to specified user with some resources, such as instances or databases. Then you can edit or delete the specified user, user group, role or permission. ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; ```