# Modify keycloak dashboard UI

**URL:** <https://forum.keycloak.org/t/modify-keycloak-dashboard-ui/22045>\
**Category:** Miscellanaeous\
**Tags:** saml\
**Created:** [May 10, 2023, 11:30am UTC](https://forum.keycloak.org/t/modify-keycloak-dashboard-ui/22045 "2023-05-10T11:30:28Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![sonujhag](https://yyz2.discourse-cdn.com/free1/user_avatar/forum.keycloak.org/sonujhag/32/8200_2.png) [@sonujhag](https://forum.keycloak.org/u/sonujhag)\
**Post date:** [May 10, 2023, 11:30am UTC](https://forum.keycloak.org/t/modify-keycloak-dashboard-ui/22045/1 "2023-05-10T11:30:28Z")

</div>

Hello all,  
I want to ask how to modify/customise Keycloak dashboard UI.

---

<div class="post-metadata">

**Author:** ![xgp](https://yyz2.discourse-cdn.com/free1/user_avatar/forum.keycloak.org/xgp/32/2589_2.png) [@xgp](https://forum.keycloak.org/u/xgp)\
**Post date:** [May 10, 2023, 11:33am UTC](https://forum.keycloak.org/t/modify-keycloak-dashboard-ui/22045/2 "2023-05-10T11:33:41Z")

</div>

Do you mean the account console UI, or the admin UI? Both are React applications, and the current recommendation by the Keycloak team is the fork and then package your own as a custom theme. Source for both apps is here: [keycloak/js/apps at main · keycloak/keycloak · GitHub](https://github.com/keycloak/keycloak/tree/main/js/apps)

---

<div class="post-metadata">

**Author:** ![ulrich](https://yyz2.discourse-cdn.com/free1/user_avatar/forum.keycloak.org/ulrich/32/3310_2.png) [@ulrich](https://forum.keycloak.org/u/ulrich)\
**Post date:** [May 14, 2023, 9:51am UTC](https://forum.keycloak.org/t/modify-keycloak-dashboard-ui/22045/3 "2023-05-14T09:51:11Z")

</div>

Hello,

If that’s can help, I saw this interesting discussion not long ago on the Keycloak Github : [Keycloak Admin and Account Theme · keycloak/keycloak · Discussion #19508 · GitHub](https://github.com/keycloak/keycloak/discussions/19508)

Ulrich
