Problem
Currently, Enterprise Hub links are tenant-specific. When shared, they often force users or third parties to re-authenticate in another tenant account. To streamline access, we need a consistent URL format that works across tenants.
Solution
Follow the steps below to solve the issue.
Share Enterprise Hub links with Enterprise Hub users
To share links between Enterprise Hub tenants:
Confirm all users are logged into their Enterprise Hub accounts before sharing links.
Identify the tenant name in your current Enterprise Hub URL.
Find the section after the base domain.
Build the link using this format: https://[tenant-name]-[UID].eh.go.servicetitan.com/[page-path]
Replace [tenant-name] with the correct target tenant name.
Replace [UID] with the correct tenant UID.
Keep eh.go.servicetitan.com unchanged.
Replace [page-path] with the desired page.
Share the constructed link. Recipients must already be logged into Enterprise Hub to access it.
Share links with ServiceTitan users
Start with your Enterprise Hub URL, for example, https://johntest-5031.eh.go.servicetitan.com/#/new/dashboards/modular-dashboard
Remove the Enterprise Hub portion.
Rebuild the link in this format: go.servicetitan.com/[page-path]
Replace [page-path] with the target page.