> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/administer/manage-users-and-access.md).

# Manage users and access

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
* Three [account types](/administer/manage-users-and-access/understand-account-types.md): **Owner** and **Member** (and **Admin** for Pro & Enterprise plans)

{% hint style="info" %}
**Privacy**

The user management feature doesn't send personal information, such as email or username, to n8n.
{% endhint %}

## Setup guides <a href="#setup-guides" id="setup-guides"></a>

This section contains most usage information for user management, and the [Cloud setup guide](/administer/manage-users-and-access/set-up-for-cloud.md). If you self-host n8n, there are extra steps to configure your n8n instance. Refer to the [Self-hosted guide](/deploy/host-n8n/configure-n8n/user-management.md).

This section includes guides to configuring [LDAP](/administer/manage-users-and-access/verify-user-identity/connect-ldap.md) and [SAML](/administer/manage-users-and-access/verify-user-identity/use-saml.md) in n8n.
