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

# Connectors

> Overview of Audit Intelligence connectors

## Overview

Connectors are the bridge between your practice management systems and ScaleHouse's Audit Intelligence platform.

## Supported Connectors

<CardGroup cols={3}>
  <Card title="Open Dental" icon="tooth" href="/docs/docs/connectors/open-dental">
    MySQL-based PMS
  </Card>

  <Card title="Dentrix" icon="tooth" href="/docs/docs/connectors/dentrix">
    SQL Server-based PMS
  </Card>

  <Card title="Gusto" icon="users" href="/docs/docs/connectors/gusto">
    Payroll system
  </Card>
</CardGroup>

## How Connectors Work

<Steps>
  <Step title="Install">
    Download and install the connector on your office computer.
  </Step>

  <Step title="Activate">
    Generate an activation token and link the connector to your account.
  </Step>

  <Step title="Configure">
    Enter your database credentials (stored securely).
  </Step>

  <Step title="Sync">
    Connector automatically syncs audit logs every 2 minutes.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/docs/docs/installation">
    Install a connector
  </Card>

  <Card title="Activation" icon="key" href="/docs/docs/connectors/activation">
    Activate your connector
  </Card>
</CardGroup>
