[[_account-service]] == User Account Service {{book.project.name}} has a built in User Account Service which every user has access to. This service allows users to manage their account, change their credentials, update their profile, and view their login sessions. The URL to this service is `> (this is usually used to link social provier accounts together). This will show the list of external identity providers you have configured for your realm. .Federated Identity image:../{{book.images}}/account-service-federated-identity.png[] The `Sessions` menu item allows the user to view and manage which devices are logged in and from where. They can perform logout of these sessions from this screen too. .Sessions image:../{{book.images}}/account-service-sessions.png[] The `Applications` menu item shows users which applications they have access to. .Applications image:../{{book.images}}/account-service-apps.png[] === Themeable Like all UIs in {{book.project.name}} the User Account Service is completely themeable and internationalizable. See the link:{{book.developerguide.link}}[{{book.developerguide.name}}] for more details.