--- sidebar_position: 1 sidebar_label: "Manage Profile" tags: - user guide - user --- import { EllipsisHorizontal } from "@medusajs/icons" export const metadata = { title: `Manage Profile in Medusa Admin`, } # {metadata.title} In this guide, you’ll learn how to view and manage your profile's details and settings. ## View Profile Details To view your profile details, go to Settings → Profile. You can alternatively click on your name at the bottom right of the sidebar, and choose "Profile settings" from the menu. In your profile details page, you can view your profile information such as your name, email, and language settings. ![Profile details page](https://res.cloudinary.com/dza7lstvk/image/upload/v1740500431/User%20Guide/Screenshot_2025-02-25_at_6.20.05_PM_lhmmxp.png) --- ## Edit Profile Details To edit your profile details and settings: 1. Go to Settings → Profile. 2. Click the icon at the top right of the page. 3. Choose "Edit" from the dropdown. 4. In the side window that opens, you can edit your first and last name, and the Medusa Admin dashboard language. This only changes the language of the admin interface, not the language of the store. It also doesn't change the language for other users in the admin. 5. Once you're done, click the Save button. Can't find your language? Learn how you can contribute by translating the admin to other languages [here](!docs!/learn/resources/contribution-guidelines/admin-translations). ![Edit profile form](https://res.cloudinary.com/dza7lstvk/image/upload/v1740500618/User%20Guide/Screenshot_2025-02-25_at_6.23.21_PM_tbgsbg.png)