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

# Duplicate data

> Duplicate a table or an entire database to use a starting point.

## Overview

Duplicating tables or database is useful if you have several rows and columns to copy or if you'd like to use it as a template. The latter is ideal for users who manage multiple clients but have the same use case across (e.g., KYC and expense trackers are used by Client A and B).

## Duplicate a table in the same database

Navigate to the table you'd like to duplicate. Click <Icon icon="ellipsis" /> followed by `Duplicate table`.

<img src="https://mintcdn.com/zite/KQ8qGBqeQVB6pPOl/help/images/Screenshot-2026-04-16-at-7.29.20-PM-1.png?fit=max&auto=format&n=KQ8qGBqeQVB6pPOl&q=85&s=3575b13c38532878d6bd70efe2556f53" alt="Screenshot 2026 04 16 At 7 29 20 PM" title="Screenshot 2026 04 16 At 7 29 20 PM" style={{ width:"38%" }} width="831" height="396" data-path="help/images/Screenshot-2026-04-16-at-7.29.20-PM-1.png" />

That's it! An exact copy will be created in your database.

## Copy a table to another database

Click <Icon icon="ellipsis" /> followed by `Export to CSV`**.**

## Duplicate an entire database

From your dashboard, hover over the database you'd like to duplicate, then click <Icon icon="square-ellipsis" /> followed by `Duplicate`.

<img src="https://mintcdn.com/zite/KQ8qGBqeQVB6pPOl/help/images/Screenshot-2026-04-16-at-7.37.36-PM-1.png?fit=max&auto=format&n=KQ8qGBqeQVB6pPOl&q=85&s=6e876d811a3b8abfaa61590b728fd0f7" alt="Screenshot 2026 04 16 At 7 37 36 PM" title="Screenshot 2026 04 16 At 7 37 36 PM" style={{ width:"40%" }} width="880" height="747" data-path="help/images/Screenshot-2026-04-16-at-7.37.36-PM-1.png" />

You can also `Rename` or delete your database by clicking `Move to trash`.

By default, it will create a copy of everything including records. If you prefer to just use this as a template, untoggle `Copy database records`. You can also enter a new name or **rename** it later on.

<img src="https://mintcdn.com/zite/KQ8qGBqeQVB6pPOl/help/images/Screenshot-2026-04-16-at-7.41.58-PM.png?fit=max&auto=format&n=KQ8qGBqeQVB6pPOl&q=85&s=aa0d95be7a16ff98956e9847158268cf" alt="Screenshot 2026 04 16 At 7 41 58 PM" title="Screenshot 2026 04 16 At 7 41 58 PM" style={{ width:"45%" }} width="858" height="464" data-path="help/images/Screenshot-2026-04-16-at-7.41.58-PM.png" />
