For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a Form

If you no longer need a form, you can delete it from your project. Deleting a form removes the form itself but does not affect the data that has already been collected.

How to delete a form

  1. Go to the Forms page in your project sidebar.

  2. Find the form you want to delete.

  3. Open the form's options menu (the three-dot icon or right-click context menu).

  4. Select Delete.

  5. Confirm the deletion when prompted.

What happens when you delete a form

  • The form is permanently removed and can no longer be accessed via its shared link.

  • The linked table and all its data are not affected. Any responses that were already submitted remain in the table.

  • If you need to collect data again later, you can create a new form linked to the same table.

Last updated