diff --git a/_attributes/common-attributes.adoc b/_attributes/common-attributes.adoc
index 0da63eaba4de..0187442a8300 100644
--- a/_attributes/common-attributes.adoc
+++ b/_attributes/common-attributes.adoc
@@ -14,11 +14,14 @@
:ocp-short-name: OpenShift
//service mesh v3
:SMProductName: Red Hat OpenShift Service Mesh
+:SMProduct: OpenShift Service Mesh
:SMProductShortName: Service Mesh
-:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin
-:SMPluginShort: OSSMC plugin
+:SMProductVersion: 3.0
//Kiali
:KialiProduct: Kiali Operator provided by Red Hat
+//Console
+:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin
+:SMPluginShort: OSSMC plugin
//Istio
:istio: Istio
//ROSA
diff --git a/about/docinfo.xml b/about/docinfo.xml
new file mode 100644
index 000000000000..51d7ef09a7c3
--- /dev/null
+++ b/about/docinfo.xml
@@ -0,0 +1,12 @@
+
About
+{product-title}
+{product-version}
+About {SMProduct}
+
+ This document provides an overview of {SMProduct} features.
+
+
+
+ Red Hat OpenShift Documentation Team
+
+
\ No newline at end of file
diff --git a/install/docinfo.xml b/install/docinfo.xml
new file mode 100644
index 000000000000..2d3724baac1e
--- /dev/null
+++ b/install/docinfo.xml
@@ -0,0 +1,12 @@
+Installing
+{product-title}
+{product-version}
+Installing {SMProduct}
+
+ This documentation provides information about installing {SMProduct} {SMProductVersion}.
+
+
+
+ Red Hat OpenShift Documentation Team
+
+
\ No newline at end of file
diff --git a/kiali/docinfo.xml b/kiali/docinfo.xml
new file mode 100644
index 000000000000..8a0f6141424c
--- /dev/null
+++ b/kiali/docinfo.xml
@@ -0,0 +1,12 @@
+Kiali Operator provided by Red Hat
+{product-title}
+{product-version}
+Using the {KialiProduct}
+
+ This documentation provides information about the {KialiProduct}, and how to view the data that flows through your application.
+
+
+
+ Red Hat OpenShift Documentation Team
+
+
\ No newline at end of file
diff --git a/metrics/docinfo.xml b/metrics/docinfo.xml
new file mode 100644
index 000000000000..c6c0479e01af
--- /dev/null
+++ b/metrics/docinfo.xml
@@ -0,0 +1,12 @@
+Metrics
+{product-title}
+{product-version}
+Using metrics with {SMProductShortName}
+
+ This documentation provides information about how you can monitor the in-cluster health and performance of your applications.
+
+
+
+ Red Hat OpenShift Documentation Team
+
+
\ No newline at end of file
diff --git a/ossm-release-notes/docinfo.xml b/ossm-release-notes/docinfo.xml
new file mode 100644
index 000000000000..c52abc6d74c8
--- /dev/null
+++ b/ossm-release-notes/docinfo.xml
@@ -0,0 +1,12 @@
+Release Notes
+{product-title}
+{product-version}
+{SMProduct} Release Notes
+
+ This documentation provides information about each {SMProduct} release.
+
+
+
+ Red Hat OpenShift Documentation Team
+
+
\ No newline at end of file
diff --git a/update/docinfo.xml b/update/docinfo.xml
new file mode 100644
index 000000000000..a954bb2e996f
--- /dev/null
+++ b/update/docinfo.xml
@@ -0,0 +1,12 @@
+Updating
+{product-title}
+{product-version}
+Updating {SMProduct}
+
+ This documentation provides information about how to update {SMProduct} {SMProductVersion}.
+
+
+
+ Red Hat OpenShift Documentation Team
+
+
\ No newline at end of file