# End page

It's important to address your audience after they've submitted a survey in order to maintain engagement and enhance the user experience.

You can choose whether to show a Thank you page to your respondents, or redirect them to another website.&#x20;

To display a **Thank You page** to your respondents acknowledging their submission once they submit a survey entry:

1. Click on **End page** at the top of the survey.
2. In the settings panel on the right, fill in a title and a subtitle. You'll see a live preview of how it will appear to your users.
3. Changes are saved automatically. You can go back to editing your survey.

<figure><img src="/files/5UAuRc5ppc5KfdcLDKb2" alt=""><figcaption></figcaption></figure>

To redirect your respondents to a different **URL**:

1. Click on **End page** at the top of the survey.
2. In the settings panel on the right, select **Redirect to URL**.
3. Enter the website URL you wish to redirect users to.
4. Changes are saved automatically. You can go back to editing your survey.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pristo.io/form-builder/end-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
