# How To Redirect Users Following A Form Submission

Digably • Jul 20, 2023 10 steps • 1 minute read

{% embed url="<https://youtu.be/LuMCFNMsYTI>" %}

This guide will show you how to redirect users following a form submission in Digably.

***

#### 1. Click "Forms" in the left sidebar menu

Navigate to the form builder by clicking “Forms” on the left side menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fr7VKnUpW7bHeRUwLw5UAkm%2Fg4SrvbvVozw8NRQ76aKuuw_doc.png?alt=media&#x26;token=079a6a10-1eef-4ae5-a7f8-8dd48ffe3305" alt=""><figcaption></figcaption></figure>

#### 2. Select the appropriate form.

Select the appropriate form from the forms list. Choose the one you wish to redirect the user from when they submit.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fr7VKnUpW7bHeRUwLw5UAkm%2FrmwEsztwNXzx4qj4BGFo9B_doc.png?alt=media&#x26;token=88ba0104-635d-4eec-83d4-3d2fa9287b3e" alt=""><figcaption></figcaption></figure>

#### 3. Click "Settings"

Inside the form builder, click "Settings" in the top left corner. This will open the settings for this particular form.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fr7VKnUpW7bHeRUwLw5UAkm%2FuVBWmW3ZWTi7DCkZy8dmJT_doc.png?alt=media&#x26;token=b258ffcc-c301-4a69-9987-9d74b51aa38a" alt=""><figcaption></figcaption></figure>

#### 4. Click the dropdown menu that says, "What happens after the form is submitted?"

Click the dropdown menu that says, "What happens after the form is submitted?"

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fr7VKnUpW7bHeRUwLw5UAkm%2F144hHZgkbeCvxiibgXgjhy_doc.png?alt=media&#x26;token=9d5d116c-f6fc-4ec5-a9e0-fbbd7e6a8a32" alt=""><figcaption></figcaption></figure>

#### 5. Select "Redirect to another URL"

Select "Redirect to another URL"

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fr7VKnUpW7bHeRUwLw5UAkm%2Fob9PRGEMnmJT8jPXoD6NTx_doc.png?alt=media&#x26;token=d42e7ac6-6577-4379-b523-f343032fd368" alt=""><figcaption></figcaption></figure>

#### 6. Enter the URL

Type in the URL you wish to redirect users to after they submit the form.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fr7VKnUpW7bHeRUwLw5UAkm%2FjdGPtV9SB7UAupKqDgTdjS_doc.png?alt=media&#x26;token=efd37cb5-04a5-4b4d-b5a2-2f45e6646604" alt=""><figcaption></figcaption></figure>

#### 7. Click "Save"

Click the "Save" button at the bottom to save your new form settings.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fr7VKnUpW7bHeRUwLw5UAkm%2Fkwho2jcW2tDgtdkEPP4UpC_doc.png?alt=media&#x26;token=335980d3-ad30-4bf5-97d1-68db088e21d6" alt=""><figcaption></figcaption></figure>

#### 8. Click "Save"

Finally, save your form by clicking the "Save" button in the upper right-hand corner.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fr7VKnUpW7bHeRUwLw5UAkm%2FiCcTxAhqUoWR1yramT1nDB_doc.png?alt=media&#x26;token=13347179-17a8-4f6e-8c56-4741fcb4fb88" alt=""><figcaption></figcaption></figure>

#### Use Cases:

* Redirect to download page
* Redirect to thank you page


---

# 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.digably.io/forms/how-to-redirect-users-following-a-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.
