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

# Tables

> If your task requires a table (e.g. Risk Assessment Table) the wizard will create a table with the required inputs.

## Add Rows

To add an additional row click **"Add new row"** right below your table.

## Remove and Insert Rows

**Right clicking** a row allows you to:

* **Delete** the selected row
* **Insert** row below

## Table Controls

<Card title="The menu in the top right corner of the table allows you to:" img="https://mintcdn.com/formlyaiinc/6kuv0nHC4q97OVgl/tutorial-pictures/edit-table.png?fit=max&auto=format&n=6kuv0nHC4q97OVgl&q=85&s=e30b9ae9b3bc96aab820933f05cd60b8" width="3828" height="1890" data-path="tutorial-pictures/edit-table.png">
  * Undo
  * Redo
  * Regenerate the table
  * Upload a csv file
  * Copy the table to the clipboard
</Card>

## Export and Import

### Export

To export the table click on the **"copy"** icon in the top right corner to copy the table to the **clipboard**. You can then paste the content into you desired **csv editor**.

### Import

To import a table:

* Save your table as a **csv file**
* Click the **"upload"** icon in the top right corner of the table
* Select the csv file

<Note> The **number and titles** of the columns in the uploaded file **must match** the table in the wizard. </Note>
