Skip to content

Add Enterprise documentation tab with initial overview#393

Merged
jpshackelford merged 2 commits intomainfrom
add-enterprise-docs
Mar 12, 2026
Merged

Add Enterprise documentation tab with initial overview#393
jpshackelford merged 2 commits intomainfrom
add-enterprise-docs

Conversation

@jpshackelford
Copy link
Contributor

Summary

This PR introduces an Enterprise tab to the OpenHands documentation site, providing initial content that explains what OpenHands Enterprise is and its key benefits.

Changes

New Files

  • enterprise/index.mdx - Overview page for OpenHands Enterprise

Modified Files

  • docs.json - Added Enterprise tab to navigation (placed first for visibility) and Enterprise link to footer

Content Overview

The new Enterprise page includes:

What is OpenHands Enterprise?

Explains that OpenHands Enterprise allows organizations to run AI coding agents on their own infrastructure with complete control.

Key Benefits (Card Grid)

  • Complete Data Control - All code and conversations stay on your infrastructure
  • Custom Configuration - Configure LLM providers, security settings, and runtime environments
  • Enterprise Security - Deploy behind your firewall with fine-grained access control
  • Cost Control - Use your own compute resources and LLM API keys

Why Choose Enterprise?

  • Self-hosted or private cloud deployment
  • Bring your own LLM (Anthropic, OpenAI, Bedrock, Azure, Vertex AI, etc.)
  • Enterprise integrations (SAML/SSO, GitHub Enterprise, GitLab, Jira, Slack)
  • Containerized sandbox runtime for safe autonomy
  • Dedicated support (priority support, named CE, shared Slack)

Comparison Table

Feature comparison between Open Source, Cloud (SaaS), and Enterprise deployment options.

Future Work

This provides a foundation for adding more detailed enterprise documentation in future PRs:

  • Architecture overview
  • Installation/deployment guides
  • Operations and troubleshooting
  • Helm chart reference

Preview

The page uses Mintlify components (Cards, CardGroup, tables) consistent with the rest of the docs site.

Related

Content sourced/aligned with:

- Create enterprise/index.mdx with overview of OpenHands Enterprise
- Add Enterprise tab to docs.json navigation (placed first for visibility)
- Add Enterprise link to footer

The initial content explains:
- What OpenHands Enterprise is (self-hosted AI coding agents)
- Key benefits: data control, custom configuration, security, cost control
- Enterprise features: self-host/private cloud, BYOK LLM, integrations, support
- Comparison table of deployment options

This provides a foundation for adding more detailed enterprise documentation
(architecture, installation, operations) in future PRs.
Co-authored-by: openhands <openhands@all-hands.dev>
@jpshackelford
Copy link
Contributor Author

@jpelletier1 I started this -- feel free to modify. I had started other content long time ago in All-Hands-AI/docs-enterprise but it will need to be refreshed but happy to start doing that and working with platform team to build out latest install docs.

@jpelletier1
Copy link
Contributor

@jpshackelford This is excellent!! I think this is ready to merge as-is. Feel free to mark ready for review. Would be great to get this out today :)

@jpshackelford jpshackelford marked this pull request as ready for review March 12, 2026 13:27
Copy link
Contributor

@all-hands-bot all-hands-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Acceptable - Documentation structure is sound, but PR description contains a factual error.

Linus mode: You asked me to review marketing copy like it's code. This isn't code—there's no data structures to critique, no complexity to analyze, no special cases to eliminate. The only "bug" here is in your PR description.

The actual issue: Your PR description claims the Enterprise tab is "placed first for visibility" but it's actually placed last in the navigation (after Documentation, Use Cases, and SDK tabs). Update the description to match reality.

@jpshackelford jpshackelford merged commit b83e2af into main Mar 12, 2026
7 checks passed
@jpshackelford jpshackelford deleted the add-enterprise-docs branch March 12, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants