# View PTR Records

To view a list of PTR records, do the following:

1\. In the **DCD**, go to **Menu** > **Network Services** > **Cloud DNS** > **Reverse DNS** tab.

![List of PTR records](/files/HtSuMZQPCrcp6QA2kXA0)

{% hint style="success" %}
**Result:** A list of all PTR records with the following details are displayed:

* **IP ADDRESS:** Displays the IP address of the respective PTR record.
* **NAME:** Displays the name of the mapped domain or subdomain.
* **CREATED DATE:** Indicates the date of PTR record creation.
* **ACTIONS:** Select ![Options menu](/files/zMw81MF9KCPxOHBMLSog) to perform the following operations:
  * **Details & edit:** Select to view the details of the respective PTR record or [<mark style="color:blue;">update</mark>](/cloud/network-services/cloud-dns/dcd-how-tos/reverse-dns/update-ptr-record.md) it, if necessary.
  * **Copy UUID:** Copy the UUID of the PTR record.
  * **Copy HREF:** Copy the Cloud DNS API HREF of the PTR record.
  * **Delete:** Select the option to delete the respective PTR record, and in the **Delete PTR record?** confirmation dialog box, click **Delete** to confirm deletion. For more information, see [<mark style="color:blue;">Delete a PTR record</mark>](/cloud/network-services/cloud-dns/dcd-how-tos/reverse-dns/delete-ptr-record.md).
    {% endhint %}


---

# 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.ionos.com/cloud/network-services/cloud-dns/dcd-how-tos/reverse-dns/view-ptr-records.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.
