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

# Lists

> How to edit lists in the wizard.

If your task requires a detailed list (e.g. Approved Supplier List) the wizard will create a drop down menu with the required inputs.

## Adding Items

<Steps>
  <Step title="Add New Item">
    Click the **"Add new item"** button located below your list.
  </Step>

  <Step title="Fill in Details">
    Enter all the required information for your new item.
  </Step>

  <Step title="Create the Item">
    Click the **"Create"** button to finalize and save your item.

    <img src="https://mintcdn.com/formlyaiinc/6kuv0nHC4q97OVgl/tutorial-pictures/create-item.png?fit=max&auto=format&n=6kuv0nHC4q97OVgl&q=85&s=6932fde1e31eaf5b09625e39f66f2be0" alt="Create Item" width="3828" height="1884" data-path="tutorial-pictures/create-item.png" />

    <Warning>
      If you don't click the **"Create"** button, the item will be lost when you leave the wizard or generate the document.
    </Warning>
  </Step>
</Steps>

## Deleting Items

To **delete** an item click the three dots on the right side of the item and select **"Delete"**
