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

# Using Forms to Collect Leads

> Create and manage forms to capture leads, feedback, and user input from your website visitors with Readdy's form builder

Form helps you capture and manage form submissions from your website visitors. Whether you're collecting leads, feedback, or any other user input.

## You have two ways to create a form:

<Steps>
  <Step title="By Form Submission Button">
    Click the form submission button on the page to display the "Create Form" guide button. Click it to open the Form settings panel.

    <Frame>
      <video autoPlay loop muted playsInline src="https://mintcdn.com/readdy/7CjKFJLvlZkkuEbB/images/form-submission-demo.mp4?fit=max&auto=format&n=7CjKFJLvlZkkuEbB&q=85&s=06680de5fd44ef031e57475b88ec296f" alt="Form submission button method demonstration" data-path="images/form-submission-demo.mp4" />
    </Frame>
  </Step>

  <Step title="By Selector Mode">
    In Selector mode, click any form element on the preview page to display the "Form" settings button. Click it to open the Form settings panel.

    <Frame>
      <video autoPlay loop muted playsInline src="https://mintcdn.com/readdy/nqmPdjxjPI7bzvIQ/images/form-selector-demo.mp4?fit=max&auto=format&n=nqmPdjxjPI7bzvIQ&q=85&s=cea30230a0ff0fae5535c87756ed68bd" alt="Selector mode form element selection demonstration" data-path="images/form-selector-demo.mp4" />
    </Frame>
  </Step>
</Steps>

## Storage Configuration

<Info>
  You can choose to store data in a new form or select an existing form for better organization.
</Info>

After configuration, you can fill in and submit data in the preview interface. Click "Form" to verify if the data has been correctly stored in the form.

<Frame>
  <img src="https://mintcdn.com/readdy/nqmPdjxjPI7bzvIQ/images/form-configuration-interface.png?fit=max&auto=format&n=nqmPdjxjPI7bzvIQ&q=85&s=f859751c611b23dd90408bde6c2c9b4c" alt="Form configuration interface" width="2114" height="1452" data-path="images/form-configuration-interface.png" />
</Frame>

You can continue to modify the form. Data uploaded after modifications will still be stored in the previously configured form, though you can also change the form where data is stored.

## Data Management

<Frame>
  <img src="https://mintcdn.com/readdy/7CjKFJLvlZkkuEbB/images/form-settings.png?fit=max&auto=format&n=7CjKFJLvlZkkuEbB&q=85&s=6edb77b7d587999e5d739ded8037137c" alt="Form submission settings interface" width="2896" height="1304" data-path="images/form-settings.png" />
</Frame>

### Form Storage

Form helps you manage all form data stored in the project. You can export stored form data in .xlsx format for further analysis or processing.

### Submission Notifications

You can toggle submission notifications on or off to control when you receive alerts about new form submissions.

## Notes

<Tip>
  When you have the same form across multiple generated pages, you need to configure storage for each instance separately. Simply select to store all their data in the same form.
</Tip>

<Info>
  * Starter Plan has 50 submissions/month, Pro Plan has 10,000/month submissions.
  * The monthly limit refers to the number of submissions, not the storage limit. This is unrelated to whether you delete forms, but it depends on form submissions.
</Info>
