mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
add cloud admin dashboard doc
This commit is contained in:
parent
a65fe36d2e
commit
aba6d7dbd0
14
docs/user-management/cloud-admin-dashboard.md
Normal file
14
docs/user-management/cloud-admin-dashboard.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
description: How to access the Cloud admin dashboard.
|
||||
contentType: howTo
|
||||
---
|
||||
|
||||
# Cloud admin dashboard
|
||||
|
||||
Instance owners can access the admin dashboard to manage their Cloud instance. This is where you can upgrade your n8n version.
|
||||
|
||||
## Access the dashboard from the app
|
||||
|
||||
## Access the dashboard if the app is offline
|
||||
|
||||
If your instance is down, you can still access the admin dashboard. When you log in to the app, n8n asks you if you want a magic link to access your dashboard. Select **Send magic link**, then check your email for the link.
|
||||
@ -18,4 +18,4 @@ User management in n8n allows you to invite people to work in your n8n instance.
|
||||
|
||||
This section contains most usage information for user management, and the [Cloud setup guide](/user-management/cloud-setup/). If you self-host n8n, there are extra steps to configure your n8n instance. Refer to the [Self-hosted guide](/hosting/user-management-self-hosted/).
|
||||
|
||||
This section includes a guides to configuring [LDAP](/user-management/ldap/) and [SAML](/user-management/saml/) in n8n.
|
||||
This section includes guides to configuring [LDAP](/user-management/ldap/) and [SAML](/user-management/saml/) in n8n.
|
||||
|
||||
@ -178,6 +178,7 @@ nav:
|
||||
- Cloud setup: user-management/cloud-setup.md
|
||||
- Manage users: user-management/manage-users.md
|
||||
- Account types: user-management/account-types.md
|
||||
- Cloud admin dashboard: user-management/cloud-admin-dashboard.md
|
||||
- Best practices: user-management/best-practices.md
|
||||
- 2FA: user-management/two-factor-auth.md
|
||||
- LDAP: user-management/ldap.md
|
||||
|
||||
Loading…
Reference in New Issue
Block a user