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

# Getting Started

> Welcome to Fillout, the easiest way to create surveys, quizzes, and forms online! Customize your form, connect it with apps and databases, and use other powerful features.

export const Arcade = ({src}) => {
  const fullSrc = src.startsWith('http') ? src : `https://demo.arcade.software/${src}?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true`;
  return <div style={{
    position: "relative",
    paddingBottom: "calc(56.111111% + 41px)",
    height: "0px",
    width: "100%"
  }}>
      <iframe src={fullSrc} title="build.fillout.com" frameBorder="0" loading="lazy" webkitallowfullscreen="true" mozallowfullscreen="true" allowFullScreen allow="clipboard-write" style={{
    position: "absolute",
    top: "0",
    left: "0",
    width: "100%",
    height: "100%",
    colorScheme: "light"
  }} />
    </div>;
};

## Interactive demo

<Arcade src="4m6c823z0ZwUmSWzX86j" />

## Guides

<CardGroup cols={2}>
  <Card title="Make a Form" icon="file-lines" iconType="regular" color="#FFC738" href="/make-a-form">
    Create powerful forms, surveys, and quizzes with Fillout in a few easy steps.
  </Card>

  <Card title="Enable Email Notifications" icon="envelope-dot" iconType="regular" color="#FFC738" href="/email-notifications">
    Get notified on form submissions or integration-related issues.
  </Card>

  <Card title="Page Types" icon="files" iconType="regular" color="#FFC738" href="/page-types">
    Use different page types or a single page for all your questions.
  </Card>

  <Card title="Field Types" icon="question" iconType="regular" color="#FFC738" href="/question-types">
    Use over 50 different question or field types to make your forms.
  </Card>

  <Card title="View Responses" icon="chart-tree-map" iconType="regular" color="#FFC738" href="/view-responses">
    View all submissions to your form. Use filtering and sorting or export to CSV.
  </Card>

  <Card title="Button Types" icon="square-right" iconType="regular" color="#FFC738" href="/button-types">
    Change the labels, alignment, design, and animation of the buttons.
  </Card>
</CardGroup>

## Why Fillout?

**Powerful features**

With Fillout, you can add 50+ highly customizable fields to your forms, including text boxes, radio buttons, address, CAPTCHA, checkboxes, date and time, ranking, and more.

**User-friendly experience**

We've designed Fillout with simplicity in mind. An intuitive drag-and-drop interface ensures that creating forms is a breeze, even if you're new to online form building.

**Seamless integration**

Fillout integrates natively with a range of different applications and databases. Whether it's connecting to your favorite CRM, email marketing platform, or tables, we've got you covered.

**Custom branding**

You can customize the look and feel of your forms to match your brand, ensuring a consistent and professional image. Customize themes, add your logo, use custom domains, and more.

**Effortless data management and analytics**

Access and analyze your data with ease, whether on desktop or mobile. Look at drop-off analytics to improve your conversion rates.
