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

# Integrations Overview

> Connect emma to your existing tools and workflows

# Integrations

emma integrates with your favorite tools to fit seamlessly into your workflow.

## Available Integrations

<CardGroup cols={2}>
  <Card title="Slack" icon="slack" href="/integrations/slack">
    Chat with emma directly in your Slack workspace.
  </Card>

  <Card title="GitHub" icon="github">
    Connect emma to your repositories for code assistance.
  </Card>

  <Card title="VS Code" icon="code">
    Use emma directly in your IDE.
  </Card>

  <Card title="API" icon="webhook" href="/api-reference/overview">
    Build custom integrations with our REST API.
  </Card>
</CardGroup>

## Setting Up Integrations

<Steps>
  <Step title="Choose an integration">
    Select the tool you want to connect from the list above.
  </Step>

  <Step title="Authenticate">
    Follow the authentication steps for your chosen integration.
  </Step>

  <Step title="Configure">
    Customize the integration settings to match your workflow.
  </Step>

  <Step title="Start using">
    Begin using emma within your connected tool.
  </Step>
</Steps>

## Need a Different Integration?

<Note>
  Don't see the integration you need? Let us know! We're always adding new integrations based on user feedback.
</Note>

Contact us at [support@duzzle.dev](mailto:support@duzzle.dev) with your integration requests.
