# Getting Started with Databricks

## Getting started is easy!

For Databricks:&#x20;

* Requires a Service Principal (M2M) credential.  This does require that you be an Account Admin in Databricks.
* Any data being used by the Engineer must be available to the Service Principal.
  * Permission to read/write files

For Osmos:

* An Osmos login&#x20;

### Osmos Account Setup <a href="#osmos-account-setup" id="osmos-account-setup"></a>

You can create an Osmos login by providing your email address and password, by Microsoft authentication, by your work email powered by Google, or with a passkey.

1. Visit [app.osmos.io](http://app.osmos.io/)
2. Select "Sign Up"
3. Enter your email address and a password or continue with Google or Microsoft.
4. When logging in with a passkey, you need to select your device or security key.

![](https://docs.osmos.io/~gitbook/image?url=https%3A%2F%2F353417064-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MYrsDW6vGBTygB1qqSE%252Fuploads%252FFG3SZDWEvT48feeJ8f7A%252FCleanShot%25202024-02-08%2520at%252010.17.43.png%3Falt%3Dmedia%26token%3Df01bb998-56c8-4f9f-af9c-acb8c15e8c24\&width=768\&dpr=4\&quality=100\&sign=6726ca97\&sv=2)


---

# 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://agenticdocs.osmos.io/ai-data-agents-on-databricks/getting-started-with-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.
