mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 03:54:21 +00:00
9f0638fac9
* test spell check * fix indenting * test * add something to test * test spellcheck * spelling improvements * improve spelling and ignore list * Update site/docs/start/00-quick-start.de.md
31 lines
697 B
Markdown
31 lines
697 B
Markdown
---
|
|
title: Console
|
|
---
|
|
|
|
### What is Console
|
|
|
|
Console is the ZITADEL Graphical User Interface.
|
|
|
|
**Users** can manage some information on their own.
|
|
|
|
- profile information
|
|
- credentials
|
|
- external logins
|
|
|
|
Users (**org owners**) who manage organisations do this also with Console.
|
|
|
|
- Organisation settings (policies, domains, idp's)
|
|
- Manage users
|
|
- Manage projects, clients and roles
|
|
- Give access to users
|
|
|
|
For the **IAM Administrators** there is also a section in Console solely intended to manage the system.
|
|
|
|
- Check failed events
|
|
- Reset read models
|
|
- Define system policies
|
|
|
|
### Technologies
|
|
|
|
Console is built with Angular and interfaces with ZITADEL by utilizing the GRPC APIs over GRPC-web.
|