diff --git a/docs/source/products/intro.rst b/docs/source/products/intro.rst
index 744647314579faf29207ed951f1e320e2beb3ad2..fe7e00d99f0c28bfcea8efb472b1d8c1b00e4eca 100644
--- a/docs/source/products/intro.rst
+++ b/docs/source/products/intro.rst
@@ -1,11 +1,4 @@
-Product Catalogue
-==================
-
 Intro
-****
-
-In CAESAR and ASPIS projects the terms "product" are intended as part of data blocks or software modules that are part of the sharing staff contained and runned inside the database.
-
-.. include:: data_products.rst
+-----
 
-.. include:: sw_products.rst
\ No newline at end of file
+In CAESAR and ASPIS projects the terms "product" are intended as part of data blocks or software modules that are part of the sharing staff contained and runned inside the database.
\ No newline at end of file
diff --git a/docs/source/products/main.rst b/docs/source/products/main.rst
new file mode 100644
index 0000000000000000000000000000000000000000..6aa8fc59359a07c16066daf00b49ac23dd27b6fd
--- /dev/null
+++ b/docs/source/products/main.rst
@@ -0,0 +1,8 @@
+Product Catalogue
+==================
+
+.. include:: intro.rst
+
+.. include:: data_products.rst
+
+.. include:: sw_products.rst
\ No newline at end of file