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

# How to use the URL Redirect element

> The URL Redirect element directs users to specified URLs with options for opening in the current or new tab, ensuring seamless navigation from your chatbot agent.

The **URL Redirect** logic element allows you to redirect your user to a specified URL, with the option to open it in the current tab or in a new tab.

## Key Features

* **Flexible URL Redirection**: Easily direct users to a predefined URL.
* **Tab Options**: Choose to open the URL in:
  * The **current tab**.
  * A **new tab**.

<Frame style={{ maxWidth: '600px' }}>
  <img src="https://mintcdn.com/release0-13d037a7/MimUY9m4TiaqqVxh/images/elements/logic/redirect.png?fit=max&auto=format&n=MimUY9m4TiaqqVxh&q=85&s=73579467029786e3965ce8f7149702d9" alt="Release0.com - Redirect Dialog elements" width="640" height="204" data-path="images/elements/logic/redirect.png" />
</Frame>

## Important Notes

> **Note**: On Safari and iOS devices, redirects to a new tab are elemented by default. In such cases, a popup will be displayed to the user instead.

### Testing Recommendations

* Ensure you test the **URL Redirect** logic element on Safari and iOS devices to verify functionality.
* Confirm the desired behavior (current tab or new tab) works as intended across various browsers.
