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

# Product

> Learn how Minimo works — features, integrations, and setup guides

Minimo is a customer engagement platform that helps you manage contacts, send personalized messages across email and WhatsApp, and automate your customer lifecycle.

This section covers how Minimo's features work and how to set them up.

***

## Data Sync

Keep your contact database in sync with Minimo. Choose the method that fits your stack:

<CardGroup cols={2}>
  <Card title="Supabase Connection" icon="database" href="/product/data-sync/supabase">
    Native, plug-and-play connection for PostgreSQL and Supabase databases. Zero code required.
  </Card>

  <Card title="API Sync" icon="code" href="/product/data-sync/api-sync">
    Sync contacts via Minimo's REST API. Best for custom backends or non-PostgreSQL databases.
  </Card>
</CardGroup>

***

## Integrations

Connect Minimo with the tools you already use:

<CardGroup cols={2}>
  <Card title="Zapier" icon="bolt" href="/product/integrations/zapier">
    Connect Minimo to thousands of apps. Sync contacts and trigger messages from any Zap.
  </Card>

  <Card title="ActiveCampaign" icon="envelope" href="/product/integrations/activecampaign">
    Use Minimo as the messaging engine inside your ActiveCampaign automations.
  </Card>
</CardGroup>
