litmus-docs/website/docs/user-guides/account-settings.md

39 lines
995 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: account-settings
title: Account settings
sidebar_label: Account settings
---
---
Under the account settings, you can change your personal details such as the email, name, and password.
:::note
The username cant be changed as it is unique.
:::
To navigate to the accounts page, click on the user avatar on the bottom left of the navbar:
<figure>
<img src={require('../assets/user-guides/my-account/step-1.png').default} alt="avatar nav" />
</figure>
## Edit personal details
Click the edit icon to open the edit modal:
<figure>
<img src={require('../assets/user-guides/my-account/step-2.png').default} alt="edit icon" />
</figure>
Enter your name and email address in the following text fields and click on the **Confirm** button to save the new details.
<figure>
<img src={require('../assets/user-guides/my-account/step-3.png').default} alt="edit information" />
</figure>
## Learn more
- [Create a new user](create-user.md)
- [View users and their details](view-user.md)