diff --git a/modules/cloud4/antora.yml b/modules/cloud4/antora.yml
index 39afc7b4..52bc5948 100644
--- a/modules/cloud4/antora.yml
+++ b/modules/cloud4/antora.yml
@@ -7,16 +7,16 @@ start_page: overview:index.adoc
nav:
- modules/overview/nav.adoc
- - modules/release-notes/nav.adoc
- modules/get-started/nav.adoc
- modules/resource-manager/nav.adoc
- - modules/load-data/nav.adoc
- - modules/schema-designer/nav.adoc
- - modules/gsql-editor/nav.adoc
- - modules/explore-graph/nav.adoc
+ - modules/graph-development/nav.adoc
+ # - modules/load-data/nav.adoc
+ # - modules/schema-designer/nav.adoc
+ # - modules/gsql-editor/nav.adoc
+ # - modules/explore-graph/nav.adoc
- modules/integrations/nav.adoc
- modules/administration/nav.adoc
- modules/rest-api/nav.adoc
- modules/security/nav.adoc
- - modules/billing-manager/nav.adoc
+ # - modules/billing-manager/nav.adoc
- modules/resources/nav.adoc
diff --git "a/modules/cloud4/modules/billing-manager/images/Screenshot 2024-04-28 at 12.11.56\342\200\257PM.png" "b/modules/cloud4/modules/administration/images/Screenshot 2024-04-28 at 12.11.56\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/billing-manager/images/Screenshot 2024-04-28 at 12.11.56\342\200\257PM.png"
rename to "modules/cloud4/modules/administration/images/Screenshot 2024-04-28 at 12.11.56\342\200\257PM.png"
diff --git a/modules/cloud4/modules/billing-manager/images/action-colum-options.png b/modules/cloud4/modules/administration/images/action-colum-options.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/action-colum-options.png
rename to modules/cloud4/modules/administration/images/action-colum-options.png
diff --git a/modules/cloud4/modules/billing-manager/images/add-creditcard.png b/modules/cloud4/modules/administration/images/add-creditcard.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/add-creditcard.png
rename to modules/cloud4/modules/administration/images/add-creditcard.png
diff --git a/modules/cloud4/modules/billing-manager/images/billing-nav.png b/modules/cloud4/modules/administration/images/billing-nav.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/billing-nav.png
rename to modules/cloud4/modules/administration/images/billing-nav.png
diff --git a/modules/cloud4/modules/billing-manager/images/creaditcard-list.png b/modules/cloud4/modules/administration/images/creaditcard-list.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/creaditcard-list.png
rename to modules/cloud4/modules/administration/images/creaditcard-list.png
diff --git a/modules/cloud4/modules/billing-manager/images/creaditcardInfomration.png b/modules/cloud4/modules/administration/images/creaditcardInfomration.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/creaditcardInfomration.png
rename to modules/cloud4/modules/administration/images/creaditcardInfomration.png
diff --git a/modules/cloud4/modules/administration/images/create-api-key.png b/modules/cloud4/modules/administration/images/create-api-key.png
new file mode 100644
index 00000000..98d11380
Binary files /dev/null and b/modules/cloud4/modules/administration/images/create-api-key.png differ
diff --git a/modules/cloud4/modules/billing-manager/images/deletecard.png b/modules/cloud4/modules/administration/images/deletecard.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/deletecard.png
rename to modules/cloud4/modules/administration/images/deletecard.png
diff --git a/modules/cloud4/modules/billing-manager/images/invoice-list.png b/modules/cloud4/modules/administration/images/invoice-list.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/invoice-list.png
rename to modules/cloud4/modules/administration/images/invoice-list.png
diff --git a/modules/cloud4/modules/administration/nav.adoc b/modules/cloud4/modules/administration/nav.adoc
index a6c9821f..20bf0f96 100644
--- a/modules/cloud4/modules/administration/nav.adoc
+++ b/modules/cloud4/modules/administration/nav.adoc
@@ -1,6 +1,9 @@
* xref:index.adoc[Administration]
** xref:administration:how2-invite-users.adoc[]
** xref:administration:how2-access-mgnt.adoc[]
+** xref:administration:billing/index.adoc[Billing]
+*** xref:administration:billing/payment-methods.adoc[]
+*** xref:administration:billing/invoices.adoc[]
** xref:administration:settings/index.adoc[Settings]
*** xref:administration:settings/how2-use-organization-mgnt.adoc[]
*** xref:administration:settings/how2-create-api-key.adoc[]
diff --git a/modules/cloud4/modules/billing-manager/pages/index.adoc b/modules/cloud4/modules/administration/pages/billing/index.adoc
similarity index 79%
rename from modules/cloud4/modules/billing-manager/pages/index.adoc
rename to modules/cloud4/modules/administration/pages/billing/index.adoc
index dd58e8d1..9d708475 100644
--- a/modules/cloud4/modules/billing-manager/pages/index.adoc
+++ b/modules/cloud4/modules/administration/pages/billing/index.adoc
@@ -8,15 +8,15 @@ image::Screenshot 2024-04-28 at 12.11.56 PM.png[]
Check out the links below to explore more billing information to utilize.
-== xref:cloud4:billing-manager:payment-methods.adoc[]
+== xref:cloud4:administration:billing/payment-methods.adoc[]
Learn how you can manage payment methods.
-== xref:billing-manager:invoices.adoc[]
+== xref:cloud4:administration:billing/invoices.adoc[]
Learn how to view and export invoices.
-== xref:cloud4:billing-manager:pricing.adoc[]
+== xref:cloud4:administration:billing/pricing.adoc[]
Here you can review pricing information in TigerGraph Cloud 4.
diff --git a/modules/cloud4/modules/billing-manager/pages/invoices.adoc b/modules/cloud4/modules/administration/pages/billing/invoices.adoc
similarity index 100%
rename from modules/cloud4/modules/billing-manager/pages/invoices.adoc
rename to modules/cloud4/modules/administration/pages/billing/invoices.adoc
diff --git a/modules/cloud4/modules/billing-manager/pages/payment-methods.adoc b/modules/cloud4/modules/administration/pages/billing/payment-methods.adoc
similarity index 100%
rename from modules/cloud4/modules/billing-manager/pages/payment-methods.adoc
rename to modules/cloud4/modules/administration/pages/billing/payment-methods.adoc
diff --git a/modules/cloud4/modules/billing-manager/pages/storage_price.adoc b/modules/cloud4/modules/administration/pages/billing/storage_price.adoc
similarity index 100%
rename from modules/cloud4/modules/billing-manager/pages/storage_price.adoc
rename to modules/cloud4/modules/administration/pages/billing/storage_price.adoc
diff --git a/modules/cloud4/modules/administration/pages/settings/how2-create-api-key.adoc b/modules/cloud4/modules/administration/pages/settings/how2-create-api-key.adoc
index ff9625a8..3b757814 100644
--- a/modules/cloud4/modules/administration/pages/settings/how2-create-api-key.adoc
+++ b/modules/cloud4/modules/administration/pages/settings/how2-create-api-key.adoc
@@ -1,40 +1,47 @@
-= TigerGraph Cloud 4 API Key
-:experimental:
+= API Keys
+:experimental:
As an organization administrator, you have access to organization management features that allow you to configure organization settings.
-== Manage Organization Setting
-
-.To make organization settings changes:
-. Navigate to the btn:[Setting] tag
-+
-image::Screenshot 2024-04-18 at 10.23.26 AM.png[width=300]
-
-. Once clicked, the btn:[Organization Setting] panel will display the btn:[Basic Information] used with each organization.
-+
-image::Screenshot 2024-04-18 at 10.22.57 AM.png[]
-+
-.Here you will find the basic information to set up a new organization.
-* *Organization Name*: The name of your organization within TigerGraph Cloud.
-This is a unique identifier for your organization and is used for administrative purposes.
-* *Display Name*: The display name is the name that will be shown in the user interface and other user-facing areas.
-It can be a more user-friendly or descriptive name compared to the organization name.
-+
-[TIP]
+[IMPORTANT]
====
-The display name helps users easily identify your organization within TigerGraph Cloud.
+The TigerGraph Cloud 4 REST API is currently in preview version. Features and endpoints may change as the API evolves.
====
-* *Organization Logo URL*: The URL to the logo image file for your organization.
-This logo will be displayed in the TigerGraph Cloud navigation bar and can be used to represent your organization visually.
-+
-[TIP]
+
+== Overview
+
+API keys are essential for authenticating and securing access to the TigerGraph Cloud REST API. This guide will walk you through the steps to create, configure, and manage your API keys.
+
+== Creating an API Key
+
+To create an API key, follow these steps:
+
+.1. **Navigate to Orgnization Settings:**
+ - Select the `Admin` → `Settings` menu on the navigation bar.
+ - If you cannot see the menu, please ask your organization administrator for access.
+
+.2. **Access the API Keys Section:**
+ - In the settings dashboard, find and click on the `API Keys` tab at the top.
+
+.3. **Create a New API Key:**
+ - Click on the btn:[ Create API Keys] button.
+ - Provide a name or description for the API key to help you identify its purpose later.
+ - Select the permissions you want to grant to the API key.
+ - Optionally, set an expiration date for the API key for added security.
+
+image::create-api-key.png[]
+
+.4. **Save the API Key:**
+ - Once the API key is generated, copy it and store it in a secure location. You will not be able to view this key again after you leave the page.
+
+[NOTE]
====
-Providing a logo adds a professional touch and helps users quickly recognize your organization within TigerGraph Cloud.
+Treat your API key like a password. Do not share it or expose it in your code or public repositories.
====
== Next Steps
-Next, continue on to learn about xref:security:index.adoc[] or additional xref:cloud4:resources:index.adoc[] in TigerGraph Cloud 4.
+Next, continue on to learn about xref:cloud4:rest-api:authentication.adoc[] or xref:cloud4:rest-api:endpoints.adoc[] in TigerGraph Cloud 4.
Return to the xref:cloud4:overview:index.adoc[Overview] page for a different topic.
diff --git a/modules/cloud4/modules/billing-manager/nav.adoc b/modules/cloud4/modules/billing-manager/nav.adoc
deleted file mode 100644
index b9b283ae..00000000
--- a/modules/cloud4/modules/billing-manager/nav.adoc
+++ /dev/null
@@ -1,9 +0,0 @@
-* xref:index.adoc[Billing]
-** xref:cloud4:billing-manager:payment-methods.adoc[]
-** xref:cloud4:billing-manager:invoices.adoc[]
-** xref:cloud4:billing-manager:pricing.adoc[]
-
-
-//** xref:cloud4:billing-manager:compute_price.adoc[]
-//** xref:cloud4:billing-manager:storage_price.adoc[]
-
diff --git a/modules/cloud4/modules/billing-manager/pages/compute_price.adoc b/modules/cloud4/modules/billing-manager/pages/compute_price.adoc
deleted file mode 100644
index 971e5978..00000000
--- a/modules/cloud4/modules/billing-manager/pages/compute_price.adoc
+++ /dev/null
@@ -1 +0,0 @@
-= Compute Price
\ No newline at end of file
diff --git a/modules/cloud4/modules/explore-graph/images/billing-homecard.png b/modules/cloud4/modules/explore-graph/images/billing-homecard.png
deleted file mode 100644
index 245f8801..00000000
Binary files a/modules/cloud4/modules/explore-graph/images/billing-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/explore-graph/images/create-organization.png b/modules/cloud4/modules/explore-graph/images/create-organization.png
deleted file mode 100644
index 6d9dd0fa..00000000
Binary files a/modules/cloud4/modules/explore-graph/images/create-organization.png and /dev/null differ
diff --git a/modules/cloud4/modules/explore-graph/images/documentation-homecard.png b/modules/cloud4/modules/explore-graph/images/documentation-homecard.png
deleted file mode 100644
index 3483ec46..00000000
Binary files a/modules/cloud4/modules/explore-graph/images/documentation-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/explore-graph/images/getstarted-homecard.png b/modules/cloud4/modules/explore-graph/images/getstarted-homecard.png
deleted file mode 100644
index cd45ceb9..00000000
Binary files a/modules/cloud4/modules/explore-graph/images/getstarted-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/explore-graph/images/referece-homecard.png b/modules/cloud4/modules/explore-graph/images/referece-homecard.png
deleted file mode 100644
index 9ece83db..00000000
Binary files a/modules/cloud4/modules/explore-graph/images/referece-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/explore-graph/images/security-homecard.png b/modules/cloud4/modules/explore-graph/images/security-homecard.png
deleted file mode 100644
index 2eb02629..00000000
Binary files a/modules/cloud4/modules/explore-graph/images/security-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/explore-graph/images/systemmanagment-homecard.png b/modules/cloud4/modules/explore-graph/images/systemmanagment-homecard.png
deleted file mode 100644
index 9054c265..00000000
Binary files a/modules/cloud4/modules/explore-graph/images/systemmanagment-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/explore-graph/images/tools-page.png b/modules/cloud4/modules/explore-graph/images/tools-page.png
deleted file mode 100644
index 9cfe3135..00000000
Binary files a/modules/cloud4/modules/explore-graph/images/tools-page.png and /dev/null differ
diff --git a/modules/cloud4/modules/explore-graph/nav.adoc b/modules/cloud4/modules/explore-graph/nav.adoc
deleted file mode 100644
index 8f92702a..00000000
--- a/modules/cloud4/modules/explore-graph/nav.adoc
+++ /dev/null
@@ -1,2 +0,0 @@
-* xref:index.adoc[]
-** xref:explore-graph:how2-use-pattern-search.adoc[]
\ No newline at end of file
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.47.58\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.47.58\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.47.58\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.47.58\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.48.20\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.48.20\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.48.20\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.48.20\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.49.07\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.49.07\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.49.07\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.49.07\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.52.21\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.52.21\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.52.21\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.52.21\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.53.05\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.53.05\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.53.05\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.53.05\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.53.45\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.53.45\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.53.45\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.53.45\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.54.17\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.54.17\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.54.17\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.54.17\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.54.50\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.54.50\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.54.50\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.54.50\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.55.35\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.55.35\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.55.35\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.55.35\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.56.15\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.56.15\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.56.15\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.56.15\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.57.07\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.57.07\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.57.07\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.57.07\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.57.52\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.57.52\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.57.52\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.57.52\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.58.36\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.58.36\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.58.36\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.58.36\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.59.16\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.59.16\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 5.59.16\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 5.59.16\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.33.43\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.33.43\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.33.43\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.33.43\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.34.37\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.34.37\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.34.37\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.34.37\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.35.28\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.35.28\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.35.28\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.35.28\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.38.22\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.38.22\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.38.22\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.38.22\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.38.43\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.38.43\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.38.43\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.38.43\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.39.38\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.39.38\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.39.38\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.39.38\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.43.30\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.43.30\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/schema-designer/images/Screenshot 2024-04-17 at 7.43.30\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 7.43.30\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.36.27\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.36.27\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.36.27\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.36.27\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.36.58\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.36.58\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.36.58\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.36.58\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.37.32\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.37.32\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.37.32\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.37.32\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.38.14\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.38.14\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.38.14\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.38.14\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.38.37\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.38.37\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.38.37\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.38.37\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.39.01\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.39.01\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.39.01\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.39.01\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.39.54\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.39.54\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.39.54\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.39.54\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.40.31\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.40.31\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.40.31\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.40.31\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.41.05\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.41.05\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.41.05\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.41.05\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.41.53\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.41.53\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/load-data/images/Screenshot 2024-04-17 at 9.41.53\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-17 at 9.41.53\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.04.32\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.04.32\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.04.32\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.04.32\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.05.54\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.05.54\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.05.54\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.05.54\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.06.17\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.06.17\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.06.17\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.06.17\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.06.37\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.06.37\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.06.37\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.06.37\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.07.17\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.07.17\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.07.17\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.07.17\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.07.50\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.07.50\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.07.50\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.07.50\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.08.25\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.08.25\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.08.25\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.08.25\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.08.58\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.08.58\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.08.58\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.08.58\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.09.33\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.09.33\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.09.33\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.09.33\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.10.18\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.10.18\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.10.18\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.10.18\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.10.47\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.10.47\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.10.47\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.10.47\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.11.14\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.11.14\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.11.14\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.11.14\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.12.15\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.12.15\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.12.15\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.12.15\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.12.40\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.12.40\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.12.40\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.12.40\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.13.20\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.13.20\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.13.20\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.13.20\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.13.47\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.13.47\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.13.47\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.13.47\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.14.24\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.14.24\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.14.24\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.14.24\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.14.54\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.14.54\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.14.54\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.14.54\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.15.25\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.15.25\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-18 at 10.15.25\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-18 at 10.15.25\342\200\257AM.png"
diff --git "a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-23 at 10.05.36\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-23 at 10.05.36\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/gsql-editor/images/Screenshot 2024-04-23 at 10.05.36\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-23 at 10.05.36\342\200\257PM.png"
diff --git a/modules/cloud4/modules/load-data/images/Screenshot 2024-04-25 at 12.31.39 (1).png b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-25 at 12.31.39 (1).png
similarity index 100%
rename from modules/cloud4/modules/load-data/images/Screenshot 2024-04-25 at 12.31.39 (1).png
rename to modules/cloud4/modules/graph-development/images/Screenshot 2024-04-25 at 12.31.39 (1).png
diff --git "a/modules/cloud4/modules/explore-graph/images/Screenshot 2024-04-25 at 7.29.08\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-25 at 7.29.08\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/explore-graph/images/Screenshot 2024-04-25 at 7.29.08\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-25 at 7.29.08\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/explore-graph/images/Screenshot 2024-04-25 at 7.30.16\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-25 at 7.30.16\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/explore-graph/images/Screenshot 2024-04-25 at 7.30.16\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-25 at 7.30.16\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/explore-graph/images/Screenshot 2024-04-25 at 7.30.54\342\200\257PM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-25 at 7.30.54\342\200\257PM.png"
similarity index 100%
rename from "modules/cloud4/modules/explore-graph/images/Screenshot 2024-04-25 at 7.30.54\342\200\257PM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-25 at 7.30.54\342\200\257PM.png"
diff --git "a/modules/cloud4/modules/explore-graph/images/Screenshot 2024-04-26 at 8.22.55\342\200\257AM.png" "b/modules/cloud4/modules/graph-development/images/Screenshot 2024-04-26 at 8.22.55\342\200\257AM.png"
similarity index 100%
rename from "modules/cloud4/modules/explore-graph/images/Screenshot 2024-04-26 at 8.22.55\342\200\257AM.png"
rename to "modules/cloud4/modules/graph-development/images/Screenshot 2024-04-26 at 8.22.55\342\200\257AM.png"
diff --git a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-10-11 at 10.59.49.png b/modules/cloud4/modules/graph-development/images/Screenshot 2024-10-11 at 10.59.49.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/Screenshot 2024-10-11 at 10.59.49.png
rename to modules/cloud4/modules/graph-development/images/Screenshot 2024-10-11 at 10.59.49.png
diff --git a/modules/cloud4/modules/gsql-editor/images/Screenshot 2024-10-11 at 11.39.23.png b/modules/cloud4/modules/graph-development/images/Screenshot 2024-10-11 at 11.39.23.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/Screenshot 2024-10-11 at 11.39.23.png
rename to modules/cloud4/modules/graph-development/images/Screenshot 2024-10-11 at 11.39.23.png
diff --git a/modules/cloud4/modules/gsql-editor/images/add-query.png b/modules/cloud4/modules/graph-development/images/add-query.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/add-query.png
rename to modules/cloud4/modules/graph-development/images/add-query.png
diff --git a/modules/cloud4/modules/explore-graph/images/addfilter.png b/modules/cloud4/modules/graph-development/images/addfilter.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/addfilter.png
rename to modules/cloud4/modules/graph-development/images/addfilter.png
diff --git a/modules/cloud4/modules/schema-designer/images/advanced-settings-2.png b/modules/cloud4/modules/graph-development/images/advanced-settings-2.png
similarity index 100%
rename from modules/cloud4/modules/schema-designer/images/advanced-settings-2.png
rename to modules/cloud4/modules/graph-development/images/advanced-settings-2.png
diff --git a/modules/cloud4/modules/schema-designer/images/advanced-settings.png b/modules/cloud4/modules/graph-development/images/advanced-settings.png
similarity index 100%
rename from modules/cloud4/modules/schema-designer/images/advanced-settings.png
rename to modules/cloud4/modules/graph-development/images/advanced-settings.png
diff --git a/modules/cloud4/modules/schema-designer/images/attributes.png b/modules/cloud4/modules/graph-development/images/attributes.png
similarity index 100%
rename from modules/cloud4/modules/schema-designer/images/attributes.png
rename to modules/cloud4/modules/graph-development/images/attributes.png
diff --git a/modules/cloud4/modules/billing-manager/images/billing-homecard.png b/modules/cloud4/modules/graph-development/images/billing-homecard.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/billing-homecard.png
rename to modules/cloud4/modules/graph-development/images/billing-homecard.png
diff --git a/modules/cloud4/modules/gsql-editor/images/bottom.png b/modules/cloud4/modules/graph-development/images/bottom.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/bottom.png
rename to modules/cloud4/modules/graph-development/images/bottom.png
diff --git a/modules/cloud4/modules/billing-manager/images/create-organization.png b/modules/cloud4/modules/graph-development/images/create-organization.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/create-organization.png
rename to modules/cloud4/modules/graph-development/images/create-organization.png
diff --git a/modules/cloud4/modules/billing-manager/images/documentation-homecard.png b/modules/cloud4/modules/graph-development/images/documentation-homecard.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/documentation-homecard.png
rename to modules/cloud4/modules/graph-development/images/documentation-homecard.png
diff --git a/modules/cloud4/modules/billing-manager/images/getstarted-homecard.png b/modules/cloud4/modules/graph-development/images/getstarted-homecard.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/getstarted-homecard.png
rename to modules/cloud4/modules/graph-development/images/getstarted-homecard.png
diff --git a/modules/cloud4/modules/explore-graph/images/graph.png b/modules/cloud4/modules/graph-development/images/graph.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/graph.png
rename to modules/cloud4/modules/graph-development/images/graph.png
diff --git a/modules/cloud4/modules/gsql-editor/images/install-query.png b/modules/cloud4/modules/graph-development/images/install-query.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/install-query.png
rename to modules/cloud4/modules/graph-development/images/install-query.png
diff --git a/modules/cloud4/modules/gsql-editor/images/left.png b/modules/cloud4/modules/graph-development/images/left.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/left.png
rename to modules/cloud4/modules/graph-development/images/left.png
diff --git a/modules/cloud4/modules/gsql-editor/images/main.png b/modules/cloud4/modules/graph-development/images/main.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/main.png
rename to modules/cloud4/modules/graph-development/images/main.png
diff --git a/modules/cloud4/modules/explore-graph/images/nodes.png b/modules/cloud4/modules/graph-development/images/nodes.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/nodes.png
rename to modules/cloud4/modules/graph-development/images/nodes.png
diff --git a/modules/cloud4/modules/explore-graph/images/patternsearch-id.png b/modules/cloud4/modules/graph-development/images/patternsearch-id.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/patternsearch-id.png
rename to modules/cloud4/modules/graph-development/images/patternsearch-id.png
diff --git a/modules/cloud4/modules/explore-graph/images/patternsearch-operator.png b/modules/cloud4/modules/graph-development/images/patternsearch-operator.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/patternsearch-operator.png
rename to modules/cloud4/modules/graph-development/images/patternsearch-operator.png
diff --git a/modules/cloud4/modules/explore-graph/images/patternsearch-selectagraph.png b/modules/cloud4/modules/graph-development/images/patternsearch-selectagraph.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/patternsearch-selectagraph.png
rename to modules/cloud4/modules/graph-development/images/patternsearch-selectagraph.png
diff --git a/modules/cloud4/modules/explore-graph/images/patternsearch-selectaworksapce.png b/modules/cloud4/modules/graph-development/images/patternsearch-selectaworksapce.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/patternsearch-selectaworksapce.png
rename to modules/cloud4/modules/graph-development/images/patternsearch-selectaworksapce.png
diff --git a/modules/cloud4/modules/explore-graph/images/patternsearch-selectshowschema.png b/modules/cloud4/modules/graph-development/images/patternsearch-selectshowschema.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/patternsearch-selectshowschema.png
rename to modules/cloud4/modules/graph-development/images/patternsearch-selectshowschema.png
diff --git a/modules/cloud4/modules/explore-graph/images/patternsearch-showschema.png b/modules/cloud4/modules/graph-development/images/patternsearch-showschema.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/patternsearch-showschema.png
rename to modules/cloud4/modules/graph-development/images/patternsearch-showschema.png
diff --git a/modules/cloud4/modules/explore-graph/images/patternserach-exploregraph.png b/modules/cloud4/modules/graph-development/images/patternserach-exploregraph.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/patternserach-exploregraph.png
rename to modules/cloud4/modules/graph-development/images/patternserach-exploregraph.png
diff --git a/modules/cloud4/modules/explore-graph/images/patternserach-playbutton.png b/modules/cloud4/modules/graph-development/images/patternserach-playbutton.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/patternserach-playbutton.png
rename to modules/cloud4/modules/graph-development/images/patternserach-playbutton.png
diff --git a/modules/cloud4/modules/gsql-editor/images/queries.png b/modules/cloud4/modules/graph-development/images/queries.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/queries.png
rename to modules/cloud4/modules/graph-development/images/queries.png
diff --git a/modules/cloud4/modules/gsql-editor/images/query-details.png b/modules/cloud4/modules/graph-development/images/query-details.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/query-details.png
rename to modules/cloud4/modules/graph-development/images/query-details.png
diff --git a/modules/cloud4/modules/billing-manager/images/referece-homecard.png b/modules/cloud4/modules/graph-development/images/referece-homecard.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/referece-homecard.png
rename to modules/cloud4/modules/graph-development/images/referece-homecard.png
diff --git a/modules/cloud4/modules/gsql-editor/images/right.png b/modules/cloud4/modules/graph-development/images/right.png
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/images/right.png
rename to modules/cloud4/modules/graph-development/images/right.png
diff --git a/modules/cloud4/modules/billing-manager/images/security-homecard.png b/modules/cloud4/modules/graph-development/images/security-homecard.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/security-homecard.png
rename to modules/cloud4/modules/graph-development/images/security-homecard.png
diff --git a/modules/cloud4/modules/explore-graph/images/select-exploregraph.png b/modules/cloud4/modules/graph-development/images/select-exploregraph.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/select-exploregraph.png
rename to modules/cloud4/modules/graph-development/images/select-exploregraph.png
diff --git a/modules/cloud4/modules/explore-graph/images/showschema.png b/modules/cloud4/modules/graph-development/images/showschema.png
similarity index 100%
rename from modules/cloud4/modules/explore-graph/images/showschema.png
rename to modules/cloud4/modules/graph-development/images/showschema.png
diff --git a/modules/cloud4/modules/billing-manager/images/systemmanagment-homecard.png b/modules/cloud4/modules/graph-development/images/systemmanagment-homecard.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/systemmanagment-homecard.png
rename to modules/cloud4/modules/graph-development/images/systemmanagment-homecard.png
diff --git a/modules/cloud4/modules/billing-manager/images/tools-page.png b/modules/cloud4/modules/graph-development/images/tools-page.png
similarity index 100%
rename from modules/cloud4/modules/billing-manager/images/tools-page.png
rename to modules/cloud4/modules/graph-development/images/tools-page.png
diff --git a/modules/cloud4/modules/schema-designer/images/unnamed.gif b/modules/cloud4/modules/graph-development/images/unnamed.gif
similarity index 100%
rename from modules/cloud4/modules/schema-designer/images/unnamed.gif
rename to modules/cloud4/modules/graph-development/images/unnamed.gif
diff --git a/modules/cloud4/modules/graph-development/nav.adoc b/modules/cloud4/modules/graph-development/nav.adoc
new file mode 100644
index 00000000..a1142a14
--- /dev/null
+++ b/modules/cloud4/modules/graph-development/nav.adoc
@@ -0,0 +1,13 @@
+* xref:index.adoc[Graph Management]
+** xref:load-data/index.adoc[Load Data]
+*** xref:load-data/load-from-local.adoc[]
+*** xref:load-data/load-from-s3.adoc[]
+*** xref:load-data/load-from-gcs.adoc[]
+*** xref:load-data/load-from-blob.adoc[]
+*** xref:load-data/load-from-other-sources.adoc[]
+**** xref:load-data/jdbc.adoc[]
+** xref:schema-designer/index.adoc[Design Schema]
+** xref:gsql-editor/index.adoc[GSQL Editor]
+*** xref:gsql-editor/how2-edit-gsql-query.adoc[Edit Query]
+** xref:explore-graph/index.adoc[Explore Graph]
+*** xref:explore-graph/how2-use-pattern-search.adoc[Pattern Search]
\ No newline at end of file
diff --git a/modules/cloud4/modules/explore-graph/pages/how2-use-pattern-search.adoc b/modules/cloud4/modules/graph-development/pages/explore-graph/how2-use-pattern-search.adoc
similarity index 100%
rename from modules/cloud4/modules/explore-graph/pages/how2-use-pattern-search.adoc
rename to modules/cloud4/modules/graph-development/pages/explore-graph/how2-use-pattern-search.adoc
diff --git a/modules/cloud4/modules/explore-graph/pages/index.adoc b/modules/cloud4/modules/graph-development/pages/explore-graph/index.adoc
similarity index 100%
rename from modules/cloud4/modules/explore-graph/pages/index.adoc
rename to modules/cloud4/modules/graph-development/pages/explore-graph/index.adoc
diff --git a/modules/cloud4/modules/gsql-editor/pages/how2-edit-gsql-query.adoc b/modules/cloud4/modules/graph-development/pages/gsql-editor/how2-edit-gsql-query.adoc
similarity index 100%
rename from modules/cloud4/modules/gsql-editor/pages/how2-edit-gsql-query.adoc
rename to modules/cloud4/modules/graph-development/pages/gsql-editor/how2-edit-gsql-query.adoc
diff --git a/modules/cloud4/modules/gsql-editor/pages/index.adoc b/modules/cloud4/modules/graph-development/pages/gsql-editor/index.adoc
similarity index 96%
rename from modules/cloud4/modules/gsql-editor/pages/index.adoc
rename to modules/cloud4/modules/graph-development/pages/gsql-editor/index.adoc
index f76b4934..1ce87e48 100644
--- a/modules/cloud4/modules/gsql-editor/pages/index.adoc
+++ b/modules/cloud4/modules/graph-development/pages/gsql-editor/index.adoc
@@ -14,7 +14,7 @@ image::Screenshot 2024-10-11 at 11.39.23.png[]
+
[NOTE]
====
-For more details please see xref:cloud4:schema-designer:index.adoc[].
+For more details please see xref:cloud4:graph-development:schema-designer/index.adoc[].
====
* Main area image:main.png[] Main GSQL Editing Panel.
@@ -120,7 +120,7 @@ You can easily open the Schema Designer in GSQL Editor by clicking on the image:
[NOTE]
====
-For more details please see xref:cloud4:schema-designer:index.adoc[].
+For more details please see xref:cloud4:graph-development:schema-designer/index.adoc[].
====
== Next Steps
diff --git a/modules/cloud4/modules/graph-development/pages/index.adoc b/modules/cloud4/modules/graph-development/pages/index.adoc
new file mode 100644
index 00000000..a6a6a87e
--- /dev/null
+++ b/modules/cloud4/modules/graph-development/pages/index.adoc
@@ -0,0 +1 @@
+= Graph Managment
\ No newline at end of file
diff --git a/modules/cloud4/modules/load-data/pages/index.adoc b/modules/cloud4/modules/graph-development/pages/load-data/index.adoc
similarity index 96%
rename from modules/cloud4/modules/load-data/pages/index.adoc
rename to modules/cloud4/modules/graph-development/pages/load-data/index.adoc
index e73d8ba1..8ddbef3b 100644
--- a/modules/cloud4/modules/load-data/pages/index.adoc
+++ b/modules/cloud4/modules/graph-development/pages/load-data/index.adoc
@@ -70,7 +70,7 @@ Here you can check out the status of loading data form other sources in TigerGra
Or check out our xref:cloud4:load-data:jdbc.adoc[].
== Next Steps
-Next, learn more about how to xref:cloud4:schema-designer:index.adoc[].
+Next, learn more about how to xref:cloud4:graph-development:schema-designer/index.adoc[].
Or return to the xref:cloud4:resource-manager:index.adoc[] page or xref:cloud4:overview:index.adoc[Overview] page for a different topic.
diff --git a/modules/cloud4/modules/load-data/pages/jdbc.adoc b/modules/cloud4/modules/graph-development/pages/load-data/jdbc.adoc
similarity index 100%
rename from modules/cloud4/modules/load-data/pages/jdbc.adoc
rename to modules/cloud4/modules/graph-development/pages/load-data/jdbc.adoc
diff --git a/modules/cloud4/modules/load-data/pages/load-from-blob.adoc b/modules/cloud4/modules/graph-development/pages/load-data/load-from-blob.adoc
similarity index 95%
rename from modules/cloud4/modules/load-data/pages/load-from-blob.adoc
rename to modules/cloud4/modules/graph-development/pages/load-data/load-from-blob.adoc
index 04499031..b510a55f 100644
--- a/modules/cloud4/modules/load-data/pages/load-from-blob.adoc
+++ b/modules/cloud4/modules/graph-development/pages/load-data/load-from-blob.adoc
@@ -60,7 +60,7 @@ The header name is ignored during data loading.
== 3) Configure Map
-.If you are loading data into a brand new graph, you will be prompted to let our engine generate a schema and mapping for you. Or you can start from scratch. For more details of schema design please refer to xref:cloud4:schema-designer:index.adoc[Schema Designer].
+.If you are loading data into a brand new graph, you will be prompted to let our engine generate a schema and mapping for you. Or you can start from scratch. For more details of schema design please refer to xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema].
. Select `Generate the schema only` or `Generate the schema and data mapping`.
+
image::Screenshot 2024-04-17 at 5.55.35 PM.png[]
@@ -102,7 +102,7 @@ image::Screenshot 2024-04-17 at 5.59.16 PM.png[]
== Next Steps
-Next, learn how to use the xref:cloud4:schema-designer:index.adoc[Schema Designer] in TigerGraph Cloud 4.
+Next, learn how to use xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema] in TigerGraph Cloud 4.
Or return to the xref:cloud4:overview:index.adoc[Overview] page for a different topic.
diff --git a/modules/cloud4/modules/load-data/pages/load-from-gcs.adoc b/modules/cloud4/modules/graph-development/pages/load-data/load-from-gcs.adoc
similarity index 95%
rename from modules/cloud4/modules/load-data/pages/load-from-gcs.adoc
rename to modules/cloud4/modules/graph-development/pages/load-data/load-from-gcs.adoc
index 755a9e94..586b2143 100644
--- a/modules/cloud4/modules/load-data/pages/load-from-gcs.adoc
+++ b/modules/cloud4/modules/graph-development/pages/load-data/load-from-gcs.adoc
@@ -60,7 +60,7 @@ The header name is ignored during data loading.
== 3) Configure Map
-.If you are loading data into a brand new graph, you will be prompted to let our engine generate a schema and mapping for you. Or you can start from scratch. For more details of schema design please refer to xref:cloud4:schema-designer:index.adoc[Schema Designer].
+.If you are loading data into a brand new graph, you will be prompted to let our engine generate a schema and mapping for you. Or you can start from scratch. For more details of schema design please refer to xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema].
. Select `Generate the schema only` or `Generate the schema and data mapping`.
+
image::Screenshot 2024-04-17 at 5.55.35 PM.png[]
@@ -102,7 +102,7 @@ image::Screenshot 2024-04-17 at 5.59.16 PM.png[]
== Next Steps
-Next, learn how to use the xref:cloud4:schema-designer:index.adoc[Schema Designer] in TigerGraph Cloud 4.
+Next, learn how to use xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema] in TigerGraph Cloud 4.
Or return to the xref:cloud4:overview:index.adoc[Overview] page for a different topic.
diff --git a/modules/cloud4/modules/load-data/pages/load-from-local.adoc b/modules/cloud4/modules/graph-development/pages/load-data/load-from-local.adoc
similarity index 95%
rename from modules/cloud4/modules/load-data/pages/load-from-local.adoc
rename to modules/cloud4/modules/graph-development/pages/load-data/load-from-local.adoc
index 0b107840..54978a14 100644
--- a/modules/cloud4/modules/load-data/pages/load-from-local.adoc
+++ b/modules/cloud4/modules/graph-development/pages/load-data/load-from-local.adoc
@@ -54,7 +54,7 @@ The header name is ignored during data loading.
== 3) Configure Map
-.If you are loading data into a brand new graph, you will be prompted to let our engine generate a schema and mapping for you. Or you can start from scratch. For more details of schema design please refer to xref:cloud4:schema-designer:index.adoc[Schema Designer].
+.If you are loading data into a brand new graph, you will be prompted to let our engine generate a schema and mapping for you. Or you can start from scratch. For more details of schema design please refer to xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema].
. Select `Generate the schema only` or `Generate the schema and data mapping`.
+
image::Screenshot 2024-04-17 at 5.55.35 PM.png[]
@@ -99,7 +99,7 @@ image::Screenshot 2024-04-17 at 5.59.16 PM.png[]
== Next Steps
-Next, learn how to use the xref:cloud4:schema-designer:index.adoc[Schema Designer] in TigerGraph Cloud 4.
+Next, learn how to use xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema] in TigerGraph Cloud 4.
Or return to the xref:cloud4:overview:index.adoc[Overview] page for a different topic.
diff --git a/modules/cloud4/modules/load-data/pages/load-from-other-sources.adoc b/modules/cloud4/modules/graph-development/pages/load-data/load-from-other-sources.adoc
similarity index 84%
rename from modules/cloud4/modules/load-data/pages/load-from-other-sources.adoc
rename to modules/cloud4/modules/graph-development/pages/load-data/load-from-other-sources.adoc
index 634e39c7..75468be8 100644
--- a/modules/cloud4/modules/load-data/pages/load-from-other-sources.adoc
+++ b/modules/cloud4/modules/graph-development/pages/load-data/load-from-other-sources.adoc
@@ -8,7 +8,7 @@ Additionally, data can also be loaded from a JDBC Connection as well, See xref:c
== Next Steps
-Next, learn how to use the xref:cloud4:schema-designer:index.adoc[Schema Designer] in TigerGraph Cloud 4.
+Next, learn how to use xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema] in TigerGraph Cloud 4.
Or return to the xref:cloud4:overview:index.adoc[Overview] page for a different topic.
diff --git a/modules/cloud4/modules/load-data/pages/load-from-s3.adoc b/modules/cloud4/modules/graph-development/pages/load-data/load-from-s3.adoc
similarity index 95%
rename from modules/cloud4/modules/load-data/pages/load-from-s3.adoc
rename to modules/cloud4/modules/graph-development/pages/load-data/load-from-s3.adoc
index 58671253..fbce9733 100644
--- a/modules/cloud4/modules/load-data/pages/load-from-s3.adoc
+++ b/modules/cloud4/modules/graph-development/pages/load-data/load-from-s3.adoc
@@ -60,7 +60,7 @@ The header name is ignored during data loading.
== 3) Configure Map
-.If you are loading data into a brand new graph, you will be prompted to let our engine generate a schema and mapping for you. Or you can start from scratch. For more details of schema design please refer to xref:cloud4:schema-designer:index.adoc[Schema Designer].
+.If you are loading data into a brand new graph, you will be prompted to let our engine generate a schema and mapping for you. Or you can start from scratch. For more details of schema design please refer to xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema].
. Select `Generate the schema only` or `Generate the schema and data mapping`.
+
image::Screenshot 2024-04-17 at 5.55.35 PM.png[]
@@ -102,7 +102,7 @@ image::Screenshot 2024-04-17 at 5.59.16 PM.png[]
== Next Steps
-Next, learn how to use the xref:cloud4:schema-designer:index.adoc[Schema Designer] in TigerGraph Cloud 4.
+Next, learn how to use xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema] in TigerGraph Cloud 4.
Or return to the xref:cloud4:overview:index.adoc[Overview] page for a different topic.
diff --git a/modules/cloud4/modules/schema-designer/pages/index.adoc b/modules/cloud4/modules/graph-development/pages/schema-designer/index.adoc
similarity index 98%
rename from modules/cloud4/modules/schema-designer/pages/index.adoc
rename to modules/cloud4/modules/graph-development/pages/schema-designer/index.adoc
index 619a9be1..71bba9ac 100644
--- a/modules/cloud4/modules/schema-designer/pages/index.adoc
+++ b/modules/cloud4/modules/graph-development/pages/schema-designer/index.adoc
@@ -132,6 +132,6 @@ image::advanced-settings-2.png[]
== Next Steps
-Next, learn how to use the xref:gsql-editor:index.adoc[GSQL Editor] in TigerGraph Cloud 4.
+Next, learn how to use xref:gsql-editor:index.adoc[GSQL Editor] in TigerGraph Cloud 4.
Or return to the xref:cloud4:overview:index.adoc[Overview] page for a different topic.
diff --git "a/modules/cloud4/modules/gsql-editor/Screenshot 2024-04-18 at 10.06.56\342\200\257AM.png" "b/modules/cloud4/modules/gsql-editor/Screenshot 2024-04-18 at 10.06.56\342\200\257AM.png"
deleted file mode 100644
index 57a73879..00000000
Binary files "a/modules/cloud4/modules/gsql-editor/Screenshot 2024-04-18 at 10.06.56\342\200\257AM.png" and /dev/null differ
diff --git a/modules/cloud4/modules/gsql-editor/images/billing-homecard.png b/modules/cloud4/modules/gsql-editor/images/billing-homecard.png
deleted file mode 100644
index 245f8801..00000000
Binary files a/modules/cloud4/modules/gsql-editor/images/billing-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/gsql-editor/images/create-organization.png b/modules/cloud4/modules/gsql-editor/images/create-organization.png
deleted file mode 100644
index 6d9dd0fa..00000000
Binary files a/modules/cloud4/modules/gsql-editor/images/create-organization.png and /dev/null differ
diff --git a/modules/cloud4/modules/gsql-editor/images/documentation-homecard.png b/modules/cloud4/modules/gsql-editor/images/documentation-homecard.png
deleted file mode 100644
index 3483ec46..00000000
Binary files a/modules/cloud4/modules/gsql-editor/images/documentation-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/gsql-editor/images/getstarted-homecard.png b/modules/cloud4/modules/gsql-editor/images/getstarted-homecard.png
deleted file mode 100644
index cd45ceb9..00000000
Binary files a/modules/cloud4/modules/gsql-editor/images/getstarted-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/gsql-editor/images/referece-homecard.png b/modules/cloud4/modules/gsql-editor/images/referece-homecard.png
deleted file mode 100644
index 9ece83db..00000000
Binary files a/modules/cloud4/modules/gsql-editor/images/referece-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/gsql-editor/images/security-homecard.png b/modules/cloud4/modules/gsql-editor/images/security-homecard.png
deleted file mode 100644
index 2eb02629..00000000
Binary files a/modules/cloud4/modules/gsql-editor/images/security-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/gsql-editor/images/systemmanagment-homecard.png b/modules/cloud4/modules/gsql-editor/images/systemmanagment-homecard.png
deleted file mode 100644
index 9054c265..00000000
Binary files a/modules/cloud4/modules/gsql-editor/images/systemmanagment-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/gsql-editor/images/tools-page.png b/modules/cloud4/modules/gsql-editor/images/tools-page.png
deleted file mode 100644
index 9cfe3135..00000000
Binary files a/modules/cloud4/modules/gsql-editor/images/tools-page.png and /dev/null differ
diff --git a/modules/cloud4/modules/gsql-editor/nav.adoc b/modules/cloud4/modules/gsql-editor/nav.adoc
deleted file mode 100644
index 63aaa9c6..00000000
--- a/modules/cloud4/modules/gsql-editor/nav.adoc
+++ /dev/null
@@ -1,2 +0,0 @@
-* xref:index.adoc[GSQL Editor]
-** xref:gsql-editor:how2-edit-gsql-query.adoc[Edit Query]
\ No newline at end of file
diff --git a/modules/cloud4/modules/load-data/images/billing-homecard.png b/modules/cloud4/modules/load-data/images/billing-homecard.png
deleted file mode 100644
index 245f8801..00000000
Binary files a/modules/cloud4/modules/load-data/images/billing-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/load-data/images/create-organization.png b/modules/cloud4/modules/load-data/images/create-organization.png
deleted file mode 100644
index 6d9dd0fa..00000000
Binary files a/modules/cloud4/modules/load-data/images/create-organization.png and /dev/null differ
diff --git a/modules/cloud4/modules/load-data/images/documentation-homecard.png b/modules/cloud4/modules/load-data/images/documentation-homecard.png
deleted file mode 100644
index 3483ec46..00000000
Binary files a/modules/cloud4/modules/load-data/images/documentation-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/load-data/images/getstarted-homecard.png b/modules/cloud4/modules/load-data/images/getstarted-homecard.png
deleted file mode 100644
index cd45ceb9..00000000
Binary files a/modules/cloud4/modules/load-data/images/getstarted-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/load-data/images/referece-homecard.png b/modules/cloud4/modules/load-data/images/referece-homecard.png
deleted file mode 100644
index 9ece83db..00000000
Binary files a/modules/cloud4/modules/load-data/images/referece-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/load-data/images/security-homecard.png b/modules/cloud4/modules/load-data/images/security-homecard.png
deleted file mode 100644
index 2eb02629..00000000
Binary files a/modules/cloud4/modules/load-data/images/security-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/load-data/images/systemmanagment-homecard.png b/modules/cloud4/modules/load-data/images/systemmanagment-homecard.png
deleted file mode 100644
index 9054c265..00000000
Binary files a/modules/cloud4/modules/load-data/images/systemmanagment-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/load-data/images/tools-page.png b/modules/cloud4/modules/load-data/images/tools-page.png
deleted file mode 100644
index 9cfe3135..00000000
Binary files a/modules/cloud4/modules/load-data/images/tools-page.png and /dev/null differ
diff --git a/modules/cloud4/modules/load-data/nav.adoc b/modules/cloud4/modules/load-data/nav.adoc
deleted file mode 100644
index 3ebe697c..00000000
--- a/modules/cloud4/modules/load-data/nav.adoc
+++ /dev/null
@@ -1,7 +0,0 @@
-* xref:index.adoc[Load Data]
-** xref:load-data:load-from-local.adoc[]
-** xref:load-data:load-from-s3.adoc[]
-** xref:load-data:load-from-gcs.adoc[]
-** xref:load-data:load-from-blob.adoc[]
-** xref:load-data:load-from-other-sources.adoc[]
-*** xref:load-data:jdbc.adoc[]
\ No newline at end of file
diff --git a/modules/cloud4/modules/overview/nav.adoc b/modules/cloud4/modules/overview/nav.adoc
index de0d7cb2..63af7fbe 100644
--- a/modules/cloud4/modules/overview/nav.adoc
+++ b/modules/cloud4/modules/overview/nav.adoc
@@ -1,4 +1,7 @@
* xref:index.adoc[Introduction]
** xref:overview:overview.adoc[Overview]
** xref:cloud4:overview:comparison_table.adoc[Compare Different Offerings]
+** xref:cloud4:overview:release-notes.adoc[Release Notes]
+** xref:cloud4:overview:pricing.adoc[]
+** xref:cloud4:overview:cost-estimation.adoc[]
diff --git a/modules/cloud4/modules/overview/pages/cost-estimation.adoc b/modules/cloud4/modules/overview/pages/cost-estimation.adoc
new file mode 100644
index 00000000..2e78557a
--- /dev/null
+++ b/modules/cloud4/modules/overview/pages/cost-estimation.adoc
@@ -0,0 +1,31 @@
+= Cost Estimation
+
+Here, you can configure various parameters to estimate your monthly costs for using TigerGraph Cloud 4. This tool allows you to tailor your workspace size, monthly usage, and database size to get a clear understanding of your anticipated expenses.
+
+++++
+
+
+
+
+++++
+
+== Next Steps
+
+Next, see xref:cloud4:get-started:index.adoc[] to unlock its full potential.
+
+Return to xref:cloud4:overview:index.adoc[TigerGraph Cloud 4] for another topic.
\ No newline at end of file
diff --git a/modules/cloud4/modules/overview/pages/index.adoc b/modules/cloud4/modules/overview/pages/index.adoc
index 9a00d1c5..fe609b33 100644
--- a/modules/cloud4/modules/overview/pages/index.adoc
+++ b/modules/cloud4/modules/overview/pages/index.adoc
@@ -62,9 +62,9 @@ xref:load-data:load-from-blob.adoc[Azure Blob Storage] |
xref:load-data:load-from-other-sources.adoc[Other Sources]
¦
image:TG_Icon_Library-135.png[alt=schemadesigner,width=74,height=74]
-*Schema Designer*
+*Design Schema*
-xref:cloud4:schema-designer:index.adoc[] teaches you how to you can easily modify and manage the schema of your graph databases using Schema Designer UI.
+xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema] teaches you how to you can easily modify and manage the schema of your graph databases using Schema Designer UI.
¦
image:schema-homecard.png[alt=gsqlEditor,width=74,height=74]
@@ -134,26 +134,4 @@ xref:cloud4:resources:glossary.adoc[] |
xref:cloud4:resources:terms_conditions.adoc[ Beta Terms and Conditions] |
xref:cloud4:resources:support.adoc[]
-|===
-
-++++
-
-
-
-
-++++
\ No newline at end of file
+|===
\ No newline at end of file
diff --git a/modules/cloud4/modules/billing-manager/pages/pricing.adoc b/modules/cloud4/modules/overview/pages/pricing.adoc
similarity index 98%
rename from modules/cloud4/modules/billing-manager/pages/pricing.adoc
rename to modules/cloud4/modules/overview/pages/pricing.adoc
index e78aa707..9364b243 100644
--- a/modules/cloud4/modules/billing-manager/pages/pricing.adoc
+++ b/modules/cloud4/modules/overview/pages/pricing.adoc
@@ -47,7 +47,7 @@ A TigerGraph Credit (TCR) is a unit that represents the cost of using compute re
The exchange rate for TigerGraph Credits is straightforward:
-.1 TCR = $4.00
+**1 TCR = $4.00
This means that for every TigerGraph Credit you consume, you will be billed $4.00.
@@ -216,8 +216,7 @@ Learn more about the available add-ons xref:integrations:add-ons.adoc[here].
== Next Steps
-Next, learn about other billing topics on the xref:billing-manager:index.adoc[] page or check out the xref:resources:index.adoc[] section.
+Next, see xref:cloud4:overview:cost-estimation.adoc[] or learn more billing topics at xref:cloud4:administration:billing/index.adoc[].
Return to the page to xref:cloud4:overview:index.adoc[Overview] page for a different topic.
-
diff --git a/modules/cloud4/modules/release-notes/pages/index.adoc b/modules/cloud4/modules/overview/pages/release-notes.adoc
similarity index 97%
rename from modules/cloud4/modules/release-notes/pages/index.adoc
rename to modules/cloud4/modules/overview/pages/release-notes.adoc
index 2b8a7384..f14ddd5c 100644
--- a/modules/cloud4/modules/release-notes/pages/index.adoc
+++ b/modules/cloud4/modules/overview/pages/release-notes.adoc
@@ -1,4 +1,4 @@
-= Cloud 4 Release Notes
+= TigerGraph Cloud 4 Release Notes
:experimental:
//:page-aliases: change-log.adoc, release-notes.adoc
:toc:
@@ -50,7 +50,7 @@
* xref:load-data:index.adoc[] - Load Data into TigerGraph Cloud 4 and unlock its potential.
-* xref:cloud4:schema-designer:index.adoc[Schema Designer] - Easily modify and manage the schema of your graph databases using Schema Designer UI.
+* xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema] - Easily modify and manage the schema of your graph databases using Schema Designer UI.
* xref:gsql-editor:index.adoc[GSQL Editor] - The GSQL Editor is a powerful tool for developing and executing GSQL queries, allowing you to unlock insights from your graph databases by xref:gsql-editor:how2-edit-gsql-query.adoc[Editing, Running, and Sharing a GSQL Query.].
diff --git a/modules/cloud4/modules/release-notes/images/billing-homecard.png b/modules/cloud4/modules/release-notes/images/billing-homecard.png
deleted file mode 100644
index 245f8801..00000000
Binary files a/modules/cloud4/modules/release-notes/images/billing-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/release-notes/images/create-organization.png b/modules/cloud4/modules/release-notes/images/create-organization.png
deleted file mode 100644
index 6d9dd0fa..00000000
Binary files a/modules/cloud4/modules/release-notes/images/create-organization.png and /dev/null differ
diff --git a/modules/cloud4/modules/release-notes/images/documentation-homecard.png b/modules/cloud4/modules/release-notes/images/documentation-homecard.png
deleted file mode 100644
index 3483ec46..00000000
Binary files a/modules/cloud4/modules/release-notes/images/documentation-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/release-notes/images/getstarted-homecard.png b/modules/cloud4/modules/release-notes/images/getstarted-homecard.png
deleted file mode 100644
index cd45ceb9..00000000
Binary files a/modules/cloud4/modules/release-notes/images/getstarted-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/release-notes/images/referece-homecard.png b/modules/cloud4/modules/release-notes/images/referece-homecard.png
deleted file mode 100644
index 9ece83db..00000000
Binary files a/modules/cloud4/modules/release-notes/images/referece-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/release-notes/images/security-homecard.png b/modules/cloud4/modules/release-notes/images/security-homecard.png
deleted file mode 100644
index 2eb02629..00000000
Binary files a/modules/cloud4/modules/release-notes/images/security-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/release-notes/images/systemmanagment-homecard.png b/modules/cloud4/modules/release-notes/images/systemmanagment-homecard.png
deleted file mode 100644
index 9054c265..00000000
Binary files a/modules/cloud4/modules/release-notes/images/systemmanagment-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/release-notes/images/tools-page.png b/modules/cloud4/modules/release-notes/images/tools-page.png
deleted file mode 100644
index 9cfe3135..00000000
Binary files a/modules/cloud4/modules/release-notes/images/tools-page.png and /dev/null differ
diff --git a/modules/cloud4/modules/release-notes/nav.adoc b/modules/cloud4/modules/release-notes/nav.adoc
deleted file mode 100644
index f74eadce..00000000
--- a/modules/cloud4/modules/release-notes/nav.adoc
+++ /dev/null
@@ -1 +0,0 @@
-* xref:index.adoc[]
\ No newline at end of file
diff --git a/modules/cloud4/modules/resource-manager/nav.adoc b/modules/cloud4/modules/resource-manager/nav.adoc
index f0ffbf6d..55b0dc71 100644
--- a/modules/cloud4/modules/resource-manager/nav.adoc
+++ b/modules/cloud4/modules/resource-manager/nav.adoc
@@ -2,14 +2,14 @@
** xref:workgroup.adoc[Workgroups]
*** xref:resource-manager:how2-create-a-workgroup.adoc[Create Workgroup]
*** xref:how2-workgroup-access.adoc[Permissions]
+*** xref:workgroups/monitor_workspaces.adoc[Monitor]
+*** xref:workgroups/backup-and-restore.adoc[]
*** xref:how2-config-network-access.adoc[Network Access]
** xref:workspaces/workspace.adoc[Workspaces]
*** xref:workspaces/how2-create-a-workspace.adoc[Create Workspace]
+*** xref:cloud4:resource-manager:workspaces/workspace-size.adoc[]
*** xref:workspaces/workspace-settings/workspace-settings.adoc[Workspace Settings]
*** xref:workspaces/writeread_readonly.adoc[RW/RO Workspaces]
-*** xref:cloud4:resource-manager:workspaces/workspace-size.adoc[]
*** xref:expansion_shrink.adoc[Expand and Shrink]
-*** xref:backup-and-restore.adoc[]
*** xref:resource-manager:connect_via_api.adoc[]
-*** xref:monitor_workspaces.adoc[Monitor]
diff --git a/modules/cloud4/modules/resource-manager/pages/connect_via_api.adoc b/modules/cloud4/modules/resource-manager/pages/connect_via_api.adoc
index 36088d59..bb1bc599 100644
--- a/modules/cloud4/modules/resource-manager/pages/connect_via_api.adoc
+++ b/modules/cloud4/modules/resource-manager/pages/connect_via_api.adoc
@@ -22,7 +22,7 @@ image::Screenshot 2024-04-28 at 9.36.29 PM.png[]
+
[NOTE]
====
-You can go to the xref:cloud4:schema-designer:index.adoc[Schema Designer] to btn:[Create a Graph] if you do not have a graph.
+You can go to xref:cloud4:graph-development:schema-designer/index.adoc[Design Schema] to btn:[Create a Graph] if you do not have a graph.
====
+
//image::Screenshot 2024-04-17 at 5.41.55 PM.png[width="250"]
diff --git a/modules/cloud4/modules/resource-manager/pages/backup-and-restore.adoc b/modules/cloud4/modules/resource-manager/pages/workgroups/backup-and-restore.adoc
similarity index 100%
rename from modules/cloud4/modules/resource-manager/pages/backup-and-restore.adoc
rename to modules/cloud4/modules/resource-manager/pages/workgroups/backup-and-restore.adoc
diff --git a/modules/cloud4/modules/resource-manager/pages/monitor_workspaces.adoc b/modules/cloud4/modules/resource-manager/pages/workgroups/monitor_workspaces.adoc
similarity index 100%
rename from modules/cloud4/modules/resource-manager/pages/monitor_workspaces.adoc
rename to modules/cloud4/modules/resource-manager/pages/workgroups/monitor_workspaces.adoc
diff --git a/modules/cloud4/modules/resources/nav.adoc b/modules/cloud4/modules/resources/nav.adoc
index 6085f882..9c989ea1 100644
--- a/modules/cloud4/modules/resources/nav.adoc
+++ b/modules/cloud4/modules/resources/nav.adoc
@@ -1,6 +1,6 @@
* xref:index.adoc[Resources]
** xref:resources:glossary.adoc[]
** xref:resources:support.adoc[]
-** xref:resources:quota_policy.adoc[Restriction Policy]
+** xref:resources:quota_policy.adoc[Subscription Plans and Quota Policy]
** xref:resources:terms_conditions.adoc[Terms and Conditions]
// ** xref:resources:faqs.adoc[FAQs]
diff --git a/modules/cloud4/modules/rest-api/nav.adoc b/modules/cloud4/modules/rest-api/nav.adoc
index dc8d24df..4e10b478 100644
--- a/modules/cloud4/modules/rest-api/nav.adoc
+++ b/modules/cloud4/modules/rest-api/nav.adoc
@@ -1,3 +1,3 @@
-* xref:index.adoc[Cloud 4 REST API]
-** xref:rest-api:resources.adoc[REST API Resources]
-** xref:rest-api:authentication.adoc[Authentication]
\ No newline at end of file
+* xref:index.adoc[REST API (Preview)]
+** xref:rest-api:authentication.adoc[Authentication]
+** xref:rest-api:endpoints.adoc[Endpoints]
\ No newline at end of file
diff --git a/modules/cloud4/modules/rest-api/pages/authentication.adoc b/modules/cloud4/modules/rest-api/pages/authentication.adoc
index fe7e2f66..95417c14 100644
--- a/modules/cloud4/modules/rest-api/pages/authentication.adoc
+++ b/modules/cloud4/modules/rest-api/pages/authentication.adoc
@@ -1,6 +1,11 @@
-= REST API Authentication
+= Authentication
-To use the TigerGraph Cloud REST APIs, you need to authenticate your requests. Authentication is typically done using API keys.
+To use the TigerGraph Cloud 4 REST APIs, you need to authenticate your requests. Authentication is typically done using API keys.
+
+[IMPORTANT]
+====
+The TigerGraph Cloud 4 REST API is currently in preview version. Features and endpoints may change as the API evolves.
+====
== Setup API Keys
diff --git a/modules/cloud4/modules/rest-api/pages/resources.adoc b/modules/cloud4/modules/rest-api/pages/endpoints.adoc
similarity index 87%
rename from modules/cloud4/modules/rest-api/pages/resources.adoc
rename to modules/cloud4/modules/rest-api/pages/endpoints.adoc
index 47bd9c08..c8c2076a 100644
--- a/modules/cloud4/modules/rest-api/pages/resources.adoc
+++ b/modules/cloud4/modules/rest-api/pages/endpoints.adoc
@@ -1,9 +1,15 @@
-= REST API Resources
+= Endpoints
:experimental:
-This document provides a comprehensive reference for interacting with the TigerGraph Cloud services programmatically. You can manage workspaces, users, and other resources through these APIs.
:toc:
:toclevels:2
+This document provides a comprehensive reference for interacting with the TigerGraph Cloud services programmatically. You can manage workspaces, users, and other resources through these APIs.
+
+[IMPORTANT]
+====
+The TigerGraph Cloud 4 REST API is currently in preview version. Features and endpoints may change as the API evolves.
+====
+
== Workspace Management
The Workspace Management API allows you to create and manage workspaces within your TigerGraph Cloud instance.
diff --git a/modules/cloud4/modules/rest-api/pages/index.adoc b/modules/cloud4/modules/rest-api/pages/index.adoc
index 0e5ec156..4199ca0e 100644
--- a/modules/cloud4/modules/rest-api/pages/index.adoc
+++ b/modules/cloud4/modules/rest-api/pages/index.adoc
@@ -1,22 +1,19 @@
-= TigerGraph Cloud Rest API
+= REST API (Preview)
:experimental:
-
-Here you can learn different security practices and policies in TigerGraph Cloud 4.
+TigerGraph Cloud 4 REST API provides a set of endpoints that allow developers to interact programmatically with TigerGraph Cloud 4 services. This API enables you to manage your graph databases, run queries, and perform various administrative tasks.
[IMPORTANT]
====
-TigerGraph Cloud 4 beta is for personal or R&D use and not for production use.
-
-Please see xref:cloud4:resources:terms_conditions.adoc[].
+The TigerGraph Cloud 4 REST API is currently in preview version. Features and endpoints may change as the API evolves.
====
-== xref:cloud4:security:password-policy.adoc[]
+== xref:cloud4:rest-api:authentication.adoc[]
-Learn and understand the password policy in TigerGraph Cloud 4.
+Learn how to authenticate with the TigerGraph Cloud 4 REST API.
-== xref:cloud4:security:idp.adoc[]
+== xref:cloud4:rest-api:endpoints.adoc[]
-Learn and understand IDP intergration with SSO password policy in TigerGraph Cloud 4.
+Explore the REST API endpoints available in TigerGraph Cloud 4.
diff --git a/modules/cloud4/modules/schema-designer/images/billing-homecard.png b/modules/cloud4/modules/schema-designer/images/billing-homecard.png
deleted file mode 100644
index 245f8801..00000000
Binary files a/modules/cloud4/modules/schema-designer/images/billing-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/schema-designer/images/create-organization.png b/modules/cloud4/modules/schema-designer/images/create-organization.png
deleted file mode 100644
index 6d9dd0fa..00000000
Binary files a/modules/cloud4/modules/schema-designer/images/create-organization.png and /dev/null differ
diff --git a/modules/cloud4/modules/schema-designer/images/documentation-homecard.png b/modules/cloud4/modules/schema-designer/images/documentation-homecard.png
deleted file mode 100644
index 3483ec46..00000000
Binary files a/modules/cloud4/modules/schema-designer/images/documentation-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/schema-designer/images/getstarted-homecard.png b/modules/cloud4/modules/schema-designer/images/getstarted-homecard.png
deleted file mode 100644
index cd45ceb9..00000000
Binary files a/modules/cloud4/modules/schema-designer/images/getstarted-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/schema-designer/images/referece-homecard.png b/modules/cloud4/modules/schema-designer/images/referece-homecard.png
deleted file mode 100644
index 9ece83db..00000000
Binary files a/modules/cloud4/modules/schema-designer/images/referece-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/schema-designer/images/security-homecard.png b/modules/cloud4/modules/schema-designer/images/security-homecard.png
deleted file mode 100644
index 2eb02629..00000000
Binary files a/modules/cloud4/modules/schema-designer/images/security-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/schema-designer/images/systemmanagment-homecard.png b/modules/cloud4/modules/schema-designer/images/systemmanagment-homecard.png
deleted file mode 100644
index 9054c265..00000000
Binary files a/modules/cloud4/modules/schema-designer/images/systemmanagment-homecard.png and /dev/null differ
diff --git a/modules/cloud4/modules/schema-designer/images/tools-page.png b/modules/cloud4/modules/schema-designer/images/tools-page.png
deleted file mode 100644
index 9cfe3135..00000000
Binary files a/modules/cloud4/modules/schema-designer/images/tools-page.png and /dev/null differ