Changing Your Freshdesk URL
Two different jobs hide behind this question, and one of them is far riskier than the other. Work out which you're doing first.
Two ways to change a Freshdesk URL
People asking how to change their Freshdesk URL want one of two things, and conflating them is how afternoons get lost.
Changing the subdomain. Your account lives at something.freshdesk.com. Companies rename, rebrand, get acquired, or somebody typed the trading name wrong during signup. Changing this alters the underlying account address, which is what every integration, every API call and every bookmark points at. This is the risky one.
Adding a custom domain. You keep the underlying account exactly as it is, and point something like support.yourcompany.com at your customer portal using a CNAME record. Customers see your domain. Agents can carry on using whatever they use. This is the low-risk one, and it is what most people actually want.
If your motivation is that customers should not see freshdesk.com in the address bar, you want the custom domain. Read on carefully only if the subdomain itself is genuinely wrong.
The custom domain route
The mechanics are ordinary DNS work. You choose a hostname on a domain you control, commonly support. or help., create a CNAME record pointing to the address Freshworks specifies, and configure the portal to use it.
Three things worth getting right.
This route doesn't change your API base URL and does not affect agent logins, which is exactly why it is the safer option.
What breaks when the subdomain changes
Everything that hardcoded the old address, which is more things than any inventory you write down in advance.
Whether the old subdomain redirects, and for how long, is not something to assume. Ask Freshworks support directly and get the answer in writing before you schedule the change.
The checklist
Work through this in order. The sequence is the point.
Before
During
After
The bit people forget
Customers have your old portal URL bookmarked, in their inbox, and in whatever internal wiki their IT team maintains. Some of those links will be followed for years.
If the old address stops resolving without a redirect, those customers hit an error page and conclude your support has disappeared. Some will find you. Others will just be annoyed, and a few will email an address that no longer works and assume they have been ignored.
Mitigate it deliberately. Publish the new address anywhere the old one appeared, and keep the old email path alive as long as you possibly can. Email is the route that fails silently, and silence is the expensive kind of failure.
Frequently asked questions
How does a custom domain differ from changing the subdomain?
A Freshdesk custom domain points your own hostname at the Freshdesk portal URL with a Freshdesk CNAME record. Changing the subdomain changes the underlying address itself, which breaks API integrations and SSO.
Can I change my Freshdesk subdomain?
It is not a self-service setting you toggle. Raise it with Freshworks support, confirm what is possible for your account, and specifically ask what happens to the old address and for how long.
What is the difference between a custom domain and changing the subdomain?
A custom domain points your own hostname at the customer portal via CNAME, leaving the underlying account address untouched. Changing the subdomain alters the account address itself, which every integration and API call depends on.
Will a change of Freshdesk URL break my API integrations?
Yes. The account URL is the API base URL. Every script, connector and webhook consumer referencing the old subdomain needs updating. Search your codebase for the old string, do not rely on a list.
Does a custom domain affect SSO or the API?
No. That is the appeal. A custom portal domain changes what customers see and leaves agent login and the API base URL exactly as they were.
How long does DNS take for a custom domain?
Usually minutes, occasionally up to a day. Allow a full day before assuming a misconfiguration, and check the record with a DNS lookup tool rather than by loading the page in a cached browser.
While you are cleaning things up
Duplicate tickets are typically 8% to 20% of a queue. Ticket Merger finds and merges them in Freshdesk automatically, with a 14-day trial and no card.
Start free trial14-day free trial. No credit card required.