Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions docs/getting_started/get_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@ After you finish, the avatar is uploaded and is visible in the Back Office.

To save changes to the user profile, click **Update**.

### Change the password and other user settings
### User settings

You can access your user settings on the right side of the top bar:

![User preferences menu](img/user_preferences.png)

Here you can change your user password and define your user preferences,
Here you can [change your user password](get_started.md#change-the-password) and define your user preferences,
such as preferred timezone, short and full date and time format, or Back Office language.

**Location**
Expand Down Expand Up @@ -132,3 +132,15 @@ such as preferred timezone, short and full date and time format, or Back Office
--------|-----------|
|Active dashboard|Sets which dashboard is displayed after you log in.|

### Change the password

You can change your user [password]([[= developer_doc =]]/users/passwords/) at any time.
To do it, first, access your user profile, and go to **Account settings** tab.
Then, click **Change password**.

![Change password](img/change_password.png "Change password")

Fill in all the required fields and click **Save and close** to save changes.
Click **Discard** to reject your changes and return to the previous screen.

![Editing password](img/editing_password.png "Editing password")
Binary file added docs/getting_started/img/change_password.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/getting_started/img/editing_password.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.