> ## 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.

# Introduction

> White-label marketing reporting. Build branded dashboards, connect 60+ data sources, and automate client report delivery.

Oviond is a white-label digital marketing reporting platform. Connect your clients' marketing accounts — Google Ads, Facebook, and 60+ other platforms — and build professional dashboards and reports that you deliver under your own brand. This documentation covers everything you need to get up and running, from creating your first client report to automating scheduled delivery for your entire client base.

In Oviond, every project belongs to a **client**. You create a client, build a dashboard or report inside that client, and connect the client's data sources from within the project editor as you go. The main sidebar gives you **Clients**, **Templates**, **Automations**, and **Settings**.

## Start with your goal

<CardGroup cols={2}>
  <Card title="Start reporting for a client" icon="user-plus" href="/quickstart">
    Create a client, connect data, and build your first report.
  </Card>

  <Card title="Build a monthly client report" icon="calendar" href="/guides/monthly-report">
    Assemble a report and schedule recurring delivery.
  </Card>

  <Card title="Build a live dashboard" icon="chart-line" href="/projects/list">
    Create a dashboard that always shows the latest data.
  </Card>

  <Card title="White-label your reports" icon="palette" href="/custom-domains/list">
    Set up your own domain and branding for client-facing reports.
  </Card>

  <Card title="Use the REST API" icon="code" href="/api/introduction">
    Automate Oviond from your own scripts and integrations.
  </Card>

  <Card title="Use Oviond with AI (MCP)" icon="robot" href="/mcp/overview">
    Let Claude, ChatGPT, and other agents manage your account.
  </Card>
</CardGroup>

## How Oviond works

<Steps>
  <Step title="Add a client">
    Create a client to hold all of one customer's data sources, dashboards, and reports.
  </Step>

  <Step title="Create a report or dashboard">
    Add a project inside the client — a **Dashboard** for a live view or a **Report** for a point-in-time snapshot. Start from scratch or from a template.
  </Step>

  <Step title="Connect your data sources">
    Inside the project editor, open the **Data sources** tab and link the client's marketing accounts — Google Ads, Facebook Ads, Google Analytics, and more — through OAuth or an API key in a few clicks.
  </Step>

  <Step title="Build with widgets">
    Use the drag-and-drop builder to add charts, tables, and KPI widgets that pull live data from your connected data sources.
  </Step>

  <Step title="Apply your brand">
    Customize the logo, colors, and fonts on every project. Set up a custom domain so clients experience your brand, not Oviond's.
  </Step>

  <Step title="Automate delivery">
    Create an automation to send reports on a recurring schedule — daily, weekly, or monthly.
  </Step>
</Steps>
