> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/sdk-coding-nodes/over-nodes/open-external-url.md).

# Open External URL

The **Open External URL** node allows you to open a specified web link in an external browser outside of your application. This is particularly useful for directing users to external resources, such as websites, documentation, social media profiles, or promotional content.

**Inputs**

* **URL (String)** : The web address you want to open. Ensure the URL is properly formatted (e.g., `https://www.example.com`) to avoid errors when attempting to open it.

<figure><img src="/files/a0DrCmFOLFlCX6Yg2TwH" alt=""><figcaption></figcaption></figure>
