diff --git a/docs/docs/administration/img/admin-jobs.png b/docs/docs/administration/img/admin-jobs.png new file mode 100644 index 0000000000..1f77ef1929 Binary files /dev/null and b/docs/docs/administration/img/admin-jobs.png differ diff --git a/docs/docs/administration/jobs.md b/docs/docs/administration/jobs.md index 1b3051d3c5..e02bfcaedd 100644 --- a/docs/docs/administration/jobs.md +++ b/docs/docs/administration/jobs.md @@ -2,22 +2,8 @@ Several Immich functionalities are implemented as jobs, which run in the background. To view the status of a job navigate to the Administration Screen, and then the `Jobs` page. +![Admin jobs](./img/admin-jobs.png) -## Generate Thumbnails - -![Generate Thumbnails](./img/admin-jobs-thumbnails.png) - - -## Extract Exif - -![Extract Exif](./img/admin-jobs-exif.png) - -## Detect Objects - -![Detect Objects](./img/admin-jobs-objects.png) - -## Storage Migration - -This job can be run after changing the [Storage Template](/docs/administration/storage-template.mdx), in order to apply the change to the existing library. - -![Storage Migration](./img/admin-jobs-template.png) +:::info +Storage Migration job can be run after changing the [Storage Template](/docs/administration/storage-template.mdx), in order to apply the change to the existing library. +:::