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

# Form Editor Overview

> Learn how to use the OrbitForms form editor to create beautiful, high-converting forms.

Learn how to use the OrbitForms form editor to create beautiful, high-converting forms.

## Editor Layout

The form editor is divided into three main sections:

<CardGroup cols={3}>
  <Card title="Left Panel - Fields" icon="file-lines">
    Add, reorder, and configure your form fields
  </Card>

  <Card title="Center - Preview" icon="eye">
    See how your form looks in real-time
  </Card>

  <Card title="Right Panel - Settings" icon="gear">
    Configure form settings, styling, and behavior
  </Card>
</CardGroup>

## Quick Actions

<CardGroup cols={2}>
  <Card title="Add Field" icon="plus">
    Click the + button or drag from the field palette
  </Card>

  <Card title="Save & Publish" icon="floppy-disk">
    Changes auto-save, click Publish to go live
  </Card>
</CardGroup>
