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

# Enterprise Deployment Overview

> Deploy MatterAI in your own infrastructure for enhanced security and control

## Enterprise Deployment

MatterAI offers enterprise-grade deployment options that provide enhanced security, control, and customization for organizations with specific compliance requirements or infrastructure preferences.

## Deployment Steps

MatterAI Enterprise can be deployed in two primary steps:

### 1. Create a GitHub App

Create and manage your own GitHub App instance of MatterAI, giving you complete control over permissions and data access while maintaining the seamless GitHub integration experience.

<CardGroup cols={1}>
  <Card title="Create Your Own GitHub App" icon="github" href="/enterprise/create-your-own-github-app">
    Step-by-step guide to creating and configuring your own GitHub App for MatterAI
  </Card>
</CardGroup>

### 2. Self-Hosted Infrastructure

Deploy MatterAI directly in your own infrastructure using container orchestration technologies:

<CardGroup cols={2}>
  <Card title="Docker Compose Deployment" icon="docker" href="/enterprise/self-hosted-docker-compose">
    Deploy MatterAI using Docker Compose for simpler setups
  </Card>

  <Card title="Kubernetes Deployment" icon="helm" href="/enterprise/self-hosted-helm-chart">
    Deploy MatterAI on Kubernetes using Helm charts for production-grade environments
  </Card>
</CardGroup>

## Key Enterprise Features

* **Data Privacy**: All data remains within your infrastructure
* **Custom Integrations**: Connect to your internal systems and workflows
* **Access Control**: Granular permissions and role-based access
* **Audit Logging**: Comprehensive activity tracking
* **Customization**: Tailor MatterAI to your organization's specific needs
* **Dedicated Support**: Enterprise-grade SLAs and support options

## Getting Started

To get started with an enterprise deployment, choose the deployment method that best suits your organization's requirements and follow the corresponding guide. If you need assistance or have questions about enterprise deployment options, [contact our team](https://matterai.so/contact).
