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

# Add Report

> Create a new report or dashboard inside a client's workspace.

A **report** is a named report or dashboard that lives inside a specific client's workspace. Every report holds its own pages and widgets and can be shared publicly via a link.

<Steps>
  <Step title="Open the client">
    From your Clients list, open the client you want to create the report under. Everything you create from inside the client's workspace is scoped to that client — you don't pick a client again.
  </Step>

  <Step title="Click Add Report">
    On the client's **Reports** tab, click **Add Report** to open the new-report panel.
  </Step>

  <Step title="Choose how to start">
    Pick **Start from scratch** or **Start from a template**. Starting from a [template](/templates/list) pre-populates pages and widgets you can customize.
  </Step>

  <Step title="Pick the type">
    When starting from scratch, choose **Dashboard** (a live view that always shows the latest data) or **Multi-Page Report** (a paged report for a specific date range).
  </Step>

  <Step title="Name your report">
    The name appears on the shared link, in PDF exports, and in the email subject when the report is automated.
  </Step>

  <Step title="Create">
    Click **Create report**. Oviond opens the report editor.
  </Step>
</Steps>

<Note>
  A **Multi-Page Report** is paged and has a [Pages](/pages/add) tab; a **Dashboard** is a single full-screen view with no pages.
</Note>
