# Redirect and thank-you

Send visitors to your own thank-you URL after a successful FormsReach submission.

## Custom redirect

In the dashboard form settings, enable redirect and set a full HTTPS URL (your thank-you page).

After a successful browser form POST, FormsReach redirects the visitor to that URL.

## Default experience

If redirect is disabled, browsers receive FormsReach’s default success handling (hosted thank-you / HTML success).

## Tips

- Redirect applies to successful accepts - validation errors should redisplay your form (use SDK/JSON for in-page errors).
- Keep thank-you pages free of the API key in query strings.

## Related

- [Quickstart](/docs/getting-started/quickstart/)
- [HTML form POST](/docs/submit-api/html/)
