Files
medusa-store/www/apps/docs/content/user-guide/users/profile.md
Shahed Nasser fa7c94b4cc docs: create docs workspace (#5174)
* 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
2023-09-21 20:57:15 +03:00

1.8 KiB
Raw Blame History

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, youll learn how to manage your account including resetting your password and editing your account details.

Reset Password

To reset your password:

  1. On the login screen, click on the “Forget your password?” link.
  2. Enter the email of your account.
  3. Click on the “Send reset instructions” button.
  4. Youll find the instructions to reset your password in the email you receive.

:::note

If you dont 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:

  1. Go to Settings → Personal Information.
  2. Click on the “Edit information” button.
  3. In the form that opens, you can edit your personal information.
  4. 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:

  1. Go to Settings → Personal Information.
  2. For the Language field, select the language you want from the dropdown.
  3. 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:

  1. Go to Settings → Personal Information.
  2. Click on the “Edit preferences” button.
  3. In the form that opens, you can edit any of the options.
  4. Once done, click on the “Submit and close” button.