# Thank You Page

A ‘Thank You,’ or confirmation message, is displayed after a user fills out your form. A typical success message tells your customers that their message has been sent successfully and when they’ll receive a response from you.

### To change the ‘Thank You’ message

1\. Go to form explorer.

2\. Select the form with the confirmation message you want to change, click on the Settings button, and wait for the settings form to load.

![](https://captisa.com/wp-content/uploads/2019/10/enable-entry-comment-1.png)

3\. On the message section, change the message that you want your user to see after filling out the form.

![](https://captisa.com/wp-content/uploads/2019/10/thank-you-page-message.png)

4\. Click on the Save button.

Below are examples you can use:

{% hint style="info" %}
Thanks for contacting our customer support team. We’re on it! \
We look forward to helping you and will get back to you as soon as possible.
{% endhint %}

{% hint style="info" %}
Thank you for getting in touch!

We appreciate you contacting us about our cupcakes. One of our sales person will reach out to you as soon as possible.

In the meantime, you can check out the following resources:\
FAQ\
Tutorials\
Blogs
{% endhint %}


---

# 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.captisa.com/guides/thank-you-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.
