# Redirecting Your Domain

You can redirect a domain or subdomain to another URL. Redirects are a way to forward visitors and search engines to a different URL than the one they requested. You can use redirects when you’re moving content around and you want the content to retain its value.

To redirect a domain from one domain to another domain, perform the following:

1. Go to the Domains page for the required project. The domain page appears with the list of domains registered with the project.
2. Click <img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-33d913907643827bda6fde256696cfd7506a5a16%2FDomdot.png?alt=media" alt="" data-size="line"> icon and select **Manage Records**.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-4417996b78b517df57e6d5331451acc4fe1e79e1%2FDom5.png?alt=media" alt=""><figcaption><p>Manage Records</p></figcaption></figure>

3.Click **+Add Redirect** from the Manage Records page.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-2e9990d5dfe4bf0446f22ab59b2847e159fb2bdc%2FDom6.png?alt=media" alt=""><figcaption><p>Add Redirect</p></figcaption></figure>

4.The Add Redirect dialog box appears. Enter the redirect domain under **To** box and click **Add**.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-ea59581cd3cbf946229d8a2e1d6bb561fe70b039%2FDom7.png?alt=media" alt=""><figcaption><p>Add</p></figcaption></figure>

5.The redirected domain is listed under **Redirects** list.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-9f4669a7d01742be6a456896c3e934e8529ce97c%2FDom8.png?alt=media" alt=""><figcaption><p>Redirect List</p></figcaption></figure>

{% hint style="info" %}
If you want to update the redirect domain, click the edit ![](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-a0c0cdf88a0986479ab1873e2296c57469e82b19%2FEdit.png?alt=media) icon.

If you want to delete the redirect domain, click the delete ![](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-2e6a55d536f88c31b5c05888f58a9431dacb7b90%2FDelete_Icon.png?alt=media\&token=63a190c7-ca7c-4130-b5bd-2513c79c5781) icon.
{% endhint %}

## Adding a Service Record


---

# 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.linuxfoundation.org/lfx/project-control-center/v1-prior-version/setting-up-a-domain-for-a-project/redirecting-a-domain.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.
