Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion enterprise/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</Card>
<Card title="Enterprise Security" icon="shield-halved">
Deploy behind your firewall with your security policies. Fine-grained access
control and auditability.

Check warning on line 33 in enterprise/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (allhandsai) - vale-spellcheck

enterprise/index.mdx#L33

Did you really mean 'auditability'?
</Card>
<Card title="Cost Control" icon="coins">
Use your own compute resources and LLM API keys. No per-seat licensing.
Expand All @@ -56,10 +56,14 @@
OpenHands Enterprise integrates with your existing enterprise ecosystem:

- **Identity & Access**: Enterprise SAML/SSO for centralized authentication
- **Source Control**: GitHub Enterprise, GitLab, and [Bitbucket Data Center](/enterprise/integrations/bitbucket-data-center)
- **Source Control**: GitHub Enterprise, GitLab (gitlab.com), GitLab Self-Hosted, and [Bitbucket Data Center](/enterprise/integrations/bitbucket-data-center)
- **Project Management**: [Jira Data Center](/enterprise/integrations/jira-data-center) and other ticketing systems
- **Communication**: Slack integration for notifications and workflows

<Note>
GitLab Self-Hosted integration is available on OpenHands Enterprise only and is not supported on OpenHands Cloud (SaaS).
</Note>

### Containerized Sandbox Runtime

Every agent runs in an isolated, containerized sandbox environment. This
Expand Down
Loading