From 748a13104a905e9e2ffa3dd58b4e126b9cf63875 Mon Sep 17 00:00:00 2001 From: Thomas van Gemert <125323285+tvangemert@users.noreply.github.com> Date: Wed, 27 May 2026 16:17:12 +0200 Subject: [PATCH] chore(docs): update FAQ with profile picture change instructions (#28634) Update FAQ with profile picture change instructions Based on this discussion (https://github.com/immich-app/immich/discussions/27168) it seems I am not the only one confused by how Immich lets you change your profile picture. An addition to the FAQ will help. I also added another horizontal separator to be consistent with the rest of the document. --- docs/docs/FAQ.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/FAQ.mdx b/docs/docs/FAQ.mdx index 7b7a265ddf..1a17385132 100644 --- a/docs/docs/FAQ.mdx +++ b/docs/docs/FAQ.mdx @@ -26,6 +26,8 @@ For organizations seeking to resell Immich, we have established the following gu When in doubt or if you have an edge case scenario, we encourage you to contact us directly via email to discuss the use of our trademark. We can provide clear guidance on what is acceptable and what is not. You can reach out at: questions@immich.app +--- + ## User ### How can I reset the admin password? @@ -36,6 +38,10 @@ The admin password can be reset by running the [reset-admin-password](/administr You can see the list of all users by running [list-users](/administration/server-commands.md) Command on the Immich-server. +### How can I change my profile picture? + +View a single photo, press the three dots in the top-right to show context menu, and select "Set as profile picture". In the pop-up, use your mouse scroll wheel to zoom in the picture until it completely fills the circle. Click and drag the picture to align it to your liking. Press "Save" to save your changes. + --- ## Mobile App