# Welcome to the Ellipsis Drive Help Center

#### **Getting Started with Ellipsis Drive**

Start here to set up your workspace and understand the core workflows.

[Start with the essentials](https://docs.ellipsis-drive.com/getting-started/quick-start)<br>

***

#### **Find resources tailored to your role**

Click your role to access hands-on instructions, best practices and integration support for your workflows. \
\
🔎 [Data Scientists](https://docs.ellipsis-drive.com/getting-started/user-types/data-scientists)

🖥️ [Developers](https://docs.ellipsis-drive.com/getting-started/user-types/developers)\
\
🗺️ [Non-technical Users](https://docs.ellipsis-drive.com/getting-started/user-types/non-technical-users)

🌐 [GIS Specialists](https://docs.ellipsis-drive.com/getting-started/user-types/gis-specialists)

***

#### Or browse all support resources by topic in the left-side menu  **Getting Started**

From account setup to user roles and basic workflows, these guides help you hit the ground running with Ellipsis Drive.

***

#### Advanced Usage

Explore techniques for working with vector and raster data, sharing across projects, and optimizing team workflows.

***

#### Integrate & Automate

Guidance on APIs, plugins, authentication, and integration options to automate workflows and connect with existing enterprise tools.

***

#### Advanced Execution

Enterprise guidance on creating processes and troubleshooting to keep your operations efficient and secure.

***

#### Private Deployment

Resources for deploying Ellipsis Drive in cloud or on-premises environments, enabling full control over data, infrastructure, and spatial data workflows.

***

{% hint style="info" %}

#### Need direct assistance?

Our team provides expert guidance to help your organization. \
Contact us at **<info@ellipsis-drive.com>**&#x20;
{% endhint %}


---

# 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.ellipsis-drive.com/master.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.
