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

# Forms Overview

> Manage your interactive forms — create, configure, publish, and track performance.

# Forms Overview

The **Forms** page is your central hub for managing all interactive forms. From here you can create new forms, view submission counts, and open any form in the builder.

## Creating a form

Click **+ New Form** to start. You can:

* **Generate with AI** — paste a Shopify URL and let Kinetic build a tailored form
* **Use a preset** — start from templates like Post-Purchase NPS or Welcome Survey
* **Start from scratch** — blank canvas with full control

## Form list

Each form shows:

* **Title** — click to open in the builder
* **Status** — Published or Draft
* **Responses** — total completed submissions
* **Completion rate** — percentage of started forms that were completed

## Next steps

<CardGroup cols={2}>
  <Card title="Build a form" icon="hammer" href="/form-builder/builder">
    Learn about the form builder canvas.
  </Card>

  <Card title="Field types" icon="list" href="/form-builder/fields/choice">
    Explore all available question types.
  </Card>

  <Card title="Settings" icon="gear" href="/form-builder/settings/branding">
    Configure branding, layout, and targeting.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/form-builder/results">
    Track form performance and submissions.
  </Card>
</CardGroup>
