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

# Duplicate Project

> Copy a project — pages, widgets, and settings — under a new name.

Duplicating creates an exact clone of a project, including every page, widget, and setting. The copy stays under the **same client** as the original. Useful for:

* Reusing a reporting structure for a new month
* Creating a variant without editing the original
* Testing layout changes on a copy before applying to the live report

<Steps>
  <Step title="Find the project">
    On the client's **Projects** tab, locate the project you want to copy.
  </Step>

  <Step title="Open the project menu">
    Click the three-dot menu on the project card and choose **Duplicate**.
  </Step>

  <Step title="Name the copy">
    The **Duplicate Project** dialog opens pre-filled with `[original] (Copy)`. Edit the name if you like, then click **Duplicate**.
  </Step>
</Steps>

<Note>
  The duplicate keeps the original's client. A project can't be reassigned to a different client — to reuse the structure elsewhere, save it as a template and apply it under that client.
</Note>

<Tip>
  If you want a reusable starting point rather than a one-off copy, [create a Template](/templates/add) from the project instead — templates keep a live library you can re-apply to any future project.
</Tip>
