www/apps/user-guide/app/settings/profile/page.mdx
import { EllipsisHorizontal } from "@medusajs/icons"
export const metadata = {
title: Manage Profile in Medusa Admin,
}
In this guide, you’ll learn how to view and manage your profile's details and settings.
To view your profile details, go to Settings → Profile. You can alternatively click on your name at the bottom 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. You can also manage your two-factor authentication settings.
To edit your profile details and settings:
Can't find your language? Learn how you can contribute by translating the admin to other languages here.
</Note>Two-factor authentication is available from Medusa Admin v2.15.5. If you don't see the Two-Factor Authentication option in your Medusa Admin, request your technical team to upgrade your Medusa application.
</Note>You can enable two-factor authentication (2FA) for your account to add an extra layer of security. With 2FA enabled, you'll need to provide a verification code from an authentication app (like Google Authenticator) in addition to your password when logging in.
To view the status of two-factor authentication for your account:
To enable two-factor authentication:
To disable two-factor authentication, click the Disable button at the top end of the "Two-Factor Authentication" section.
Based on your application's configuration, you may need to enter a verification code from your authentication app to confirm disabling 2FA. If prompted, open your authentication app, get the 6-digit code for your Medusa Admin account, and enter it in the input field.
The next time you log in to your Medusa Admin account, after entering your email and password, you'll be prompted to enter a verification code from your authentication app. Open your authentication app, get the 6-digit code for your Medusa Admin account, and enter it in the input field to complete the login process.
If you lose access to your authentication app, you can use one of the recovery codes you saved when enabling 2FA to log in.
After entering your email and password on the login page:
Each recovery code can only be used once. If you use a recovery code to log in, and you don't have any unused recovery code left or access to your authentication app, go to your profile and disable two-factor authentication then enable it to repeat the setup and get new recovery codes.
</Note>