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

# Minimus Enterprise Edition

> Make the most of Minimus with special features reserved for Enterprise Edition

We want your Minimus experience to be exceptional. Learn how Minimus Enterprise Edition stands out.

### Customize images - Simplify your Dockerfiles

<Columns cols={2}>
  <Column>
    <Card title="Customize private images" icon="magic-wand-sparkles" href="/enterprise-edition/image-creator">
      Create your own images and let Minimus handle all maintenance
    </Card>

    <Card title="Manage private images as code" icon="gear-code" href="/enterprise-edition/minicli">
      Use minicli to manage private images as code for CI/CD pipelines
    </Card>
  </Column>

  <Column>
    <Card title="Centralize certificate management" icon="certificate" href="/enterprise-edition/file-bundles#upload-certificates">
      Manage internal PKI trust at the image level for private images
    </Card>

    <Card title="Build off static" icon="hand-holding-box" href="/foundations/going-distroless#building-off-static-enterprise-edition">
      Define an image from scratch, hand-pick every package
    </Card>
  </Column>
</Columns>

### Integrate with your AI agents

<Columns cols={2}>
  <Column>
    <Card title="Migrate Dockerfiles with AI" icon="robot" href="/introduction/ai-integrations">
      Install the rules once per repo or globally
    </Card>
  </Column>

  <Column>
    <Card title="minicli" icon="microchip-ai" href="/enterprise-edition/minicli#2-generate-skills">
      Empower your AI coding agents to natively interact with Minimus
    </Card>
  </Column>
</Columns>

### Automate your security pipeline & CI/CD workflows

<Columns cols={2}>
  <Column>
    <Card title="Event-driven automations for GitOps" icon="ambulance" href="/enterprise-edition/minicli#2-generate-skills">
      Trigger extensible webhooks to accelerate security patching and updates
    </Card>
  </Column>

  <Column>
    <Card title="Integrate with alerting ecosystems" icon="broadcast-tower" href="/remediate/create-action">
      Hook Minimus update triggers into your GitOps workflows and Slack
    </Card>
  </Column>
</Columns>

### Protect your supply chain

<Columns cols={2}>
  <Column>
    <Card title="Supply chain protection policies" icon="badge-check" href="/enterprise-edition/supply-chain">
      Govern package installations and enforce standards for `npm` and `pip`  
    </Card>
  </Column>

  <Column />
</Columns>

### Keep your source of truth - Don't change your pipelines

<Columns cols={2}>
  <Column>
    <Card title="Mirror registries " icon="copy" href="/manage/mirror-to-gcp-artifact-registry">
      Mirror your Minimus images to JFrog Artifactory, GCP Artifact Registry, etc.
    </Card>
  </Column>

  <Column>
    <Card title="Sync to self-hosted registry" icon="link" href="/manage/self-hosted-registry">
      Set up a secure pull-through cache to your air-gapped, self-hosted registry
    </Card>
  </Column>
</Columns>

### Logging for zero-friction audits

<Columns cols={2}>
  <Column>
    <Card title="Activity logs for admin audits" icon="closed-captioning" href="/manage/activity-log">
      Accelerate root cause analysis, stop configuration drift, automate compliance
    </Card>
  </Column>

  <Column />
</Columns>

## Data confidentiality and segregation

Minimus is committed to data confidentiality. Enterprise Edition Minimus accounts reside on a private tenant to ensure data isolation and to prevent any data leakage.

No information is collected beyond the image pull count metrics which are presented in the UI in the subscription page and image card pages.

## Requesting new images

Contact us to request a new type of image or to inquire about altering the packages in an existing image.


## Related topics

- [What's New](/release-notes.md)
- [Trust Center](/integrity/trust.md)
- [Elevate security with Enterprise Edition](/introduction/enterprise-edition-member.md)
