--- title: System Administration --- ### What is meant by system System describes the root of ZITADEL and includes all other elements like organisations, users and so on. Most of the time this part is managed by an user with the role IAM_OWNER. ### Default Policies When ZITADEL is set up for the first time we establish certain default policies for the whole system. > TODO Document default policy settings ### Manage Read Models Read Models are a way to normalize data out of the event stream for certain aspects. For example there is a model which consists of logonname and the password hash so that the login process can query that data. All read models are eventually consistent by nature and sometimes an administrator would like to verify they are still up-to-date. In the ZITADEL Console is a section called administration available where the admin can check all read models and their current state. There is even a possibility to regenerate a read model. > When a read model is regenerated it might take up some time to be fully operational again > Depending on the model which is regenerated this might have a operational impact for the end-users