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

# Overview

> End-to-end walkthroughs for the most common Oviond workflows.

The **Guides** tab collects step-by-step walkthroughs that cross multiple features — the kind of docs where a single feature page isn't enough. Use these when you want the full flow and decision points for a complete job.

## What's here

<CardGroup cols={2}>
  <Card title="Build Your First Report" icon="rocket" href="/guides/first-report">
    From creating a client to publishing your first shared link.
  </Card>

  <Card title="Connect Google Analytics 4" icon="chart-line" href="/guides/connect-ga4">
    End-to-end GA4 setup — OAuth, property linking, your first widget.
  </Card>

  <Card title="Monthly Client Report" icon="calendar" href="/guides/monthly-report">
    Automate a scheduled email report for a recurring client.
  </Card>
</CardGroup>

## Who guides are for

* **New users** — pick *Build Your First Report* as your first read after the Quickstart.
* **Teams onboarding a new client** — the Monthly Client Report guide covers the full client-setup flow.
* **Debugging** — when a feature doesn't quite behave the way you expect, the guides show how it fits into the larger workflow.

For single-feature reference, use the **Documentation** tab's per-feature pages.
