---
title: "Edit record"
sidebar_label: "Edit record"
description: "How to edit a resource record"
sidebar_position: 2
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import MoreVerticalIcon from '@selectel/docux/icons/more-vertical'
import WebResource from '@selectel/docux/icons/web-resource'
import Tabs from '@theme/Tabs'
import TabItem from '@theme/TabItem'
import DnsLegacyAlert from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/dns-hosting/dns-legacy-alert.mdx'

# Edit resource record

<DnsLegacyAlert />

You can speed up the propagation of changes in a record to DNS servers. To do this, reduce the record TTL to the lowest possible value a few days before the planned change. Then, at the scheduled time, edit the record, and once the change has propagated to the DNS servers, revert the TTL to its previous value.

1. In the [Control panel](https://my.selectel.ru/dns/default/hosting), on the top menu, click **Products** and select **DNS hosting**.
2. In the **Domain zones** section, open the zone page.
3. In the  resource record group menu, select **Edit**. SOA and NS record groups cannot be edited; they are created automatically with the zone and cannot be changed or deleted.<MoreVerticalIcon />
4. Change the necessary parameters—the group TTL or the record value.
5. If you need to add a resource record to a group, click **Add** and enter the record value.
6. Click **Save**.
7. Wait for the group resource records to be updated on the DNS servers. The update can take anywhere from the group TTL to 72 hours. You can view the resource record group TTL in the [Control Panel](https://my.selectel.ru/dns/default/hosting): in the top menu, click **Products** → **DNS Hosting** → **Domain zones** → zone page.
8. Optional: [check the resource records](/dns-hosting/records/check-records.mdx). If the resource records have not been updated after 72 hours, [create a ticket](https://my.selectel.ru/tickets/create).

<Formbricks />
