Use custom domain for your status page
You can map a status page to your own domain (for example, status.yourcompany.com) and secure it with SSL.
To use a custom domain, you must first create and publish a status page. Read how to create a status page
To provide automated SSL encryption and improved reliability, Atlassian now manages custom domains through our standard cloud infrastructure. Your status page traffic will be routed via our global edge network (Amazon Web Services).
Set up a custom domain for your status page
You can use a custom domain (for example, status.yourcompany.com) for your native status page in Jira Service Management. SSL certificates are issued and renewed automatically — no manual steps are required after you configure your DNS records.
To set up a custom domain:
In Jira Service Management, go to Operations, then Status pages.
Find the status page you want to update and select Edit page in the More actions (•••) menu.
Select Advanced settings.
Under URL configuration, select Custom URL and enter your domain (for example,
status.yourcompany.com).Wait up to 60 seconds while the system provisions your domain.
Once provisioning completes, the UI displays two CNAME records to add to your DNS provider:
HTTP routing record — points your domain to the Atlassian CDN endpoint (for example,
status.yourcompany.com→d1234.cloudfront.net)SSL validation record — used to automatically issue your SSL certificate (for example,
_hash.status.yourcompany.com→_hash.acm-validations.aws)
Add both CNAME records in your DNS provider.
Once DNS propagates, your SSL certificate is issued automatically and your domain moves to Active status. This can take a few minutes to a few hours depending on your DNS provider's TTL settings.
Domain status reference
Status | What it means |
|---|---|
Pending | Domain entered. System is provisioning CNAME records. Wait up to 60 seconds. |
Awaiting DNS | CNAME records displayed. Waiting for you to add them and for DNS to propagate. |
Active | DNS validated and SSL certificate issued. Your custom domain is live. |
Validation timeout | DNS could not be validated within the timeout window. Check your CNAME records and select Re-trigger validation. |
If you set up a custom domain before March 2026, your existing configuration is unaffected.
However, we recommend deleting your current domain and reconfiguring using this new flow to benefit from automated SSL and improved reliability.
Was this helpful?