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

# Guides Overview

> Follow implementation playbooks for go-live readiness, compliance, reporting, and migration.

# Use guides when you are moving from API understanding to operational rollout.

These pages are not endpoint references. They are decision-making and rollout playbooks for the highest-risk operational workflows.

<CardGroup cols={2}>
  <Card title="Inbound calling" icon="phone-incoming">Design number routing, fallback behavior, and downstream actions for live inbound traffic.</Card>
  <Card title="DNC and compliance" icon="shield-ban">Set suppression, audit, and retention controls before launch.</Card>
  <Card title="Analytics and exports" icon="chart-column">Choose between webhooks, direct API polling, and export pipelines.</Card>
  <Card title="Migration" icon="replace">Move from an incumbent platform in controlled phases with rollback criteria.</Card>
</CardGroup>

## Suggested reading order

1. Start with [`inbound-calling`](./inbound-calling) if telephony behavior is your first launch blocker.
2. Review [`dnc-and-compliance`](./dnc-and-compliance) before any real outreach.
3. Review [`analytics-and-exports`](./analytics-and-exports) before wiring dashboards or warehouses.
4. Use [`migration`](./migration) if you are replacing an existing voice workflow stack.
