mirror of
https://github.com/immich-app/immich.git
synced 2025-06-09 08:34:32 -04:00
* 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>
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
# 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.
|
|
|
|
<img src={require('./img/user-settings-3.webp').default} width="60%" title='User settings lists' />
|
|
|
|
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' />
|
|
|
|
<br/>
|
|
|
|
<img src={require('./img/user-settings-2.webp').default} width="33%" title='User settings location 2' />
|
|
|
|
---
|
|
|
|
:::tip Reset Password
|
|
The admin can reset a user password through the [User Management](/docs/administration/user-management.mdx) screen.
|
|
:::
|
|
|
|
:::tip Reset Admin Password
|
|
The admin password can be reset using a [Server Command](/docs/administration/server-commands.md)
|
|
:::
|