# Form Overview

A form's own page, where you review submissions and manage the form itself. Click a form's name from [Forms](/forms/) to open it. The columns shown depend on the form's type -- a Module Form shows its own schema fields (Company, Email, Issue Category, and so on below); a Contact Form shows the standard Contact fields.

<p><img src="../../images/forms/form-overview-module.png" alt="Form Overview for a Module Form with real submissions"></p>

**Name** | **Description**
:--- | ---
[Add Entry](/forms/form-overview/addentry/) | Add a submission manually.
[Modify](/forms/form-overview/modify/) | Edit the form's own name and settings.
[Import](/forms/form-overview/import/) | Bulk-load submissions from a CSV file.
[Export](/forms/form-overview/export/) | Download all submissions as a CSV file.
[Workflow](/forms/form-overview/workflow/) | Configure what happens automatically when a submission comes in.
[Delete](/forms/form-overview/delete/) | Permanently remove submissions, or the form itself.

!!! Note:
On some forms, **Add Entry** may not appear in the toolbar even though the form has submissions and Import/Export still work -- this looks like a permissions edge case tied to how the form was created rather than anything about its type or schema. If you hit it, use [Import](/forms/form-overview/import/) with a CSV as a workaround.
!!!
