Using Skypoint AI Workspaces
Overview
The Workspace module in Skypoint AI Studio allows users to view, configure, and manage workspaces linked to their instances. It provides secure access, promotes efficient resource utilization, and supports centralized workspace management across environments. With this module, users can:- Map a workspace to an instance.
- Open the connected Databricks environment to manage workspaces.
- Set up and access SQL credentials for their workspaces.
To map new Workspaces
Users can map a workspace to an instance that is already connected to an another instance within a tenant.- In the left pane, go to Lakehouse > Workspaces.

- Click Setup New Workspaces to map workspaces.


- Click on form existing workspace.

- Select the workspace you want to map from the dropdown menu.

- Click on Map to map the custom workspace to an instance.

To Access Databricks workspace from Skypoint AI studio
To open the workspace in Databricks, directly from the Skypoint AI studio- Click on arrow icon present on workspace you want to access.

- Click on the workspace you want to access.
- Workspace details page appears.
- Click the Open in Databricks button located at the bottom-left corner.


To enable SQL Access
- Access a workspace by clicking on its name.

- Click SQL Access to enable the SQL connection.

- If necessary, do the following:
| To | Do |
|---|---|
| View and copy the credentials for SQL Access | Click Show fields and copy the credentials to your clipboard. |
| Initialize a cluster to quickly connect to Lakehouse and run queries | Click Initialize Warehouse. |
- You need to obtain the following Lakehouse workspace SQL credentials:
- Server hostname
- Port
- HTTP path
- JDBC URL
- Personal access token
| Item | Description |
|---|---|
| Server hostname | Indicates the root URL for Lakehouse workspace SQL endpoint. |
| Port | Refers to the port in your cluster credentials. |
| HTTP path | Refers to the Lakehouse SQL endpoint provisioned for the instance. |
| JDBC URL | Indicates the driver that is used to connect to a database. It is a standard protocol for each Instance, which is used to connect with data sources. |
| Personal access token | Contains your security credentials used to authenticate and connect to SQL endpoints. |
- To get started with third-party tools for data integration, click the More MDS tools tile.
