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

# Ending Page

> Show users a thank you page, redirect them to another site or form, or allow them to fill out the form again.

## How to add an ending page

An **Ending** page is added by default when you create a new form. You can add more ending pages by clicking `+ Add page` followed by **Ending**.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-10-02at2.12.27PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=12d6128f1b3d854c3f3416ceff3ed49c" alt="Screenshot 2025-10-02 at 2.12.27 PM.png" width="2654" height="1438" data-path="images/Screenshot2025-10-02at2.12.27PM.png" />

<Tip>
  Use [page logic](/page-logic) to send different users to different ending pages.
</Tip>

## **Ending page types**

In the left-hand panel, there are three types of ending pages you can choose from: **Page**, **New form** and **Redirect**.

### **Page (default)**

The default ending page thanks respondents for submitting a form. Users can customize the thank-you text, add images, banners, and other fields to display upon submission via the left-hand panel or by highlighting text.

### **New form**

This ending type lets users redirect respondents to another form and optionally pass URL parameters, such as carrying over the respondent's name or email to the next form. See [here](/combine-and-repeat-forms) for more information.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-10-02at2.14.01PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=b9abcd2bf93db15d42b416804124c4cc" alt="Screenshot 2025-10-02 at 2.14.01 PM.png" style={{ width:"86%" }} width="2196" height="1112" data-path="images/Screenshot2025-10-02at2.14.01PM.png" />

### **Redirect**

This redirects users to another link like your homepage or portal after form submission, skipping the default Fillout ending page.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-10-02at2.15.00PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=ff5a45a87407f52044688b4bc947c3e5" alt="Screenshot 2025-10-02 at 2.15.00 PM.png" style={{ width:"91%" }} width="2197" height="1057" data-path="images/Screenshot2025-10-02at2.15.00PM.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>

## Let respondents fill out your form again

Respondents can fill out your form multiple times. Simply add a `Fill again` button from the left-hand panel. More details [here](/fill-again-button).

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-10-02at2.40.17PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=6e81333b8293c1bad7f4e0ce65843584" alt="Screenshot 2025-10-02 at 2.40.17 PM.png" width="2297" height="1238" data-path="images/Screenshot2025-10-02at2.40.17PM.png" />

## Add a link

Click the `URL button` in the left-hand panel followed by the <Icon icon="gear-complex" iconType="solid" /> to open the right-hand panel, and customize it as you see fit.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/KaRHLex9fqtFXaSO/images/e5.webp?fit=max&auto=format&n=KaRHLex9fqtFXaSO&q=85&s=f9495085a33797d70263e023a4d861fb" alt="Add a link on the default ending page" style={{ width:"46%" }} width="506" height="214" data-path="images/e5.webp" />

## Let users save their responses

Add a `Send response` or `Download PDF` field. In the former option,  respondents will receive a copy of their form submission in their email inbox.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/KaRHLex9fqtFXaSO/images/e6.webp?fit=max&auto=format&n=KaRHLex9fqtFXaSO&q=85&s=afc5a3a680a0dbe7046a6c8c11455129" alt="Send response or download PDF" style={{ width:"46%" }} width="506" height="216" data-path="images/e6.webp" />

As for the latter field, respondents will be given the option to have a PDF copy of their submission after completing the form. You must [upload a PDF](https://www.fillout.com/help/pdfs) first to enable this.

## Related articles

<CardGroup cols={3}>
  <Card title="Disable confetti effect" icon="party-horn" iconType="regular" color="#FFC738" href="/confetti">
    Remove the confetti on the ending page.
  </Card>

  <Card title="Page logic" icon="diagram-project" iconType="regular" color="#FFC738" href="/page-logic">
    Hide or show pages or custom endings based on respondent input.
  </Card>

  <Card title="Combine and repeat forms" icon="repeat" iconType="regular" color="#FFC738" href="/combine-and-repeat-forms">
    Link forms or allow re-submission.
  </Card>
</CardGroup>
