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

# Introduction

> Insight in every response — build forms with conditional logic, collect responses from anywhere, and understand your data.

<img className="block dark:hidden rounded-xl" src="https://mintlify.s3.us-west-1.amazonaws.com/feedal/images/intro-hero-light.png" alt="Feedal — form builder and analytics dashboard" />

<img className="hidden dark:block rounded-xl" src="https://mintlify.s3.us-west-1.amazonaws.com/feedal/images/intro-hero-dark.png" alt="Feedal — form builder and analytics dashboard" />

Feedal is a visual form builder designed around one idea: **every response should teach you something**. Build forms with conditional logic and branching, collect responses from any channel, and turn them into insight — all in one platform.

## What you can do

<CardGroup cols={2}>
  <Card title="Build smart forms" icon="pencil">
    18 question types, 3 screen types, and rich design options. Create linear
    flows or branching experiences that adapt to each respondent's answers.
  </Card>

  <Card title="Control the flow" icon="code-branch">
    A visual workflow canvas lets you connect nodes, define conditional routes,
    and score responses — without writing any code.
  </Card>

  <Card title="Understand responses" icon="chart-line">
    Overview analytics, per-session detail, an AI-powered insights panel, and a
    visual flow map showing exactly where respondents drop off.
  </Card>

  <Card title="Connect your stack" icon="plug">
    10+ native integrations including Slack, HubSpot, Google Sheets, Zapier, and
    more. A marketplace for community-built add-ons.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Build">
    Open the Studio and add content — questions, screens, and logic. Arrange the
    flow visually on the workflow canvas.
  </Step>

  <Step title="Publish">
    Publish your form to create a permanent, shareable version. Previous
    versions are preserved and their responses remain accessible.
  </Step>

  <Step title="Share">
    Send a link, embed on your website, generate a QR code, or drop it into an
    email. Every channel is tracked so you know where each response came from.
  </Step>

  <Step title="Analyze">
    Watch responses come in on your dashboard. Explore per-session detail,
    visualize the flow, and let AI surface patterns in the answers.
  </Step>
</Steps>

## Pick a place to start

<CardGroup cols={3}>
  <Card title="Quick start" icon="rocket" href="/getting-started/quickstart">
    Create and share your first form in 5 minutes.
  </Card>

  <Card title="Core concepts" icon="book-open" href="/getting-started/concepts">
    Understand the building blocks: forms, nodes, sessions, and conditions.
  </Card>

  <Card title="Question types" icon="list-check" href="/building-forms/questions/text">
    See all 18 question types and their configuration options.
  </Card>
</CardGroup>
