> ## 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.

# User Guides

> Learn how to use every feature of OrbitForms. From building your first form to analyzing submissions, these guides will help you get the most out of the platform.

Learn how to use every feature of OrbitForms. From building your first form to analyzing submissions, these guides will help you get the most out of the platform.

## Building Forms

<CardGroup cols={2}>
  <Card title="Creating Forms" icon="file-lines" href="/guides/creating-forms">
    Learn how to create new forms and configure basic settings.
  </Card>

  <Card title="Form Fields" icon="layers" href="/guides/form-fields">
    Explore all available field types and their configuration options.
  </Card>

  <Card title="Styling & Branding" icon="palette" href="/guides/styling">
    Customize colors, fonts, and branding to match your website.
  </Card>

  <Card title="Flow Forms" icon="arrow-right" href="/guides/flow-forms">
    Create multi-step forms with one question per page.
  </Card>
</CardGroup>

## Sharing & Publishing

<CardGroup cols={2}>
  <Card title="Share Options" icon="share-nodes" href="/guides/sharing">
    Share via link, email, social media, or QR code
  </Card>

  <Card title="Embed on Website" icon="code" href="/guides/embedding">
    Add forms to any website with our embed code
  </Card>
</CardGroup>

## Data & Analytics

<CardGroup cols={3}>
  <Card title="Submissions" icon="chart-bar" href="/guides/submissions">
    View and manage responses
  </Card>

  <Card title="Analytics" icon="chart-bar" href="/guides/analytics">
    Track form performance
  </Card>

  <Card title="Integrations" icon="plug" href="/guides/integrations">
    Connect to other apps
  </Card>
</CardGroup>

## Team & Account

<CardGroup cols={2}>
  <Card title="Team Management" icon="users" href="/guides/team">
    Invite team members and manage permissions
  </Card>

  <Card title="Account Settings" icon="palette" href="/guides/settings">
    Configure your profile and preferences
  </Card>
</CardGroup>
