Skip to content

Explore the Workspace

The Workspace is a PaaS (Platform as a Service) product that enables data processing, AI/ML modeling, and application development with ThanoSQL. You can leverage the power of SQL and the versatility of Jupyter notebooks to query and analyze your data efficiently.

The workspace is composed of two pages, the Main Page and the Service Page.

  • Main Page : Create, view, and manage workspaces.
  • Service Page : Access various services such as Query Manager and Lab.

Main Page

You can view and manage workspaces collectively. If you don't have an workspace yet, you can create a new one by clicking the Start button. Please refer to the Create Workspace guide for instructions.

IMAGE

① Create New Workspace

  • You can go to the workspace creation page to create an additional workspace.

② Workspace

  • 2-1. You can check the name of the corresponding workspace.
  • 2-2. You can check the operating status of the corresponding workspace.
  • 2-3. You can configure the corresponding workspace.
  • 2-4. You can check the Plan (name, class), End Date, and Role of the corresponding workspace.
  • 2-5. You can access the Service page of the corresponding workspace.

Service Page

On the workspace list of the main page, you can navigate to the service page of the desired workspace by clicking the Open button for that workspace.

Here are the available features on the Service page:

  • Query Manager: A tool that allows you to execute and track ThanoSQL queries. It provides interfaces such as Query Editor, Query Log, and Data Viewer. To try Query Manager in Workspace, see the Query Manager Manual.

  • Lab: Provides a versatile environment for data exploration, AI/ML modeling, and application development based on Jupyter Notebook. To try Lab in Workspace, see the Lab Manual.

  • Data Catalog : You can view and manage datasets, models, tables, and other data available in ThanoSQL. To try it out, please refer to the Data Catalog Manual

  • File Manager : This feature allows you to upload and manage files for use in the workspace. To try it out, please refer to the File Manager Manual

IMAGE

A side navigation(①), a common component of service pages, provides navigation to each feature and provides a shortcut to the workspace settings page. Additionally, the drop-down menu(②) in the top right corner allows you to navigate to the service page of other workspaces.

Create a Workspace

  • Click the Create New Workspace button on the main page.
  • If there is no existing workspace, click the Start button on the initial main page to navigate to the workspace creation page.

IMAGE

1. Plan Settings

IMAGE

Free Trial

  • Click the 'Start' button to proceed to the next step.

Note

Please read the specified requirements before applying.

Promotion Code

  • Enter the promotion code.

Warning

The promotion code is a one-time use only and cannot be reused.

  • After entering the code, click on the "Start" button to proceed to the next step.

2. Application Form

IMAGE

① Enter the Workspace Name.

  • The workspace name cannot be duplicated.
  • Workspace names can only be written in English (lowercase, first letter) and numbers (last letter). ex: myworkspace123

② Selected Plan

  • Confirm the selected Plan Tier, Plan Name, and Price.

③ Complete Request

  • Click on the Complete Button to request / complete creating a new workspace.

Workspace Settings Page

You can access general workspace information, usage logs, and data required for development, such as API tokens. You can navigate to these options by clicking on the settings icon in the workspace list on the Main page or the settings icon at the bottom left of the Service page.

General

IMAGE

① Workspace Start / Stop

  • You can start/stop the workspace and check its status.

② Workspace Name

  • You can view the workspace name, but you cannot modify it.

③ Plan

  • You can check the Plan Tier and Plan Name of the workspace.
  • It is possible to apply for an upgrade of the plan through the Upgrade button.

④ Effective Date

  • This section shows the remaining subscription period of the workspace. After the subscription period expires, you can request to update the subscription period by using the Upgrade button in step ③.

⑤ Workspace Delete

  • Delete your Workspace.

Warning

Please contact us in case your Workspace needs to be deleted. Your Workspace data will be permanently deleted once your request is processed. Be aware that this action cannot be reversed.

Log

IMAGE

① Workspace Usage

  • View your Workspace Usage in a graph.

② Workspace Log

  • View the most recent logs of your Workspace. Click on the View All Button to view all logs.

Developer

IMAGE

① Copy API Token

  • You must use the given API token to use our services. Clicking on the API Token's copy button will save it onto your clipboard.

② Refresh API Token

  • Be aware that refreshing your API Token will automatically expire your previous tokens.

③ SSH Key Download

  • Download your SSH Key as a key.pem file.

Last update: 2024-05-29