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

# Flipt Pro

> Enterprise-grade security, workflows, and support for teams.

<CardGroup cols={2}>
  <Card title="Enterprise GitOps Integration" icon="link">
    Native GitHub, GitLab, Bitbucket, Azure DevOps, and Gitea workflows with merge proposals and
    GPG signed commits for maximum security and auditability.
  </Card>

  <Card title="Self-Hosted Control" icon="server">
    Deploy on your infrastructure with complete data sovereignty. No vendor
    lock-in, unlimited users, and your data never leaves your environment.
  </Card>

  <Card title="Integrated Secrets Management" icon="key">
    Secure storage for sensitive configuration data including GPG keys, API keys,
    tokens, and certificates with HashiCorp Vault, AWS Secrets Manager, GCP Secret
    Manager, and Azure Key Vault.
  </Card>

  <Card title="Air-Gapped Environment Support" icon="shield">
    Annual Pro license works seamlessly in air-gapped environments with no
    external connectivity required.
  </Card>

  <Card title="Dedicated Support Channel" icon="headset">
    Direct access to our engineering team via dedicated Slack channel for faster
    issue resolution and feature requests.
  </Card>

  <Card title="Zero-Risk Trial" icon="clock">
    Full 14-day trial with all Pro features included. No credit card required,
    cancel anytime.
  </Card>
</CardGroup>

## Pro Features

### Enterprise GitOps Integration

Flipt Pro provides native integration with popular source control management (SCM) platforms:

* **Multi-Provider SCM Support**: Create merge proposals directly from the Flipt UI that generate pull requests across GitHub, GitLab, Bitbucket, Azure DevOps, and Gitea
* **GPG Commit Signing**: All commits are cryptographically signed for maximum security and auditability

### Integrated Secrets Management

Securely manage sensitive data with built-in secrets management:

* **Comprehensive Secrets Support**: Store GPG keys, API keys, tokens, and certificates securely
* **Multiple Providers**: HashiCorp Vault, AWS Secrets Manager, GCP Secret Manager, and Azure Key Vault, with secrets references throughout configuration
* **Cloud Provider Support**: AWS Secrets Manager, GCP Secret Manager, and Azure Key Vault

### Air-Gapped Environment Support

Deploy Flipt Pro in completely isolated environments:

* **Offline License Validation**: Annual licenses work without internet connectivity
* **Self-Contained Deployment**: No external dependencies or data transmission
* **Compliance Ready**: Meet strict security and compliance requirements
* **Enterprise Security**: Deploy in the most secure environments without compromise

### Dedicated Support

Get the help you need when you need it:

* **Dedicated Slack Channel**: Direct access to our engineering team
* **Same-Day Response**: Priority support with rapid response times
* **Priority Bug Fixes**: Pro customers get first priority for bug fixes
* **Feature Request Priority**: Influence our roadmap with priority feature requests

## Getting Started

<CardGroup cols={2}>
  <Card title="Start Your 14-Day Pro Trial" href="https://getflipt.co/pro/monthly" icon="play">
    No credit card required • Cancel anytime • Full Pro features included
  </Card>

  <Card title="Purchase Annual License" href="https://getflipt.co/pro/annual" icon="calendar">
    Includes offline validation support for air-gapped environments
  </Card>
</CardGroup>

## Licensing Options

### Monthly Subscription

* **Price**: \$200/month
* **Trial**: 14-day free trial included
* **Validation**: Requires internet connectivity
* **Billing**: Monthly via Stripe
* **Support**: Dedicated Slack channel

### Annual License

* **Price**: \$2,000/year (**save \$400**)
* **Offline Support**: Works in air-gapped environments
* **Validation**: Local license validation
* **Billing**: Annual via Stripe
* **Support**: Dedicated Slack channel + priority support

## Configuration

Once you have your license key, configure it in your Flipt v2 instance:

```yaml theme={null}
license:
  key: "your-license-key-here"
```

For detailed configuration instructions, see our [licensing configuration documentation](/v2/configuration/licensing).

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="What is the difference between Free and Pro editions?">
    The Pro edition includes all Free edition features plus enterprise GitOps
    integration, integrated secrets management, air-gapped environment support,
    and dedicated support. A license key is required to access Pro features.
  </Accordion>

  <Accordion title="How many instances can I run with one license?">
    Trial licenses support up to 5 instances. Paid subscriptions have **no limit**
    on the number of instances you can run with the same license key.
  </Accordion>

  <Accordion title="Do I need internet connectivity for Pro features?">
    Monthly licenses require internet connectivity for validation. Annual licenses
    include offline validation support, perfect for air-gapped environments.
  </Accordion>

  <Accordion title="What support do I get with Pro?">
    Pro subscribers get access to a dedicated Slack channel for same-day support,
    priority bug fixes, and priority consideration for feature requests.
  </Accordion>

  <Accordion title="Can I upgrade from trial to paid without changing configuration?">
    Yes! If you have a valid payment method, your trial automatically converts to
    a paid subscription. No configuration changes needed.
  </Accordion>

  <Accordion title="How do I cancel my subscription?">
    You can cancel anytime through our [Stripe customer portal](https://getflipt.co/billing).
    Your license deactivates immediately with prorated refund for remaining time.
  </Accordion>
</AccordionGroup>

## Enterprise Sales

For enterprise deployments with custom requirements:

* **Custom Contracts**: Tailored licensing agreements
* **Enterprise Support**: Dedicated account management
* **Professional Services**: Implementation and training services

Contact us at [support@flipt.io](mailto:support@flipt.io) to discuss your requirements.
