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

# URL Redirects

> Redirects are used to redirect users from one URL to another.

### How to create a redirect?

Go to **Dashboard > Misc > URL Redirects > Add Redirect**. You can create a redirect by specifying the following fields:

* **Redirect From**: The URL visited before being redirected.
* **Redirect To**: The URL to which you want to redirect the user.

#### Example URL Redirect

The user visits `https://example.com/discord` and you want to redirect them to `https://discord.gg/XXXXX`. In this case, you will set the following values:

* **Redirect From**: `/discord`
* **Redirect To**: `https://discord.gg/XXXXX`

<img src="https://mintcdn.com/leaderos/_vdpDres6pV6Ezva/images/using-leaderos/url-redirect-example.png?fit=max&auto=format&n=_vdpDres6pV6Ezva&q=85&s=adcdd9151de84d84b4856911018f6ae7" alt="Image" width="1934" height="534" data-path="images/using-leaderos/url-redirect-example.png" />
