> ## Documentation Index
> Fetch the complete documentation index at: https://typebot-feat-elevenlabs.mintlify.site/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://mintlify.s3-us-west-1.amazonaws.com/typebot-feat-elevenlabs/images/blocks/logic/redirect.png" alt="Redirect logic block" />
</Frame>
