* docs: migrate ui docs to docs universe * created yarn workspace * added eslint and tsconfig configurations * fix eslint configurations * fixed eslint configurations * shared tailwind configurations * added shared ui package * added more shared components * migrating more components * made details components shared * move InlineCode component * moved InputText * moved Loading component * Moved Modal component * moved Select components * Moved Tooltip component * moved Search components * moved ColorMode provider * Moved Notification components and providers * used icons package * use UI colors in api-reference * moved Navbar component * used Navbar and Search in UI docs * added Feedback to UI docs * general enhancements * fix color mode * added copy colors file from ui-preset * added features and enhancements to UI docs * move Sidebar component and provider * general fixes and preparations for deployment * update docusaurus version * adjusted versions * fix output directory * remove rootDirectory property * fix yarn.lock * moved code component * added vale for all docs MD and MDX * fix tests * fix vale error * fix deployment errors * change ignore commands * add output directory * fix docs test * general fixes * content fixes * fix announcement script * added changeset * fix vale checks * added nofilter option * fix vale error
1.8 KiB
1.8 KiB
sidebar_position, description, addHowToData
| sidebar_position | description | addHowToData |
|---|---|---|
| 2 | This user guide explains how to manage user profile on the Medusa admin. Learn how to edit a user profile and reset user password. | true |
Manage Profile
In this document, you’ll learn how to manage your account including resetting your password and editing your account details.
Reset Password
To reset your password:
- On the login screen, click on the “Forget your password?” link.
- Enter the email of your account.
- Click on the “Send reset instructions” button.
- You’ll find the instructions to reset your password in the email you receive.
:::note
If you don’t receive an email, please get in touch with your technical team to ensure an email service is set up correctly.
:::
Edit Profile
To edit your profile details:
- Go to Settings → Personal Information.
- Click on the “Edit information” button.
- In the form that opens, you can edit your personal information.
- Once done, click on the “Submit and close” button.
Change Admin Language
The Medusa admin supports multiple languages, and you can change the default language from your profile settings.
To change the language:
- Go to Settings → Personal Information.
- For the Language field, select the language you want from the dropdown.
- The language will be saved and changed.
:::tip
Can't find your language? Learn how you can contribute by translating the admin to other languages here.
:::
Edit Analytics Preferences
To edit your analytics collection preferences:
- Go to Settings → Personal Information.
- Click on the “Edit preferences” button.
- In the form that opens, you can edit any of the options.
- Once done, click on the “Submit and close” button.