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

# Introduction

> Welcome to Sontairo — the AI operations layer for growing teams

# Welcome to Sontairo

Sontairo is the AI operations layer for growing teams. Instead of stitching together a website builder, a CRM, a payments provider, a phone system, and an automation tool, you run them as one platform — with AI doing the repetitive work: sales follow-ups, customer support, billing, and keeping your website healthy.

## The products

<CardGroup cols={2}>
  <Card title="Hosting" icon="globe" href="/hosting/overview">
    Build, publish, and monitor your website — AI-built or bring your own, on a sontairo.dev subdomain or your custom domain.
  </Card>

  <Card title="Helm CRM" icon="database" href="/helm/overview">
    Airtable-style bases, tables, and views for contacts, deals, and pipelines — with an AI builder and automations.
  </Card>

  <Card title="Finance" icon="credit-card" href="/finance/overview">
    Take payments with shareable links or checkout on your site. Free to use, with payouts straight to your bank.
  </Card>

  <Card title="Voice" icon="phone" href="/voice/overview">
    Hands-free voice conversations in chat, plus a dedicated phone number with an AI receptionist for calls and SMS.
  </Card>
</CardGroup>

The products work together: a payment on your hosted site lands in Finance, triggers a Helm automation that logs the customer in your CRM, and can kick off an AI follow-up — automatically.

## The machinery underneath

Everything above runs on Sontairo's AI foundation:

* **Agents** — AI assistants with custom instructions and tool access; chat with them, send them tasks, or schedule them ([Agents](/agents/overview))
* **Connectors** — 100+ integrations with the tools you already use: Slack, Google, Notion, HubSpot, GitHub, and more ([Connectors](/connectors/overview))
* **Automations** — durable workflows built from schedules, logic, AI, connectors, and explicit actions ([Automations](/agents/cron-jobs))
* **Projects** — isolated boundaries for organizing work inside a workspace ([Projects](/projects/overview))
* **Human-in-the-loop** — approval workflows so agents don't act without oversight when it matters

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Set up your workspace and run your first automation in minutes.
  </Card>

  <Card title="Core Concepts" icon="book" href="/concepts">
    Understand workspaces, projects, agents, and the product suite.
  </Card>
</CardGroup>
