> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typebot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Redirect

The Redirect logic block allows you to redirect your user to a given URL either on the current tab or in a new tab.

<Warning>
  Safari and iOS devices will block a redirect in a new tab by default so a
  popup will be displayed to the user. Make sure to test your redirect logic
  block on these devices.
</Warning>

<Frame>
  <img src="https://mintcdn.com/typebot/rHkgfCATWjP6ntzz/images/blocks/logic/redirect.png?fit=max&auto=format&n=rHkgfCATWjP6ntzz&q=85&s=792e2dd1429f9bdf71b9085efb2be5b4" alt="Redirect logic block" width="1286" height="446" data-path="images/blocks/logic/redirect.png" />
</Frame>
