> ## Documentation Index
> Fetch the complete documentation index at: https://fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enable auto jump on your form

> Instantly take users to the next page after they select an option. Boost completion rates and streamline your form with Fillout’s auto jump.

## Overview

By default, when respondents finish answering a page, they have to click a button to go to the next page. With **auto jump**, the respondent is automatically redirected to the next page after making a selection, without having to click a button.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/KaRHLex9fqtFXaSO/images/ajhd.gif?s=440c52b1205147aa6424bdc911081417" alt="aj hd.gif" width="1748" height="1080" data-path="images/ajhd.gif" />

<Warning>
  Respondents still need to click the **submit** button at the last form page to complete the form.
</Warning>

## How to enable auto jump

Open your form settings by clicking <Icon icon="gear-complex" /> on the upper right area.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/60XYaN8M6v6eMBSZ/images/Screenshot2025-10-15at12.59.02PM.png?fit=max&auto=format&n=60XYaN8M6v6eMBSZ&q=85&s=3e6eda1ff08dc94c7c1382ebf1093a41" alt="Screenshot 2025-10-15 at 12.59.02 PM.png" title="Screenshot 2025-10-15 at 12.59.02 PM.png" style={{ width:"37%" }} width="737" height="137" data-path="images/Screenshot2025-10-15at12.59.02PM.png" />

On the left side, choose `Form behavior` to toggle `Auto-jump to the next page`.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/60XYaN8M6v6eMBSZ/images/Screenshot2025-10-16at2.34.33PM.png?fit=max&auto=format&n=60XYaN8M6v6eMBSZ&q=85&s=3ea11f16981f507c4e94e9ee8db7afce" alt="Screenshot 2025-10-16 at 2.34.33 PM.png" width="2558" height="600" data-path="images/Screenshot2025-10-16at2.34.33PM.png" />

<Warning>
  This only works for form pages with a single choice answer. The following fields are supported: Dropdown, Multiple choice, Picture choice, Opinion scale, and Star rating.
</Warning>

Remember to`Publish` your form to reflect the changes. Now, respondents will no longer need to click a button to proceed to the next page.

## Hide buttons

You can also create forms without buttons if you want respondents to focus only on answering. Click the button followed by its <Icon icon="gear" iconType="solid" /> to open the right panel. Under **Logic**, toggle `Hide always`.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/60XYaN8M6v6eMBSZ/images/Screenshot2025-10-16at2.41.15PM.png?fit=max&auto=format&n=60XYaN8M6v6eMBSZ&q=85&s=6b2ed45da689941e6e01ad5d76224799" alt="Screenshot 2025-10-16 at 2.41.15 PM.png" title="Screenshot 2025-10-16 at 2.41.15 PM.png" style={{ width:"79%" }} width="1404" height="478" data-path="images/Screenshot2025-10-16at2.41.15PM.png" />

<Warning>
  You still need to make the button at the last page visible so that respondents can submit your form.
</Warning>

## Other features to enhance UX

<CardGroup cols={3}>
  <Card title="Progress bar" icon="bars-progress" iconType="solid" color="#FFC738" href="/progress-bar">
    Customize the default progress bar on your form.
  </Card>

  <Card title="Pre-fill fields" icon="fill" iconType="solid" color="#FFC738" href="/prefill-fields">
    Pre-populate fields based on previous inputs and more.
  </Card>

  <Card title="Email notifications" icon="envelope-dot" iconType="regular" color="#FFC738" href="/email-notifications">
    Get alerts for submissions or integration issues.
  </Card>
</CardGroup>
