apps/docs/content/guides/manage/console/console-overview.mdx
The ZITADEL Management Console is the web-based Dashboard UI designed to facilitate the management and administration of ZITADEL resources and settings. It serves as a central hub where Administrators can perform tasks related to identity and access management, configure authentication methods, and manage the organization's infrastructure.
While the Management Console is primarily a tool for administrators, it can also be accessed by end-users to manage their own profiles (e.g., password reset, MFA setup), unless you restrict access to build your own custom UI.
The management console is available by navigating to the Custom Domain of your instance and appending the path /ui/console.
When logged in, you are greeted by the home page, which allows you to set shortcuts to frequently used settings and projects.
ZITADEL is a multi-tenant system. The Management Console features a Context Switcher in the top-left corner. This allows you to switch between the different Organizations you manage.
Depending on your use case:
To understand how to structure your organizations, read our Solution Scenario guides.
The Management Console enables administrators to perform the following critical tasks:
In many implementations, specifically white-label B2C scenarios, you may want to prevent end-users from accessing the generic ZITADEL Management Console entirely.
Administrators can restrict access to the management console, forcing users to interact only with your own applications or custom user interfaces. Please follow the Restrict Management Console Access guide to achieve this.