# "After Submit" Actions

Once a customer clicks Submit, you can choose what happens next. This is located in the **After submit** section of a form.

### ⚙️ How it works in general

There are three main behaviors you can choose from:

* **Clear form**: The form resets to blank so the user can submit it again.
* **Hide form**: The form disappears and is replaced by your "Thank you" message.
* **Redirect to page**: The user is automatically sent to a different URL (like a "Success" page or a Thank you page).

<figure><img src="/files/4HmBW2iu4n1QoKkf6PFf" alt=""><figcaption></figcaption></figure>

***

#### Need More Help?

If you still need assistance, please contact us at [**support@powerfulform.com**](mailto:support@powerfulform.com). Our team will be happy to help you resolve any issues or guide you further.


---

# 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/build-your-form/after-submit-actions.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.
