> For the complete documentation index, see [llms.txt](https://docs.teleskope.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.teleskope.ai/setup/deployment.md).

# Deployment

Teleskope offers fast, secure, and flexible deployment models tailored to meet your operational, compliance, and security needs. Choose between our **SaaS**, **Self-Hosted (Teleskope-Managed or Self-Managed)**, and **On-Premise** models based on your cloud, DevOps, and data locality requirements.

{% hint style="info" %}
**First sign-in uses a guided onboarding flow.** However you deploy, your first administrator finishes setup in the browser — naming the workspace, choosing an identity provider (or verifying by email), selecting connectors, and inviting teammates. To start, Teleskope just needs the email address of your first admin (your "onboarding user"); that person receives a one-time setup link to begin.
{% endhint %}

***

## Single-Tenant SaaS

#### Hosted & Operated entirely by Teleskope in an isolated AWS account.

* Fully managed by Teleskope with zero infra overhead
* Each customer gets a dedicated AWS instance and account
* Rapid onboarding with minimal DevOps involvement
* All upgrades, monitoring, and scaling handled by Teleskope
* Ideal for teams that want a hands-off, turnkey deployment

## Self-Hosted

#### Deploy into your own AWS, GCP, or Azure environment for greater control.

#### *Teleskope-Managed*

* Hosted in your isolated cloud environment (AWS, GCP, Azure)
* Fully managed by Teleskope (scaling, upgrades, monitoring)
* Ideal for cloud tenancy compliance needs
* No operational overhead for your internal teams

#### *Self-Managed*

* Fully operated and maintained by your internal DevOps/SRE teams
* Teleskope provides Helm charts, artifacts, and deployment docs
* Supports isolated environments and air-gapped deployments
* Full control over data, security, and deployment timelines

### On-Premise

**Run Teleskope within your internal datacenter** to scan **on-premise SQL databases** and **file shares** without exfiltration costs back to the cloud.

***

If your needs are not met by either model, reach out to your Teleskope rep, or email us at <contact@teleskope.ai>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.teleskope.ai/setup/deployment.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.
