# Structural process overview for Databricks

The following high-level diagram describes how Tonic Structural data generation is processed for Databricks.

<figure><img src="/files/Ez5KjkjCcgCb4Uy8axu7" alt=""><figcaption><p>Overview diagram of the Tonic process for Databricks</p></figcaption></figure>

For a Databricks workspace, the source data comes from a Databricks database.

The Databricks API coordinates the running of the data generation job on the Databricks cluster.

The destination data is written to either an S3 bucket or to a location in Azure Data Lake Storage Gen2.


---

# 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://docs.tonic.ai/app/setting-up-your-database/databricks/connectors-databricks-process-overview.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.
