# Adding a Service Record

You can add service records such as Pantheon, Netlify, and GitHub pages for your domain.

To setup a service record, perform the following steps:

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 Service Record** 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-57f6160740040143cc7ab00589869e304275964a%2FDom9.png?alt=media" alt=""><figcaption><p>Add Service Records</p></figcaption></figure>

3.The Add Service Record dialog box appears. Click **Services**, select the required Service from the list 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-f3263b5e603508666b45cb9fae71efa5375b55e1%2FDom10.png?alt=media" alt=""><figcaption><p>Add</p></figcaption></figure>

4.The service records are listed under **Existing Service Records** list.


---

# 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/adding-a-service-record.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.
