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

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

A **project** is a named report or dashboard that lives inside a specific client's workspace. Every project 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 project 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 Project">
    On the client's **Projects** tab, click **Add Project** to open the new-project 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 **Report** (a point-in-time report for a specific date range).
  </Step>

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

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

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