# How to access admin console on Keycloak

If you have an administrator role on Keycloak you can access the administration console by going to the following URL

```
https://<your-keycloak-url/admin/
```