diff --git a/docs/docs/installation/img/unraid09.png b/docs/docs/installation/img/unraid09.png
new file mode 100644
index 0000000000..b0803b87b3
Binary files /dev/null and b/docs/docs/installation/img/unraid09.png differ
diff --git a/docs/docs/installation/img/unraid10.png b/docs/docs/installation/img/unraid10.png
new file mode 100644
index 0000000000..148ba00250
Binary files /dev/null and b/docs/docs/installation/img/unraid10.png differ
diff --git a/docs/docs/installation/img/unraid11.png b/docs/docs/installation/img/unraid11.png
new file mode 100644
index 0000000000..c6c377ad55
Binary files /dev/null and b/docs/docs/installation/img/unraid11.png differ
diff --git a/docs/docs/installation/img/unraid12.png b/docs/docs/installation/img/unraid12.png
new file mode 100644
index 0000000000..f45d7344c4
Binary files /dev/null and b/docs/docs/installation/img/unraid12.png differ
diff --git a/docs/docs/installation/unraid-installation.md b/docs/docs/installation/unraid-installation.md
index 685632198c..ffff4710fe 100644
--- a/docs/docs/installation/unraid-installation.md
+++ b/docs/docs/installation/unraid-installation.md
@@ -4,7 +4,7 @@ sidebar_position: 5
# Unraid
-Install Immich on Unraid using the [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin from the Unraid Community Apps.
+Immich can easily be installed and updated on Unraid using the [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin from the Unraid Community Apps.
:::info
@@ -15,6 +15,8 @@ Install Immich on Unraid using the [Docker Compose Manager](https://forums.unrai
:::
+## Installation Steps
+
1. Go to "**Plugins**" and click on "**Compose.Manager**"
2. Click "**Add New Stack**" and when prompted for a label enter "**Immich**"
@@ -105,3 +107,36 @@ alt="Go to Docker Tab and visit the address listed next to immich-proxy"
:::tip
For more information on how to use the application once installed, please refer to the [Post Installation](/docs/usage/post-installation) guide.
:::
+
+## Updating Steps
+
+Updating is extremely easy however it's important to be aware that containers managed via the Docker Compose Manager plugin do not integrate with Unraid's native dockerman ui, the label "_update ready_" will always be present on containers installed via the Docker Compose Manager.
+
+
+
+You should ignore the "_update ready_" on the Unraid WebUI and update when you receive the notification within the Immich WebUI.
+
+
+1. Go to the "**Docker**" tab and scroll to the Compose section
+2. Next to Immich click the "**Update Stack**" button and Unraid will begin to update all Immmich related containers
+ > Note: **Do not** select Compose Down first, it is unecessary.
+3. Once complete you will see a "_Connection Closed_" message, select "**Done**".
+
+4. Return back to the Immich WebUI and you will see the version has been updated to the latest
+