mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-04-12 15:28:49 +07:00
931 B
931 B
description, contentType
| description | contentType |
|---|---|
| User management in n8n | overview |
User management
User management in n8n allows you to invite people to work in your n8n instance. It includes:
- Login and password management
- Adding and removing users
- Two account types: owner and member
/// note | Privacy The user management feature doesn't send personal information, such as email or username, to n8n. ///
Setup guides
This section contains most usage information for user management, and the Cloud setup guide. If you self-host n8n, there are extra steps to configure your n8n instance. Refer to the Self-hosted guide.
This section includes guides to configuring LDAP and SAML in n8n.