> ## Documentation Index
> Fetch the complete documentation index at: https://fillout-005a867b-dependabot-npm-and-yarn-socket-io-parser-4.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.

export const SupportBanner = () => {
  const titleId = React.useId();
  return <div className="support-banner" role="region" aria-labelledby={titleId}>
      <span className="support-banner__ring support-banner__ring--outer" aria-hidden="true" />
      <span className="support-banner__ring support-banner__ring--middle" aria-hidden="true" />
      <span className="support-banner__ring support-banner__ring--inner" aria-hidden="true" />
      <span className="support-banner__ring support-banner__ring--center" aria-hidden="true" />

      <div className="support-banner__content">
        <div className="support-banner__title" id={titleId} role="heading" aria-level="2">Still have questions?</div>

        <div className="support-banner__copy">
          <span className="support-banner__line">Our team is happy to help. Start a live chat using the</span>
          <span className="support-banner__line">
            chat bubble <span className="support-banner__chat-icon" aria-hidden="true" /> in the bottom right, or email us at
          </span>
          <span className="support-banner__line">
            <a href="mailto:support@fillout.com">support{'@'}fillout.com</a>
          </span>
        </div>

        <a className="support-banner__cta" href="mailto:support@fillout.com">Contact us</a>
      </div>
    </div>;
};

## 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-socket-io-parser-4/3ZcO_yEJK-WTjJHC/images/Screenshot2025-10-02at2.12.27PM.png?fit=max&auto=format&n=3ZcO_yEJK-WTjJHC&q=85&s=7d4b1753ef8d26a32bc3595fdef35157" 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-socket-io-parser-4/3ZcO_yEJK-WTjJHC/images/Screenshot2025-10-02at2.14.01PM.png?fit=max&auto=format&n=3ZcO_yEJK-WTjJHC&q=85&s=035623b5c56bf92306cad8ad1107f5ec" 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-socket-io-parser-4/3ZcO_yEJK-WTjJHC/images/Screenshot2025-10-02at2.15.00PM.png?fit=max&auto=format&n=3ZcO_yEJK-WTjJHC&q=85&s=31f6ca37089a7459d17433f1499b36c9" 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-socket-io-parser-4/3ZcO_yEJK-WTjJHC/images/Screenshot2025-10-02at2.40.17PM.png?fit=max&auto=format&n=3ZcO_yEJK-WTjJHC&q=85&s=c24ef9040099d087828467aa3dac6cc6" 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 its `settings icon` <Icon icon="gear-complex" iconType="solid" /> to open the right-hand panel, enter a link, and customize it as you see fit.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-socket-io-parser-4/YKgllqc5PLzBqn5-/images/Screenshot-2026-06-26-at-5.34.10-PM.png?fit=max&auto=format&n=YKgllqc5PLzBqn5-&q=85&s=c639d5c38b526f35db4f29e8a5d30ec9" alt="Screenshot 2026 06 26 At 5 34 10 PM" width="2750" height="934" data-path="images/Screenshot-2026-06-26-at-5.34.10-PM.png" />

## Let users save their responses

You can give respondents an option to save their responses.

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

Add a `Send response` field to let them receive their submission via email.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-socket-io-parser-4/YKgllqc5PLzBqn5-/images/Screenshot-2026-06-26-at-5.39.19-PM.png?fit=max&auto=format&n=YKgllqc5PLzBqn5-&q=85&s=2ce945408367ecbdb7b4d68b428808a6" alt="Screenshot 2026 06 26 At 5 39 19 PM" width="2752" height="486" data-path="images/Screenshot-2026-06-26-at-5.39.19-PM.png" />

You can also let them edit their response by toggling `Include edit link` in the right-hand panel.

Use the `Download PDF` field to let respondents download a PDF of their submission. To set this up, you must first upload a PDF by following the steps [here](https://www.fillout.com/help/pdfs#how-it-works).

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-socket-io-parser-4/YKgllqc5PLzBqn5-/images/Screenshot-2026-06-26-at-6.43.02-PM.png?fit=max&auto=format&n=YKgllqc5PLzBqn5-&q=85&s=d36983f6d35736953569da3c0c05e061" alt="Screenshot 2026 06 26 At 6 43 02 PM" width="2747" height="479" data-path="images/Screenshot-2026-06-26-at-6.43.02-PM.png" />

After uploading a PDF, click the button's `settings icon` <Icon icon="gear-complex" iconType="solid" /> to open the right-hand panel where you can select the PDF.

## Related articles

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

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

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

<SupportBanner />
