diff --git a/menu.md b/menu.md
index 8b05fa8d3..e14e25ae7 100644
--- a/menu.md
+++ b/menu.md
@@ -221,4 +221,5 @@
- [Change Tracking](plugins/#change-tracking)
- [Notifications](plugins/#notifications)
- [Telemetry](plugins/#telemetry)
+- [ORD](plugins/#ord)
- [CAP Operator for K8s](plugins/#cap-operator-plugin)
diff --git a/plugins/assets/index/ordCLI.png b/plugins/assets/index/ordCLI.png
new file mode 100644
index 000000000..52e1bfb5a
Binary files /dev/null and b/plugins/assets/index/ordCLI.png differ
diff --git a/plugins/index.md b/plugins/index.md
index e8ecd8e28..221cec6a3 100644
--- a/plugins/index.md
+++ b/plugins/index.md
@@ -317,6 +317,18 @@ Available for:
[{style="height:2.5em; display:inline; margin:0 0.2em;"}](https://github.com/cap-js/telemetry#readme)
[{style="height:3em; display:inline; margin:0 0.2em;"}](../java/operating-applications/observability#open-telemetry)
+## ORD (Open Resource Discovery)
+
+This plugin enables generation of ORD document for CAP based applications. You can get the ORD document in multiple ways, see the readme of the plugin.
+
+When you adopt ORD, your application gains a single entry point, known as the Service Provider Interface. This interface allows you to discover and gather relevant information or metadata. You can use this information to construct a static metadata catalog or to perform a detailed runtime inspection of your actual system landscapes.
+
+{style="width:450px; box-shadow: 1px 1px 5px #888888"}
+
+Available for:
+
+[](https://github.com/cap-js/ord)
+
## CAP Operator for Kubernetes {#cap-operator-plugin}
@@ -336,4 +348,3 @@ Available for: