# Databricks

**Below are the steps to add a Databricks data source:**

1. Create client secret for Service principal (Azure AD Application).       &#x20;
2. Within Manage, click Certificates & secrets.
3. On the Client secrets tab, click New client secret.\
   ![](/files/nJG4Ssj782Or1rN7xi6g)
4. In the Add a client secret pane, enter a description for the client secret.
5. For Expires, select an expiry time period for the client secret, and then click Add.
6. Copy and store the client secret value in a secure place, as this client secret is the password for your application. (Client secret will be required during registering databricks credentials in the Protecto application).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.protecto.ai/getting-started/protecto-overview/introduction/add-new-data-source/databricks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
