diff --git a/doc/naas/exposed_apis.md b/doc/naas/exposed_apis.md
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..b6efad8f34d635c9e258a8a2aeded50fb74ab227 100644
--- a/doc/naas/exposed_apis.md
+++ b/doc/naas/exposed_apis.md
@@ -0,0 +1,23 @@
+|Endpoint	|Title	|Description	|Version
+|:------:|:------:|:------:|:------:|
+|/tmf-api/serviceCatalogManagement/v4 |633 Service Catalog Management	|Provides a catalog of services.	|4.0.0
+|/tmf-api/productCatalogManagement/v4/ |620 Product Catalog Management	|Provides a catalog of products.	|4.0.0
+|/tmf-api/productOrderingManagement/v4/ v622 Product Ordering	|Provides a standardized mechanism for placing a product order.	|4.0.0
+|/tmf-api/resourceCatalogManagement/v4 |634 Resource Catalog Management	|This is Swagger UI environment generated for the TMF Resource Catalog Management specification.	|4.0.0
+|/tmf-api/serviceInventory/v4 |638 Service Inventory Management	|Provides a consistent/standardized mechanism to query and manipulate the Service inventory.	|4.0.0
+|/tmf-api/serviceOrdering/v4 |641 API ServiceOrdering	|Provides a standardized mechanism for managing Service Order.	|4.0.0
+|/tmf-api/serviceQualityManagement/v2 |657 Service Quality Management	|This is Swagger UI environment generated for the TMF Service Quality Management specification.	|2.0.0
+|/tmf-api/partyRoleManagement/v4/ |669 Party Role Management	|This is Swagger UI environment generated for the TMF Party Role Management specification.	|4.0.0
+|/tmf-api/party/v4/organization |632 API Party	|Provides standardized mechanism for party management such as creation, update, retrieval, deletion and notification of events.	|4.0.0
+|/tmf-api/agreementManagement/v2/ |651 Agreement Management	T|his is Swagger UI environment generated for the TMF Agreement Management specification.	|2.0.0
+|/tmf-api/resourceOrderingManagement/v4 |652 Resource Order Management-v4.0.0	|This is Swagger UI environment generated for the TMF 652-Resource Order Management-v4.0.0 specification.	|4.0.0
+|/tmf-api/accountManagement/v4 |666 Account Management	|This is Swagger UI environment generated for the TMF Account Management specification.|	4.0.0
+|/tmf-api/customerManagement/v4 |629 Customer Management	|TMF Customer Management	|4.0.0
+|/tmf-api/userinfo |691 Federated ID	|TMF Federated ID	|1.0.0
+|/tmf-api/ServiceActivationAndConfiguration/v3/ |640 API Service Activation and Configuration|	Provides the ability to activate and configure Services.	|3.0.0
+|/tmf-api/alarmManagement/v4/ |642 API Alarm|	 	|4.0.0
+|/tmf-api/serviceTestManagement/v4 |653 Service Test Management	|Provides the ability to manage tests of provisioned Services.	|4.0.0
+|/tmf-api/resourceInventoryManagement/v4 |639 API Resource Inventory Management	|Provides the ability to manage Resources.	|4.0.0
+|/tmf-api/lcmrulesmanagement/v1/ |LCM Rules	Custom API environment for LCM Rules|	|1.0.0
+|/tmf-api/resourcePoolManagement/v1 |685 Resource Pool Management	|Resources that can be reserved are only in one pool.	|1.0.0
+|/tmf-api/geographicSiteManagement/v5 |674 Geographic Site Management	|Covers the operations to manage sites that can be associated with entities	|5.0.0
\ No newline at end of file
diff --git a/doc/naas/service_catalog.md b/doc/naas/service_catalog.md
index 36b2623a8dbb04307847314fa4187e20fb2699b7..a06a01a0662c9a80725c3f348d64be10182314ff 100644
--- a/doc/naas/service_catalog.md
+++ b/doc/naas/service_catalog.md
@@ -2,7 +2,7 @@
 
 OpenSlice offers complete management of  Service Catalogs.
 
-## Intended Audience: Service Designers, OpenSlice administrators
+## Intended Audience: Service Designers, OpenSlice administrators, Users
 
 
 OpenSlice offers complete management of  Service Catalogs which offer to end users:
diff --git a/doc/naas/service_inventory.md b/doc/naas/service_inventory.md
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..048699ca345e081528cc1dd9e2656a99702b8bb3 100644
--- a/doc/naas/service_inventory.md
+++ b/doc/naas/service_inventory.md
@@ -0,0 +1,5 @@
+# Service Inventory
+
+
+
+## Intended Audience: Service Designers, OpenSlice administrators, Users
\ No newline at end of file
diff --git a/doc/naas/service_ordering.md b/doc/naas/service_ordering.md
new file mode 100644
index 0000000000000000000000000000000000000000..cfcd927faa895eb7eb3d3211b91fea79090a1120
--- /dev/null
+++ b/doc/naas/service_ordering.md
@@ -0,0 +1,4 @@
+# Service Ordering
+
+
+## Intended Audience: Service Designers, OpenSlice administrators
\ No newline at end of file
diff --git a/doc/portals_intro.md b/doc/portals_intro.md
index 0f0d53c25d96ebd121fcd71414f7002104dc11df..30255764d83aaa85c4acd86da79a3cf1691b640c 100644
--- a/doc/portals_intro.md
+++ b/doc/portals_intro.md
@@ -7,7 +7,6 @@ Openslice comprises of a web landing page [See Demo](http://portal.openslice.io/
 - Products Portal [See Demo](http://portal.openslice.io/products)
 - Testing Portal [See Demo](http://portal.openslice.io/testing)
 - Resources Portal [See Demo](http://portal.openslice.io/resources)
-- 
 
 
 Following you may find the scope each portal focuses on and the main TMF APIs it supports.
diff --git a/mkdocs.yml b/mkdocs.yml
index f84c12377043880298d1ec56a6f04960fa71cbf5..c80d07f909da1d1b4f184672dff8d656344fea8c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -49,7 +49,7 @@ theme:
     repo: fontawesome/brands/gitlab
 
 # Copyright
-copyright: "Copyright © 2019-2024 Openslice Project"
+copyright: "Copyright © 2024 ETSI OSL"
 
 # Options
 extra:
@@ -92,6 +92,7 @@ nav:
     - Services:
       - Service Catalogs: ./naas/service_catalog.md
       - Service Specification: ./naas/service_spec.md
+      - Service Ordering: ./naas/service_ordering.md
       - Service Inventory: ./naas/service_inventory.md
       - GSMA GST to TMF Service: ./naas/gst_to_tmf.md      
     - Resources: