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

# Choose Your Path

> Pick the right Detrics integration for your workflow

Every team works differently. Choose the integration that fits how you already work, and you will be up and running in minutes.

<CardGroup cols={2}>
  <Card title="Google Sheets" icon="table" href="/google-sheets/quickstart">
    Pull marketing data directly into your spreadsheets. Best for analysts who build custom reports, need flexible data manipulation, or share results with non-technical stakeholders.
  </Card>

  <Card title="Looker Studio" icon="chart-line" href="/looker-studio/quickstart">
    Power your Looker Studio dashboards with live marketing data. Best for teams that need auto-refreshing visual dashboards and client-facing reports.
  </Card>

  <Card title="Claude" icon="robot" href="/claude/overview">
    Query your marketing data using natural language through Claude. Best for quick ad-hoc analysis and teams already using AI tools.
  </Card>

  <Card title="Data Warehouse (BigQuery)" icon="database" href="/bigquery/quickstart">
    Sync marketing data into BigQuery on a schedule. Best for data engineers and teams that need raw data for custom SQL analysis, dbt models, or BI tools.
  </Card>
</CardGroup>

<Tip>
  Not sure which to pick? Most teams start with **Google Sheets** for quick reporting, then add a **Data Warehouse** as they scale. You can use multiple integrations at the same time.
</Tip>
