> For the complete documentation index, see [llms.txt](https://docs.puppetry.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.puppetry.app/managing-assets.md).

# Managing Records

Puppetry takes advantage of data-tables to manage targets, groups, test cases, test steps, variables, snippets. All that test data are basically records of the data-tables and have the same UI:

## Adding Records

To add a new record you need to fill in the empty field(s) at the end of the table and press **Add** button next to it:

![Adding records](/files/-LhtRwmdGgTxr7jKq0tH)

## Inserting Records

Alternatively you can add an record to a particular position. Just hover the target record and right-click for the context menu. Select **Insert** item.

![Inserting records](/files/-LhtS4-m-JNT6uCUtOK-)

## Editing Records

To edit an record, click on **Edit** link next to the target record, provide new value and click **Save** button.

![Editing records](/files/-LhtS8_DnsLorKLrTutv)

## Cloning Records

If you need a sequence of similar records, you don't need to create each one from the scratch. Instead you clone one and adjust parameters of the clones:

![Cloning records](/files/-LhtSCtCqDGxgn7DFtqS)

## Removing Records

To remove an record, click on **Remove** link next to the target record. Choose **OK** for confirmation.

![Removing records](/files/-LhtSG5vJDV5xKYIHX6S)

> You can select multiple rows to the action with Shift-Click

![Bulk removing](/files/-LuDWMYmFKBVaQDj-R0M)

## Disabling/Enabling Records

If you don't want to remove an record, but temporarily exclude it for test run, hover the target record and right-click for the context menu. Choose **Disable** item:

![Disabling records](/files/-LhtSItLUcowyqulzXip)

> You can select multiple rows to the action with Shift-Click

![Bulk disabling](/files/-LuDVydZ8Vv1zdil9fQZ)

## Drag & Drop

You can use drag & drop  to move records:

![Moving records](/files/-LhtSNcF8Ke2IWagtQ_c)

## Copy/Paste

You can copy/paste any of records:

![Copy.paste records](/files/-LhtSS-Hah7MnnPmOglz)

> You can select multiple rows to the action with Shift-Click

![Bulk copy/paste](/files/-LuDWD9NSzYZUFEzTxrU)

Besides, you can copy an record in one suite/project and paste it in another. In fact, you can even copy an record, save it in a text file and paste it later when you need it:

![Cross-application copy/paste](/files/-LhtSVRYq2XyRnntUbTn)
