# Edit “Thank you” message after form submission

**Steps**

1\. In the app, click **Forms** > open the form you want

2\. Click **After submit** icon on the left side > select **Hide form** or **Clear form** option

3\. Edit content of thank you message in the **Message** box

Examples:

* “Thank you! We’ll get back to you shortly.”
* “Your request has been received — check your email for confirmation.”
* “Thanks for contacting us! Our support team will reply within 24 hours.”

You can edit:

* Text
* Formatting
* Links (optional)

4\. **Save** form to apply changes

Your custom Thank You message will now appear after form submission on your live site.

<figure><img src="/files/reyP2sMWmSxer08YvWNh" alt=""><figcaption></figcaption></figure>

**Tipo for an affective "thank you" message**

* Be Clear and Concise: Ensure the message clearly confirms the submission.
* Provide Next Steps: Inform users what to expect next, such as response times.
* Maintain Brand Voice: Keep the tone consistent with your brand's communication style.​


---

# 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.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/some-features-guide/edit-thank-you-message-after-form-submission.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.
