diff --git a/docs/source/index.rst b/docs/source/index.rst
index c49d87952ef42499b87ce2550548b6c1f008f8f0..1ed6a94d218e843d9d90fa4f301a492d7c4a407a 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -29,7 +29,8 @@ Contents
 
    caesar
    aspis
-   products/*
+   products/intro
+
 
 
 
diff --git a/docs/source/products/intro.rst b/docs/source/products/intro.rst
index 185dabefc1662301224de8f994506825ca981f93..744647314579faf29207ed951f1e320e2beb3ad2 100644
--- a/docs/source/products/intro.rst
+++ b/docs/source/products/intro.rst
@@ -5,3 +5,7 @@ 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