name: immich-docs description: "Immich documentation — self-hosted photo/video management. Covers installation (Docker, Kubernetes, Synology, TrueNAS, Unraid), administration (backup, OAuth, reverse proxy, storage templates), features (facial recognition, ML acceleration, hardware transcoding, mobile backup, libraries, search), and developer guides. USE THIS SKILL WHEN the user asks about Immich, immich install, immich backup, immich facial recognition, or immich transcoding." version: 0.1.0
Immich Documentation
Official docs for Immich — high-performance self-hosted photo and video management.
CRITICAL: grep references/ for keywords before answering.
Reference Index (74 docs)
Overview (4 docs)
references/overview/quick-start.mdx— Quick start guidereferences/overview/comparison.md— Comparison with other solutionsreferences/overview/help.md— Getting helpreferences/overview/support-the-project.md— Supporting the project
Installation (14 docs)
references/install/requirements.md— System requirementsreferences/install/docker-compose.mdx— Docker Compose installationreferences/install/script.md— Install scriptreferences/install/all-in-one.md— All-in-one setupreferences/install/one-click.md— One-click deploymentreferences/install/portainer.md— Portainer installationreferences/install/kubernetes.md— Kubernetes/Helm deploymentreferences/install/synology.md— Synology NAS setupreferences/install/truenas.md— TrueNAS setupreferences/install/unraid.md— Unraid setupreferences/install/config-file.md— Configuration file referencereferences/install/environment-variables.md— Environment variablesreferences/install/post-install.mdx— Post-installation stepsreferences/install/upgrading.md— Upgrading Immich
Administration (13 docs)
references/administration/system-settings.md— System settings referencereferences/administration/backup-and-restore.md— Backup and restorereferences/administration/user-management.mdx— User managementreferences/administration/oauth.md— OAuth/OIDC authenticationreferences/administration/reverse-proxy.md— Reverse proxy (Nginx, Caddy, Traefik, Apache)references/administration/storage-template.mdx— Storage template configurationreferences/administration/jobs-workers.md— Jobs and worker configurationreferences/administration/email-notification.mdx— Email notifications (SMTP)references/administration/server-commands.md— Server admin commandsreferences/administration/server-stats.md— Server statisticsreferences/administration/maintenance-mode.md— Maintenance modereferences/administration/system-integrity.md— System integrity checksreferences/administration/postgres-standalone.md— Standalone PostgreSQL setup
Features (19 docs)
references/features/facial-recognition.md— Facial recognitionreferences/features/searching.md— Smart search (CLIP)references/features/hardware-transcoding.md— Hardware transcoding (VAAPI, NVENC, QSV)references/features/ml-hardware-acceleration.md— ML hardware acceleration (CUDA, OpenVINO, ARM NN)references/features/mobile-app.mdx— Mobile app setupreferences/features/mobile-backup.md— Mobile backup configurationreferences/features/libraries.md— External librariesreferences/features/sharing.md— Album sharingreferences/features/partner-sharing.md— Partner sharingreferences/features/tags.md— Tagsreferences/features/folder-view.md— Folder viewreferences/features/editing.mdx— Photo editingreferences/features/casting.md— Chromecast/castingreferences/features/command-line-interface.md— CLI toolreferences/features/reverse-geocoding.md— Reverse geocodingreferences/features/xmp-sidecars.md— XMP sidecar supportreferences/features/supported-formats.md— Supported file formatsreferences/features/monitoring.md— Prometheus monitoringreferences/features/user-settings.md— User settings
Guides (13 docs)
references/guides/external-library.md— External library setupreferences/guides/remote-access.md— Remote access (Tailscale, Cloudflare, etc.)references/guides/remote-machine-learning.md— Remote ML processingreferences/guides/scaling-immich.md— Scaling Immichreferences/guides/database-queries.md— Useful database queriesreferences/guides/database-gui.md— Database GUI toolsreferences/guides/docker-help.md— Docker troubleshootingreferences/guides/custom-locations.md— Custom storage locationsreferences/guides/custom-map-styles.md— Custom map stylesreferences/guides/better-facial-clusters.md— Improving facial recognition clustersreferences/guides/smtp-gmail.md— Gmail SMTP setupreferences/guides/template-backup-script.md— Backup script templatereferences/guides/python-file-upload.md— Python file upload
Developer (9 docs)
references/developer/setup.md— Development environment setupreferences/developer/architecture.mdx— Architecture overviewreferences/developer/directories.md— Project directory structurereferences/developer/database-migrations.md— Database migrationsreferences/developer/testing.md— Testing guidereferences/developer/devcontainers.md— Dev containersreferences/developer/translations.md— Translation guidereferences/developer/pr-checklist.md— PR checklistreferences/developer/troubleshooting.md— Developer troubleshooting
Other (2 docs)
references/FAQ.mdx— Frequently asked questionsreferences/api.md— API documentation