diff --git a/content/en/service_management/status_pages/_index.md b/content/en/service_management/status_pages/_index.md
index 524bfdec37979..ac04befc72ffe 100644
--- a/content/en/service_management/status_pages/_index.md
+++ b/content/en/service_management/status_pages/_index.md
@@ -66,7 +66,7 @@ To create, update, or publish Status Pages, you must have `status_pages_settings
| ----------------- | ----------- |
| **Status Page Type** | Choose who can access the page:
- **Public** - Anyone with the link can view
- **Internal** - Only authenticated users within your Datadog organization can view |
| **Page name** | Displayed as the page header (if no logo is uploaded).
*Example: Acme Cloud Platform* |
- | **Domain Prefix** | Used as your status page subdomain prefix.
*Example: shopist → shopist.statuspage.datadoghq.com*
- Must be **globally unique**
- Lowercase, alphanumeric, and hyphenated
- May affect links if changed later |
+ | **Domain Prefix** | Used as your status page subdomain prefix. For more information on custom domains, see the [Set a custom domain](#set-a-custom-domain) section.
*Example: shopist → shopist.statuspage.datadoghq.com*
- Must be **globally unique**
- Lowercase, alphanumeric, and hyphenated
- May affect links if changed later |
| **Subscriptions** *(optional)* | Enable users to receive email notifications about status page updates. When subscriptions are enabled, users can sign up to get notified about new notices and updates. You can turn subscriptions on or off for each status page. **Note**: [Email subscriptions](#email-subscriptions) are double opt-in, email must be confirmed. |
| **Company logo, Favicon, or Email Header Image** *(optional)* | Upload a logo, favicon, or image to personalize the appearance of your status page and email notifications. |
1. (Optional) [Add components](#add-components) to show the status of individual services.
@@ -132,6 +132,23 @@ Email subscriptions on status pages are **double opt-in**: users must confirm th
For **internal** status pages, the subscription process is the same, but users must log in to the same Datadog organization to confirm their subscription and receive notifications.
+## Set a custom domain
+
+To match your branding, you have the option to map your status page to a custom domain like `status.acme.com`.
+
+1. From your status page, click **Settings**.
+1. Select **Custom Domain**.
+1. Follow the instructions to enter your domain and add DNS records.
+1. Datadog automatically detects the DNS configuration and provisions an SSL certificate.
+
+