Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 2.07 KB

File metadata and controls

33 lines (25 loc) · 2.07 KB

Databricks Genie Setup Guide

1. Get the PAT Token

Step Description Screenshot
1 Open your Databricks workspace. step-1.1
2 Click on your Profile (top right corner). step-1.2
3 Click on Settings. step-1.3
4 Click on Developer under the User tab. step-1.4
5 Click on Manage for Access Token. step-1.5
6 Click on Generate new token. step-1.6
7 Provide a comment for the token, set the validity if required, and click Generate. step-1.7
8 Copy the token and click Done. step-1.8

2. Get the Endpoint

Step Description Screenshot
1 Open your Databricks workspace. step-2.1
2 Copy the page URL (e.g., https://xxx-xxxxx-xxxx.cloud.databricks.com/browse?o=xxxxxxxxxx). step-2.2
3 Your Databricks endpoint is: https://xxx-xxxxx-xxxx.cloud.databricks.com step-2.3

3. Get the Space ID

Step Description Screenshot
1 Click on the Genie tab (left sidebar). step-3.1
2 Click on the particular Genie. step-3.2
3 Click on Configure and go to the Settings tab. step-3.3
4 Copy your Genie Space ID. step-3.4