www/apps/cloud/app/user/page.mdx
import { InlineIcon } from "docs-ui" import { EllipsisHorizontal } from "@medusajs/icons"
export const metadata = {
title: Manage User Account on Cloud,
}
In this guide, you'll learn how to manage your user account on Cloud.
You can edit your profile details such as your name and email address from the Profile settings in the Organization Settings.
To edit your profile's details:
Cloud supports sign-in via email and password, and via GitHub.
An email and GitHub accounts can be connected to a single Cloud user account. So, if you have multiple accounts, you can change the sign-in method for any of them to use either email/password or GitHub.
To manage your sign-in methods:
Under the "Sign-in methods" section, you can connect or disconnect your email and GitHub accounts:
If you disconnect any sign-in method, you won't be able to use that method to sign in to your Cloud account anymore.
Cloud supports Two-Factor Authentication (2FA) to enhance the security of your account. 2FA requires a second authentication factor when signing in to your Cloud dashboard.
To configure 2FA for your account:
Medusa supports setting up 2FA using authenticator apps like Google Authenticator or 1Password.
If 2FA is not enabled for your account:
Once 2FA is enabled, you'll be prompted to enter a 6-digit code from your authenticator app each time you sign in.
If 2FA is already enabled and you want to disable it:
If you enabled 2FA with an authenticator app but lose access to it, you can use one of the recovery codes to sign in to your account:
You can only use a recovery code once. After using a recovery code, make sure to disable then re-enable 2FA to generate new recovery codes and keep them in a secure place.