From a9ec5aa1e76218e4d9dea791720bd59c23f7a5d7 Mon Sep 17 00:00:00 2001 From: Kieran Date: Sat, 23 Aug 2025 21:28:08 +0100 Subject: [PATCH] Documentation: Document needed permissions for Immich (#5706) --- docs/widgets/services/immich.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/widgets/services/immich.md b/docs/widgets/services/immich.md index 674423e33..f9fc27253 100644 --- a/docs/widgets/services/immich.md +++ b/docs/widgets/services/immich.md @@ -10,7 +10,8 @@ Learn more about [Immich](https://github.com/immich-app/immich). | < v1.118 | 1 (default) | | >= v1.118 | 2 | -Find your API key under `Account Settings > API Keys`. +Find your API key under `Account Settings > API Keys`. The key should have the +`server.statistics` permission. Allowed fields: `["users" ,"photos", "videos", "storage"]`.