> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.noteforms.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to redirect to another page after form submission?

|| This feature is only available for Pro and Team subscribers.

NoteForms offer two different approaches to redirect form respondents to an URL after a form submission. Which one to use depends on wether your form is embedded or not.

### If your form is not embedded
If you are sharing (or redirecting to) the NoteForms form link, then redirecting to an URL after a form submission is simple.

1. Open the for editor for your form
2. Click on "Settings" from the top of the page then click on the "Submission Settings" section
3. Change the "Post Submission Action" to "Redirect"

![](https://storage.crisp.chat/users/helpdesk/website/5d91dadd0b88a000/chromecsnpdojcwg_1w995ak.png)

4. In the field below fill in your target URL
5. That's it!

| You can also use @mentions to dynamically add submission data to your links. Simply click the @ symbol and select the desired data from the pop up menu.

Example:
In the screenshot below, the user's name is added to the end of the link:

![](https://storage.crisp.chat/users/helpdesk/website/5d91dadd0b88a000/image_y0pxw8.png)

This technique allows you to create personalized links, such as routing customers to specific pages based on their responses.

### If your form is embedded

- **If you embedded your form in a Notion Page**: There's no need to add a custom code but it can be done by updating the embed script. You can read more about how to do this [on this page](https://help.NoteForms.com/en/article/how-to-trigger-some-code-on-form-submission-mzly18/).