# Limitations

### Admin Console Theme not supported

<figure><img src="/files/GjarW9HeqssxiwxKAGEB" alt=""><figcaption></figcaption></figure>

If you are missing this feature [open an issue about it](https://github.com/InseeFrLab/keycloakify/issues/new).

### Welcome page not customizable

The following page isn't customizable yet.

<figure><img src="/files/EjIe9mnUel97mQVfS5Yo" alt="" width="563"><figcaption></figcaption></figure>

It's however planned to enable this. Follow the progress in [this issue](https://github.com/keycloakify/keycloakify/issues/148).

### Email customization using React not yet supported

Keycloakify lets you bundle an email theme in your Jar but you'll have to use FreeMarker for customizing your email template.

### Keycloakify Account theme are based on Account v1 not v3

Hence the default look might seems a bit dated:

<figure><img src="/files/KZptqfa7tEfO2di2e7Y7" alt=""><figcaption><p>Keycloakify look (Account v1)</p></figcaption></figure>

<figure><img src="/files/qImzPDjVtNIz7Mad8lME" alt=""><figcaption><p>Keycloak 25 look</p></figcaption></figure>

Learn more about why we made this choice in the **june 2024 update** of [this discussion message](https://github.com/keycloakify/keycloakify/discussions/346#discussioncomment-5889791).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keycloakify.dev/keycloakify/v10/faq-and-help/limitations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
