diff --git a/docker/HOW_TO_USE_DOCKER.md b/docker/HOW_TO_USE_DOCKER.md
index acd9221064ea478da4f5d2192d6d62274dfa42b8..19a0920efb622a66cd3426df1c17cdc0fea7387b 100644
--- a/docker/HOW_TO_USE_DOCKER.md
+++ b/docker/HOW_TO_USE_DOCKER.md
@@ -91,13 +91,6 @@ mintplexlabs/anythingllm;
 Go to `http://localhost:3001` and you are now using AnythingLLM! All your data and progress will persist between
 container rebuilds or pulls from Docker Hub.
 
-## Use the Midori AI Subsystem to Manage AnythingLLM
-
-Follow the setup found on [Midori AI Subsystem Site](https://io.midori-ai.xyz/subsystem/manager/) for your host OS
-After setting that up install the AnythingLLM docker backend to the Midori AI Subsystem.
-
-Once that is done, you are all set!
-
 ## How to use the user interface
 
 - To access the full application, visit `http://localhost:3001` in your browser.
@@ -116,6 +109,17 @@ Once that is done, you are all set!
 
 Your docker host will show the image as online once the build process is completed. This will build the app to `http://localhost:3001`.
 
+## Integrations and one-click setups
+
+The integrations below are templates or tooling built by the community to make running the docker experience of AnythingLLM easier.
+
+### Use the Midori AI Subsystem to Manage AnythingLLM
+
+Follow the setup found on [Midori AI Subsystem Site](https://io.midori-ai.xyz/subsystem/manager/) for your host OS
+After setting that up install the AnythingLLM docker backend to the Midori AI Subsystem.
+
+Once that is done, you are all set!
+
 ## Common questions and fixes
 
 ### Cannot connect to service running on localhost!