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

# Login page

> Require respondents to verify their email or enter a password. Restrict logins to just your company's domain or a specific list in a database. Optionally limit to 1 submission or let respondents edit their previous submission.

## Video overview

<iframe class="notion-asset-object-fit" src="https://www.loom.com/embed/065be1b4f5bf47d887630111c1ad8a0e" title="iframe video" frameborder="0" allowfullscreen loading="lazy" scrolling="auto" width="100%" height="540px" />

## Add a login page

**Login pages** can be used to secure your form behind a password, or verify that the provided email is valid (and that they own it). Click `+ Add page`, and choose **Login**.

<img src="https://mintcdn.com/fillout-005a867b/H8uWO1fD73FjKbtJ/images/Screenshot2025-10-01at6.33.45PM.png?fit=max&auto=format&n=H8uWO1fD73FjKbtJ&q=85&s=99a97db9fe0ea580f4312ebd6974a9cd" alt="Screenshot 2025-10-01 at 6.33.45 PM.png" width="2633" height="1437" data-path="images/Screenshot2025-10-01at6.33.45PM.png" />

<Info>
  This feature is available on **Starter**, **Pro**, **Business**, and **Enterprise** plans. Learn more about our pricing plans and advanced features [**here**](https://www.fillout.com/pricing).
</Info>

## Login page types

In the left-hand panel, you can choose between **Email**, **Password**, and **Single Sign-On (SSO)**.

### Email login

This is the default **Verification type**, which requires respondents to enter an email and verify it with a code sent to their inbox.

<img src="https://mintcdn.com/fillout-005a867b/H8uWO1fD73FjKbtJ/images/Screenshot2025-10-01at6.21.12PM.png?fit=max&auto=format&n=H8uWO1fD73FjKbtJ&q=85&s=ab3cd26adcb51e6283cf7d6c8bd3e7ec" alt="Screenshot 2025-10-01 at 6.21.12 PM.png" width="2633" height="1439" data-path="images/Screenshot2025-10-01at6.21.12PM.png" />

In the left-hand panel, you can add more restrictions such as:

* **Restrict domains** – allow only specific email domains, such as your company’s domain
* **Limit to 1 submission** – restrict each respondent to a single form submission

### **Password login**

Switch to `Password` and enter your preferred single passcode in the left-hand panel. You can edit this later on.

<img src="https://mintcdn.com/fillout-005a867b/eyFDt8-J2lN7LjRZ/images/login3.webp?fit=max&auto=format&n=eyFDt8-J2lN7LjRZ&q=85&s=53241bfa7e30b360891f1dfd15496feb" alt="Password login" width="2176" height="897" data-path="images/login3.webp" />

Remember to `Publish` your form after entering or changing the password, otherwise respondents will not be able to access your form.

### Single Sign-On login (SSO)

You can also opt for `SSO`. Add Microsoft, OneLogin, Google Workspaces, Okta and other types of SSO login to your form. Learn more [here](/sso-form-login).

## Connect to a database

Limit logins to users listed in a specific database to log in, and retrieve their records for use in the form. On the left-hand panel, toggle `Connect to database` and choose your **Base** and **Users table**.

<img src="https://mintcdn.com/fillout-005a867b/5O4Wv-L1-X7X3ywc/images/Screenshot-2026-04-22-at-6.19.27-PM.png?fit=max&auto=format&n=5O4Wv-L1-X7X3ywc&q=85&s=a114a5f6a14a7a743d8262bcdc6a5212" alt="Screenshot 2026 04 22 At 6 19 27 PM" title="Screenshot 2026 04 22 At 6 19 27 PM" style={{ width:"30%" }} width="414" height="362" data-path="images/Screenshot-2026-04-22-at-6.19.27-PM.png" />

## Allow respondents to edit past submissions

Some forms may need to be updated or edited after submitting them. Under **Basics** in the left-hand panel, toggle the `Can edit existing responses` switch.

<img src="https://mintcdn.com/fillout-005a867b/eyFDt8-J2lN7LjRZ/images/login4.webp?fit=max&auto=format&n=eyFDt8-J2lN7LjRZ&q=85&s=768df7df4f96d5e9afda395b30c6659d" alt="Allow respondents to edit past submissions" width="1430" height="888" data-path="images/login4.webp" />

## Related articles

<CardGroup cols={3}>
  <Card title="Partial submissions" color="#FFC738" icon="circle-half-stroke" iconType="solid" href="/partial-submissions">
    Auto-save progress so respondents can resume later.
  </Card>

  <Card title="Let respondents edit their submissions" color="#FFC738" icon="file-pen" iconType="regular" href="/edit-form-submissions">
    Keep form responses updated.
  </Card>

  <Card title="Create an Airtable form" color="#FFC738" icon="table-layout" iconType="regular" href="/airtable">
    Use a form to create or update Airtable bases.
  </Card>
</CardGroup>
