mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
25 lines
679 B
Markdown
25 lines
679 B
Markdown
---
|
|
description: Set up user management on n8n Cloud
|
|
contentType: howto
|
|
---
|
|
|
|
# Set up user management on n8n Cloud
|
|
|
|
/// info | Feature availability
|
|
Available on paid self-hosted and selected Cloud plans. Refer to [Pricing](https://n8n.io/pricing/){:target=_blank .external-link} for more information.
|
|
///
|
|
|
|
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"
|