mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
21 lines
489 B
Markdown
21 lines
489 B
Markdown
---
|
|
description: Set up user management on n8n Cloud
|
|
contentType: howto
|
|
---
|
|
|
|
# Set up user management on n8n Cloud
|
|
|
|
To access user management, upgrade to version 0.195.0 or newer.
|
|
|
|
/// warning | Irreversible upgrade
|
|
Once you upgrade your Cloud instance to an n8n version with user management, you can't downgrade your version.
|
|
///
|
|
|
|
## Step one: In-app setup
|
|
|
|
--8<-- "_snippets/user-management/in-app-setup.md"
|
|
|
|
## Step two: Invite users
|
|
|
|
--8<-- "_snippets/user-management/invite-users.md"
|