> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openhands.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenHands Enterprise

> Run AI coding agents on your own infrastructure with complete control

OpenHands Enterprise allows you to run AI coding agents directly on your own
servers or in your private cloud. Unlike the SaaS version, the enterprise
deployment gives you complete control over your AI development environment.

<Card title="Start a Free 30-Day Trial" icon="rocket" href="/enterprise/quick-start">
  Deploy OpenHands Enterprise on your own infrastructure in under an hour.
  No credit card required.
</Card>

## What is OpenHands Enterprise?

OpenHands Enterprise brings the power of autonomous coding agents to your
organization with the governance, security, and compliance your enterprise
demands.

<CardGroup cols={2}>
  <Card title="Complete Data Control" icon="lock">
    All code and conversations stay on your infrastructure. Nothing leaves your
    environment.
  </Card>

  <Card title="Custom Configuration" icon="sliders">
    Configure LLM providers, security settings, and runtime environments to
    match your requirements.
  </Card>

  <Card title="Enterprise Security" icon="shield-halved">
    Deploy behind your firewall with your security policies. Fine-grained access
    control and auditability.
  </Card>

  <Card title="Cost Control" icon="coins">
    Use your own compute resources and LLM API keys. No per-seat licensing.
  </Card>
</CardGroup>

## Why Choose Enterprise?

### Self-Hosted or Private Cloud Deployment

Deploy OpenHands on your own infrastructure—whether on-premises, in your private
cloud, or in your VPC. You maintain full control over where your code and data
reside.

### Bring Your Own LLM

Connect to your preferred LLM provider—Anthropic, OpenAI, AWS Bedrock, Azure
OpenAI, Google Vertex AI, or any other provider. Use your existing enterprise
agreements and API keys.

### Enterprise Integrations

OpenHands Enterprise integrates with your existing enterprise ecosystem:

* **Identity & Access**: Enterprise SAML/SSO for centralized authentication
* **Source Control**: GitHub Enterprise, GitLab, Bitbucket
* **Project Management**: Jira and other ticketing systems
* **Communication**: Slack integration for notifications and workflows

### Containerized Sandbox Runtime

Every agent runs in an isolated, containerized sandbox environment. This
provides safe autonomy—agents can execute code and make changes without risking
your production systems.

### Dedicated Support

Enterprise customers receive:

* Priority support with guaranteed response times
* Named Customer Engineer for your account
* Shared Slack channel for direct communication
* Assistance with deployment, configuration, and optimization

## OpenHands Deployment Options

| Feature              | Open Source  | Cloud (SaaS)               | Enterprise                  |
| -------------------- | ------------ | -------------------------- | --------------------------- |
| **Deployment**       | Local        | Hosted SaaS                | Self-hosted / Private Cloud |
| **Users**            | 1            | 1                          | Unlimited                   |
| **Data Location**    | Your machine | OpenHands Cloud            | Your infrastructure         |
| **LLM Options**      | BYOK         | BYOK or OpenHands provider | BYOK                        |
| **SSO/SAML**         | —            | —                          | ✓                           |
| **Multi-user RBAC**  | —            | —                          | ✓                           |
| **Priority Support** | —            | —                          | ✓                           |

## Getting Started

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/enterprise/quick-start">
    Trial OpenHands Enterprise for free!
  </Card>

  <Card title="Contact Us" icon="envelope" href="https://openhands.dev/contact">
    Ready to bring OpenHands to your organization? Contact our team to discuss
    your requirements and get started with a deployment plan.
  </Card>
</CardGroup>

## Additional Resources

* [OpenHands Documentation](/overview/introduction) — Learn how to use OpenHands
* [SDK Documentation](/sdk/index) — Build custom agents with the OpenHands SDK
* [Pricing](https://openhands.dev/pricing) — Compare all OpenHands plans
