# URL Alias

Once any node is created, an automatic URL is generated. To keep the website user-friendly, a URL alias is generated to mask the technical/numbered URL. This is referred to as the URL alias. In all content types on the site, a specific URL alias pattern has been determined and used. Site Admins have permission to edit the URL Alias to customize it further.&#x20;

The following are steps on how to override the URL alias:

1- Go to the **Content** you would like to edit and click on **Edit.**

![Edit the content](/files/H1EkdLaxokdC5yZayYKx)

2- Click on **URL Alias** in the side menu.

![URL alias ](/files/ODcVghZhDkImpv7Hpxi0)

3- Uncheck the “**Generate automatic URL alias**” checkbox from the node settings.

![URL alias - Generate automatic URL alias checkbox](/files/qWRwInydMWITzqDKv7Ws)

4- Edit the URL alias field.

![Edit the URL](/files/EISk4ugL7AH4Va9Xq3Yw)

5- Click **Save**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.varbase.vardot.com/9.0.x/content-designers/content-management/url-alias.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
