diff --git a/modules/cloudbeta/modules/get-started/pages/how2-login.adoc b/modules/cloudbeta/modules/get-started/pages/how2-login.adoc index 1fdb5a13..36acac22 100644 --- a/modules/cloudbeta/modules/get-started/pages/how2-login.adoc +++ b/modules/cloudbeta/modules/get-started/pages/how2-login.adoc @@ -23,7 +23,7 @@ image::loginPage.png[] === 2) Your Organization -For organizations specific logging methods (rather than through Google and Microsoft), please click the btn:[Login with organization] button. +For organizations specific logging methods, click the btn:[Login with organization] button. You must provide an organization name before entering your username and password. [NOTE] @@ -35,6 +35,6 @@ image::orgLogin.png[] == Next Steps -Once logged in, you can begin to create xref:resource-manager:workgroup.adoc[Workgroups] and xref:resource-manager:workspaces/workspace.adoc[Workspaces], xref:administration:how2-invite-users.adoc[] to your organization, and xref:administration:how2-access-mgnt.adoc[manage access]. +Once logged in, learn more about xref:cloudBeta:resource-manager:index.adoc[] or jump right into creating a xref:resource-manager:workgroup.adoc[Workgroup] and xref:resource-manager:workspaces/workspace.adoc[Workspaces]. -Or return to the xref:cloudBeta:overview:index.adoc[Overview] page for a different topic. +Return to the xref:cloudBeta:overview:index.adoc[Overview] page for a different topic. diff --git a/modules/cloudbeta/modules/get-started/pages/how2-signup.adoc b/modules/cloudbeta/modules/get-started/pages/how2-signup.adoc index beeeb4e2..76078f36 100644 --- a/modules/cloudbeta/modules/get-started/pages/how2-signup.adoc +++ b/modules/cloudbeta/modules/get-started/pages/how2-signup.adoc @@ -20,7 +20,6 @@ btn:[ Click ] the link in your email to verify, then log in using your username [NOTE] ==== We automatically create a new organization for you. - You can update your organization on the xref:cloudBeta:administration:how2-use-organization-mgnt.adoc[] page. ==== diff --git "a/modules/cloudbeta/modules/resource-manager/images/Screenshot 2024-04-28 at 9.36.29\342\200\257PM.png" "b/modules/cloudbeta/modules/resource-manager/images/Screenshot 2024-04-28 at 9.36.29\342\200\257PM.png" new file mode 100644 index 00000000..93e934ca Binary files /dev/null and "b/modules/cloudbeta/modules/resource-manager/images/Screenshot 2024-04-28 at 9.36.29\342\200\257PM.png" differ diff --git "a/modules/cloudbeta/modules/resource-manager/images/Screenshot 2024-04-28 at 9.36.44\342\200\257PM.png" "b/modules/cloudbeta/modules/resource-manager/images/Screenshot 2024-04-28 at 9.36.44\342\200\257PM.png" new file mode 100644 index 00000000..478604d3 Binary files /dev/null and "b/modules/cloudbeta/modules/resource-manager/images/Screenshot 2024-04-28 at 9.36.44\342\200\257PM.png" differ diff --git a/modules/cloudbeta/modules/resource-manager/images/workspace-database-tab.png b/modules/cloudbeta/modules/resource-manager/images/workspace-database-tab.png new file mode 100644 index 00000000..cebbc067 Binary files /dev/null and b/modules/cloudbeta/modules/resource-manager/images/workspace-database-tab.png differ diff --git a/modules/cloudbeta/modules/resource-manager/images/workspace-general-tab.png b/modules/cloudbeta/modules/resource-manager/images/workspace-general-tab.png new file mode 100644 index 00000000..ccb55062 Binary files /dev/null and b/modules/cloudbeta/modules/resource-manager/images/workspace-general-tab.png differ diff --git a/modules/cloudbeta/modules/resource-manager/images/workspace-info-tab.png b/modules/cloudbeta/modules/resource-manager/images/workspace-info-tab.png new file mode 100644 index 00000000..9eae004d Binary files /dev/null and b/modules/cloudbeta/modules/resource-manager/images/workspace-info-tab.png differ diff --git a/modules/cloudbeta/modules/resource-manager/images/workspace-monitor-tab.png b/modules/cloudbeta/modules/resource-manager/images/workspace-monitor-tab.png new file mode 100644 index 00000000..ddf8fbb2 Binary files /dev/null and b/modules/cloudbeta/modules/resource-manager/images/workspace-monitor-tab.png differ diff --git a/modules/cloudbeta/modules/resource-manager/pages/connect_via_api.adoc b/modules/cloudbeta/modules/resource-manager/pages/connect_via_api.adoc index 481eeb88..d217f335 100644 --- a/modules/cloudbeta/modules/resource-manager/pages/connect_via_api.adoc +++ b/modules/cloudbeta/modules/resource-manager/pages/connect_via_api.adoc @@ -18,13 +18,15 @@ These code snippets are available in JavaScript, cURL, and Python. .To connect via APIs and interact with your graph database, follow these steps: . Click on btn:[Connect From API] option in the btn:[Connect] menu in a workspace. + +image::Screenshot 2024-04-28 at 9.36.29 PM.png[] ++ [NOTE] ==== You can go to the xref:cloudBeta:schema-designer:index.adoc[Schema Designer] 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"] -+ +//image::Screenshot 2024-04-17 at 5.41.55 PM.png[width="250"] +//+ . In the btn:[Connect From API] UI, you can browse through the available APIs, including built-in queries and user-installed queries. + [TIP] diff --git a/modules/cloudbeta/modules/resource-manager/pages/expansion_shrink.adoc b/modules/cloudbeta/modules/resource-manager/pages/expansion_shrink.adoc index 6c28c98f..12b17397 100644 --- a/modules/cloudbeta/modules/resource-manager/pages/expansion_shrink.adoc +++ b/modules/cloudbeta/modules/resource-manager/pages/expansion_shrink.adoc @@ -6,7 +6,7 @@ Users can easily expand or shrink workspaces to accommodate the evolving needs o == Expand or Shrink a Workspace -Scale up (exapnd) or down (shrink) as required, ensuring optimal performance and cost-effectiveness. +Scale up (expand) or down (shrink) as required, ensuring optimal performance and cost-effectiveness. [NOTE] ==== @@ -21,8 +21,11 @@ Resizing of Read-Only (RO) workspaces is strictly forbidden and not supported. Recreate a RO workspace if you need to resize it. ==== +. Click on the btn:[ ... ] on your workspace next to the btn:[Connect] button. ++ +image::workspace-general-tab.png[] -. Go to the btn:[ Edit ] section on a workspace. +. Go to btn:[ Edit ]. + image::expandandshrink.png[width="250"] @@ -47,7 +50,7 @@ It is recommended to schedule the expansion or shrink during a time when minimal == Next Steps -Next, learn more about how to xref:cloudBeta:resource-manager:backup-and-restore.adoc[], xref:cloudBeta:resource-manager:connect_via_api.adoc[] a workspace, or xref:cloudBeta:resource-manager:monitor_workspaces.adoc[]. +Next, learn more about how to xref:cloudBeta:resource-manager:backup-and-restore.adoc[], xref:cloudBeta:resource-manager:connect_via_api.adoc[], or xref:cloudBeta:resource-manager:monitor_workspaces.adoc[]. Return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic. diff --git a/modules/cloudbeta/modules/resource-manager/pages/how2-workgroup-access.adoc b/modules/cloudbeta/modules/resource-manager/pages/how2-workgroup-access.adoc index af09d6da..98e6b99a 100644 --- a/modules/cloudbeta/modules/resource-manager/pages/how2-workgroup-access.adoc +++ b/modules/cloudbeta/modules/resource-manager/pages/how2-workgroup-access.adoc @@ -4,7 +4,7 @@ In TigerGraph Cloud, access management allows you to configure permissions at both the user level and the resource level. == User Level Permission -At the user-level, you can define permissions that apply to individual users or groups of users. +At the user level, you can define permissions that apply to individual users or groups of users. User level permissions determine what actions a user can perform across the entire TigerGraph Cloud 4.0 organization. @@ -54,7 +54,6 @@ For more information about workspace admin role and workspace member role please ==== For Organization Admins, Workgroup Admins, and Workspace Admins, the superuser database role is automatically granted. This role provides extensive privileges and permissions within the graph database. - For more information about the superuser role and its capabilities, please refer to the TigerGraph documentation xref:3.10.1@gui:graphstudio:user-access-management.adoc#_role_and_graph_based_access_control[Role and Graph Based Access Control]. ==== @@ -62,4 +61,4 @@ For more information about the superuser role and its capabilities, please refer Now, learn more about xref:cloudBeta:resource-manager:workspaces/workspace.adoc[Workspaces and Databases]. -Or return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic. +Return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic. diff --git a/modules/cloudbeta/modules/resource-manager/pages/monitor_workspaces.adoc b/modules/cloudbeta/modules/resource-manager/pages/monitor_workspaces.adoc index 1658f461..55605747 100644 --- a/modules/cloudbeta/modules/resource-manager/pages/monitor_workspaces.adoc +++ b/modules/cloudbeta/modules/resource-manager/pages/monitor_workspaces.adoc @@ -8,11 +8,13 @@ You can monitor metrics such as CPU utilization, memory usage, and storage consu == How to Start Monitoring .To start monitoring, follow these steps: -. Go to the workspace menu. +. Go to the workspace btn:[...] menu. + image::Screenshot 2024-04-17 at 5.45.15 PM.png[width="250"] . Click the image:Screenshot 2024-04-17 at 5.45.39 PM.png[width="50"] button from the workspace menu to login to Grafana dashboard to monitor your workspace. ++ +image::workspace-monitor-tab.png[] == Next Steps diff --git a/modules/cloudbeta/modules/resource-manager/pages/workgroup.adoc b/modules/cloudbeta/modules/resource-manager/pages/workgroup.adoc index bc3bca78..d3099716 100644 --- a/modules/cloudbeta/modules/resource-manager/pages/workgroup.adoc +++ b/modules/cloudbeta/modules/resource-manager/pages/workgroup.adoc @@ -8,6 +8,7 @@ Workgroups provide a way to organize and manage resources, access controls, and == Next Step -See xref:how2-create-a-workgroup.adoc[] to get started or -return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic. +See xref:how2-create-a-workgroup.adoc[] to get started. + +Return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic. diff --git a/modules/cloudbeta/modules/resource-manager/pages/workspaces/advanced-settings/advanced-settings.adoc b/modules/cloudbeta/modules/resource-manager/pages/workspaces/advanced-settings/advanced-settings.adoc index a12a42c0..45f25b1e 100644 --- a/modules/cloudbeta/modules/resource-manager/pages/workspaces/advanced-settings/advanced-settings.adoc +++ b/modules/cloudbeta/modules/resource-manager/pages/workspaces/advanced-settings/advanced-settings.adoc @@ -4,6 +4,12 @@ The advanced settings in workspace allow users to customize and fine-tune various aspects of their workspace configuration. These settings include options like *auto-suspend* and *auto-resume*, which automate the suspension and resumption of the workspace based on activity levels. +Find them by clicking on the btn:[ ... ] buttong on your workspace next to the btn:[Connect] button. + +image::workspace-general-tab.png[] + +A Workspace configuration panel will appear on the right of your screen. + image::advnaced-settings.png[] Users can choose the desired time intervals for auto-suspend and enable auto-resume to optimize resource usage and ensure a smooth user experience. diff --git a/modules/cloudbeta/modules/resource-manager/pages/workspaces/how2-create-a-workspace.adoc b/modules/cloudbeta/modules/resource-manager/pages/workspaces/how2-create-a-workspace.adoc index ad646eb1..13a2a3ee 100644 --- a/modules/cloudbeta/modules/resource-manager/pages/workspaces/how2-create-a-workspace.adoc +++ b/modules/cloudbeta/modules/resource-manager/pages/workspaces/how2-create-a-workspace.adoc @@ -42,18 +42,30 @@ For more details, please refer to xref:cloudBeta:resource-manager:workspaces/wri + image::Add-onsimage.png[] . Click on the btn:[ Create ] button to create the workspace. - ++ [NOTE] ==== Currently, only one Read-Write workspace can be created for any given database. This means that multiple simultaneous Read-Write workspaces cannot be created, potentially limiting certain collaborative or concurrent development scenarios. ==== - ++ [IMPORTANT] ==== Users cannot re-create the Read-Write workspace once it has been terminated. ==== +. The workspace will then start to build. +This progress can be monitored on the btn:[General Tab]. ++ +image::workspace-general-tab.png[] + +. Once built you can view details about your workspace on the workspace tab. +And you can view information about your database on the database tab. ++ +image::workspace-info-tab.png[] ++ +image::workspace-database-tab.png[] + == Next Steps Now, that you have a workspace created see xref:cloudBeta:resource-manager:workspaces/advanced-settings/advanced-settings.adoc[] or learn more about xref:cloudBeta:resource-manager:workspaces/writeread_readonly.adoc[]. diff --git a/modules/cloudbeta/modules/resource-manager/pages/workspaces/workspace.adoc b/modules/cloudbeta/modules/resource-manager/pages/workspaces/workspace.adoc index 702415ec..80e32ac3 100644 --- a/modules/cloudbeta/modules/resource-manager/pages/workspaces/workspace.adoc +++ b/modules/cloudbeta/modules/resource-manager/pages/workspaces/workspace.adoc @@ -26,5 +26,6 @@ We only support a maximum of one Read-Write workspace to connect to a database. ==== == Next Steps -See xref:workspaces/how2-create-a-workspace.adoc[] to get started or -return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic. +See xref:workspaces/how2-create-a-workspace.adoc[] to get started. + +Return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic. diff --git a/modules/cloudbeta/modules/resources/pages/support.adoc b/modules/cloudbeta/modules/resources/pages/support.adoc index c9757e4c..f2d98a30 100644 --- a/modules/cloudbeta/modules/resources/pages/support.adoc +++ b/modules/cloudbeta/modules/resources/pages/support.adoc @@ -2,7 +2,7 @@ :experimental: == Contact Us -If you have any questions, please contact us at support@tigergraph.com. +If you have any questions, please contact us at beta-support@tigergraph.com. //Look to the terms and conditions //Email the address diff --git a/modules/cloudbeta/modules/resources/pages/terms_conditions.adoc b/modules/cloudbeta/modules/resources/pages/terms_conditions.adoc index 4d7b2aa4..d124dd72 100644 --- a/modules/cloudbeta/modules/resources/pages/terms_conditions.adoc +++ b/modules/cloudbeta/modules/resources/pages/terms_conditions.adoc @@ -81,4 +81,4 @@ These Terms shall be governed by and construed in accordance with the internal l Each party hereby consents to the jurisdiction of the federal or state courts of San Mateo County, California, USA. Each party hereby waives any right to a jury trial in any litigation arising out of or related to this Agreement. == Contact Us -If you have any questions about these Terms, please contact us at support@tigergraph.com. +If you have any questions about these Terms, please contact us at beta-support@tigergraph.com.