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

# Enterprise Edition

> Enterprise Edition administration features

Onyx Enterprise Edition unlocks additional features centered on security, user management, and site customization.
Enterprise Edition is designed for larger organizations and teams.

<Tip>
  Onyx Cloud has all Enterprise Edition features!
</Tip>

## Enterprise Edition Features

<CardGroup cols={2}>
  <Card title="OIDC/SAML" icon="sitemap" href="/deployment/authentication/oidc">
    SSO authentication with OpenID Connect and SAML 2.0 providers
  </Card>

  <Card title="Permission Sync Connectors" icon="sitemap" href="/admins/connectors/overview#permission-syncing-connectors">
    Automatically inherit user permissions from external systems
  </Card>

  <Card title="Whitelabeling" icon="brush" href="/admins/advanced_configs/white_labeling">
    Customize branding, logos, and styling to match your organization
  </Card>

  <Card title="User Groups & RBACs" icon="users" href="/admins/user_management/users_and_groups">
    Organize users and maintain fine-grained RBACs
  </Card>

  <Card title="Group-Based Permissions" icon="users" href="/admins/permissions/whats_changing">
    Fine-grained, group-based access control for Connectors, Document Sets, and Agents
  </Card>

  <Card title="Usage Analytics" icon="chart-line" href="/admins/analytics/overview">
    Detailed insights into user queries and system usage
  </Card>

  <Card title="Encrypted Secrets" icon="key" href="/deployment/configuration/configuration">
    Enterprise-grade encryption for all sensitive credentials and API keys
  </Card>

  <Card title="Enterprise Edition APIs" icon="computer" href="/developers/overview">
    Extended API access for Enterprise Edition features
  </Card>

  <Card title="Priority Support" icon="headphones" href="/deployment/miscellaneous/contact_us">
    Dedicated support with guaranteed response times and white-glove deployment assistance
  </Card>

  <Card title="Hook Extensions" icon="webhook" href="/admins/advanced_configs/hook_extensions">
    Inject custom logic into Onyx's pipeline at defined stages without modifying source code
  </Card>

  <Card title="And More..." icon="ellipsis" href="/deployment/miscellaneous/contact_us">
    Contact us to learn more about Enterprise Edition features!
  </Card>
</CardGroup>

## Who needs Enterprise Edition?

Enterprise Edition is best suited for:

* Organizations with more than 100 users
* Environments requiring SSO integration
* Companies with strict security and compliance requirements
* Teams requiring centralized user management and analytics
* Deployments needing permission inheritance from external systems

## Interested in Enterprise Edition?

If you're unsure whether Enterprise Edition is right for your organization,
we're happy to help you choose the right approach.

If you'd like to try Enterprise Edition, try [Onyx Cloud](https://cloud.onyx.app) for free!

<Note>
  There are no limitations to the features or usage of the Cloud trial.
</Note>

Alternatively, contact us at [hello@onyx.app](mailto:hello@onyx.app) for a free self-hosted trial.
