chore(docs): clean up and add new content (#15003)
* wip: Install * wip: sharing * wip: features * wip: features * wip: tags and folder view * update links * fix: broken reference to page sections * pr feedback * Update docs/docs/overview/comparison.md Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com> * webp * webp is glory * webp is glory --------- Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
# User Settings
|
||||
|
||||

|
||||
Immich gives each user the ability to manage their own settings. This includes being able to update their profile, toggle certain feature, generate API keys, manage the logged in devices, a view of account usage statistics, and more.
|
||||
|
||||
## User Profile
|
||||
<img src={require('./img/user-settings-3.webp').default} width="60%" title='User settings lists' />
|
||||
|
||||
View your User ID and email, and update your first and last name.
|
||||
You can access the [user settings](https://my.immich.app/user-settings) by clicking on the user icon on the top right corner of the screen and selecting the `Account Settings` option.
|
||||
|
||||

|
||||
<img src={require('./img/user-settings-1.webp').default} width="33%" title='User settings location 1' />
|
||||
|
||||
## Change Password
|
||||
<br/>
|
||||
|
||||
Users can change their own passwords.
|
||||
<img src={require('./img/user-settings-2.webp').default} width="33%" title='User settings location 2' />
|
||||
|
||||

|
||||
---
|
||||
|
||||
:::tip Reset Password
|
||||
The admin can reset a password through the [User Management](/docs/administration/user-management.mdx) screen.
|
||||
The admin can reset a user password through the [User Management](/docs/administration/user-management.mdx) screen.
|
||||
:::
|
||||
|
||||
:::tip Reset Admin Password
|
||||
|
||||
Reference in New Issue
Block a user