Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Add documentation for managed users #2147

Closed
wants to merge 5 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ entries:
title: User and access management
entries:
- file: docs/platform/howto/manage-org-users
title: Invite and remove organization users
- file: docs/platform/concepts/managed-users
- file: docs/platform/howto/delete-user
- file: docs/platform/howto/make-super-admin
- file: docs/platform/howto/list-user-profile
entries:
- file: docs/platform/howto/edit-user-profile
Expand All @@ -77,6 +81,7 @@ entries:
- file: docs/platform/howto/add-authentication-method
- file: docs/platform/reference/password-policy
- file: docs/platform/howto/user-2fa
title: Set authentication policies
- file: docs/platform/concepts/authentication-tokens
- file: docs/platform/howto/create_authentication_token
- file: docs/platform/howto/list-saml
Expand Down
13 changes: 13 additions & 0 deletions docs/platform/concepts/managed-users.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Managed users
==============

.. important::
Managed users is an :doc:`early availability feature </docs/platform/concepts/beta_services>`. To use it, :doc:`enable the feature preview </docs/platform/howto/feature-preview>` in your user profile.

The managed users feature provides a centralized way of managing all of your organization's users, including editing their profiles, resetting passwords, and :doc:`setting authentication policies </docs/platform/howto/set-authentication-policies>`.

When you :doc:`verify a domain </docs/platform/howto/manage-domains>`, existing organization users automatically become managed users.

A managed user cannot create new organizations unless they are a super admin of the organization that they are managed by.

To see a list of all users in your organization go to **Admin** and select **Users**.