For the complete documentation index, see llms.txt. This page is also available as Markdown.

Administer

Administer n8n by controlling access, securing credentials, managing changes, and monitoring activity.

This section helps you run n8n securely and reliably as usage grows.

Enterprise teams often spend more time in this section. SSO, directory integration, change control, and centralized logging become more important at scale. Many features covered here are also useful outside Enterprise, including user management basics, credential security, and operational monitoring.

A typical administration workflow

1

Control access

Decide who can sign in, what they can do, and how work is organized. Start with Manage users and access.

2

Protect secrets

Store and share credentials safely. Use Manage credentials to reduce secret sprawl.

3

Move changes safely

Use Git-backed workflows to promote changes between environments. See Use source control and environments.

4

Monitor activity

Track usage and send signals to your logging tools. Use Observe and log to improve visibility.

Last updated

Was this helpful?