22 lines
854 B
Plaintext
22 lines
854 B
Plaintext
|
|
import { Callout } from 'nextra/components';
|
||
|
|
|
||
|
|
# Enterprise Edition
|
||
|
|
|
||
|
|
The Documenso Enterprise Edition is our license for self-hosters that need the full range of support and compliance. Everything in the EE folder and all features listed [here](https://github.com/documenso/documenso/blob/main/packages/ee/FEATURES) can be used after acquiring a paid license.
|
||
|
|
|
||
|
|
## Includes
|
||
|
|
|
||
|
|
- Self-Host Documenso in any context.
|
||
|
|
- Premium Support via Slack, Discord and Email.
|
||
|
|
- Flexible Licensing (e.g. MIT) for deeper custom integration (if needed).
|
||
|
|
- Access to all Enterprise-grade compliance and administration features.
|
||
|
|
|
||
|
|
## Limitations
|
||
|
|
|
||
|
|
The Enterprise Edition currently has no limitations except custom contract terms.
|
||
|
|
|
||
|
|
<Callout type="info">
|
||
|
|
The Enterprise Edition requires a paid subscription. [Contact us for a
|
||
|
|
quote](https://documen.so/enterprise).
|
||
|
|
</Callout>
|