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

# Overview

> Documentation for Prequel Import - sync data from your customers' sources into your product

<Note>
  This guide is written exclusively for **Prequel Import**. To learn more about **Prequel Export**, please refer to our [Prequel Export Guide](/export).
</Note>

<Columns cols={3}>
  <Card title="How Prequel Import Works" icon="book-open" href="/import/getting-started/how-prequel-import-works">
    Learn the core concepts behind Prequel Import and how it fits into your product.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/import/getting-started/quickstart">
    Configure a Prequel Import pipeline end to end and sync your first records.
  </Card>

  <Card title="Building Your Customer Experience" icon="users" href="/import/getting-started/customer-experience">
    Create a connected data import experience for your customers.
  </Card>
</Columns>

## Advanced functionality

<Columns cols={2}>
  <Card title="Change Detection" icon="magnifying-glass" href="/import/advanced/change-detection">
    Learn how Prequel Import detects and syncs changes from your data sources.
  </Card>

  <Card title="Advanced Table Mapping" icon="table" href="/import/advanced/table-mapping">
    Configure custom mappings between source tables and your destination schema.
  </Card>

  <Card title="Replication Monitoring" icon="chart-line" href="/import/advanced/replication-monitoring">
    Track sync status, monitor data freshness, and troubleshoot replication issues.
  </Card>

  <Card title="Ultra-High Volumes" icon="gauge-high" href="/import/advanced/ultra-high-volumes">
    Scale your data imports to handle enterprise-level throughput.
  </Card>
</Columns>
