diff --git a/.gitbook/assets/image (1) (1) (2).png b/.gitbook/assets/image (1) (1) (2).png
new file mode 100644
index 00000000..4c6b30bc
Binary files /dev/null and b/.gitbook/assets/image (1) (1) (2).png differ
diff --git a/.gitbook/assets/image (1) (1).png b/.gitbook/assets/image (1) (1).png
index 4c6b30bc..2e7eefde 100644
Binary files a/.gitbook/assets/image (1) (1).png and b/.gitbook/assets/image (1) (1).png differ
diff --git a/.gitbook/assets/image (1).png b/.gitbook/assets/image (1).png
index 2e7eefde..110e4ee5 100644
Binary files a/.gitbook/assets/image (1).png and b/.gitbook/assets/image (1).png differ
diff --git a/.gitbook/assets/image (2) (1) (1) (2).png b/.gitbook/assets/image (2) (1) (1) (2).png
new file mode 100644
index 00000000..854219ee
Binary files /dev/null and b/.gitbook/assets/image (2) (1) (1) (2).png differ
diff --git a/.gitbook/assets/image (2) (1) (1).png b/.gitbook/assets/image (2) (1) (1).png
index 854219ee..6656cdfd 100644
Binary files a/.gitbook/assets/image (2) (1) (1).png and b/.gitbook/assets/image (2) (1) (1).png differ
diff --git a/.gitbook/assets/image (2) (1).png b/.gitbook/assets/image (2) (1).png
index 6656cdfd..b4a55738 100644
Binary files a/.gitbook/assets/image (2) (1).png and b/.gitbook/assets/image (2) (1).png differ
diff --git a/.gitbook/assets/image (2).png b/.gitbook/assets/image (2).png
index b4a55738..fd61e3b2 100644
Binary files a/.gitbook/assets/image (2).png and b/.gitbook/assets/image (2).png differ
diff --git a/.gitbook/assets/image.png b/.gitbook/assets/image.png
index fd61e3b2..86a16e85 100644
Binary files a/.gitbook/assets/image.png and b/.gitbook/assets/image.png differ
diff --git a/administrator-documentation/how-to-guides/importing-external-recipes.md b/administrator-documentation/how-to-guides/importing-external-recipes.md
index bf6a72af..95b87ef8 100644
--- a/administrator-documentation/how-to-guides/importing-external-recipes.md
+++ b/administrator-documentation/how-to-guides/importing-external-recipes.md
@@ -10,17 +10,17 @@ External recipes can be imported into Moderne.io for use by your organization.
From your Moderne tenant, click on _Deploy_ in the left-hand menu:
-
+
## Step 2: Upload the recipe artifacts
1. Click `Add` to open the form to import a recipe:
-
+
2. Provide the `Group ID`, `Artifact ID`, and `Version` for the published artifact:
-
+
3. Click _deploy recipe artifact_ to deploy it.
diff --git a/administrator-documentation/references/reporting.md b/administrator-documentation/references/reporting.md
index 3b4813f3..fe1ac1eb 100644
--- a/administrator-documentation/references/reporting.md
+++ b/administrator-documentation/references/reporting.md
@@ -24,7 +24,7 @@ To download audit logs, use the "Export to CEF" button:  (1).png>)
diff --git a/releases/changelog.md b/releases/changelog.md
index cd17a33d..e20533ed 100644
--- a/releases/changelog.md
+++ b/releases/changelog.md
@@ -1,13 +1,21 @@
# Platform changelog
+
### UI v10.22.1 (2023/12/06)
-- Bug fixes and other improvements.
-
+* Bug fixes and other improvements.
### UI v10.22.0 (2023/12/06)
-* add preconditions
-* add ability to add recipes as preconditions to custom recipes
+#### Recipe preconditions
+
+Through the _Recipe Builder_ customers can now define _precondition_ recipes that will run ahead of the recipe lists. The recipe list will only be run on repositories that included results from the _precondition._
+
+
To add a precondition recipe to your custom recipe, you can use the Add as precondition
+
+Once a precondition has been added, it will appear as a new tab on the _Recipe Builder_ page
+
+
+
* add icon support for processing status
### UI v10.21.1 (2023/12/04)