Account Management Console

Hello all,
I am currently working on customizing keycloak’s account management console. For that purpose, I am using a keycloak-man theme. What I am trying to accomplish is: after a user hits the ‘manage account’ button from the admin console, it should be redirected to the custom page that I have created inside the theme, instead of being redirected to this page


Which is also a page where the user is redirected after logout. Is something like that possible and if so, is it a good practice or not?