Custom Domains
Custom domains let you publish audit reports at a branded URL — for example,audits.acme.com — instead of a generic Golem AI URL. MSSPs use this to deliver white-labeled reports per client; security teams use it to embed reports into existing portals.
What gets branded
When you assign a custom domain to a workspace, audit reports for that workspace are served at your domain:- Report view URL —
https://audits.acme.com/audit/{auditId} - PDF report headers and footers — replace Golem AI branding with your logo
- Shareable links posted to Slack — use your domain
- Webhook callback origins — referenced from your domain
build.usegolemusegolem.ai.
Setting up a custom domain
Step 1: Add the domain in Golem AI
- Go to Domains in the main sidebar
- Click Add Domain
- Enter the subdomain (e.g.,
audits.acme.com) - Optionally upload your logo for PDF and report-view branding
- Click Save
Step 2: Configure DNS
Add aCNAME record at your DNS provider:
Propagation typically completes within minutes on modern DNS providers.
Step 3: Assign to a workspace
- Open the workspace
- Workspace Settings → Domain
- Select the domain you added
- Click Save
Domain verification
Golem AI checks DNS automatically. Status appears on the Domains page:
Once verified, Golem AI provisions and renews a TLS certificate via Let’s Encrypt automatically.
Multi-workspace setup (MSSP)
MSSPs typically assign a unique custom domain per client workspace:client-a.com→audits.client-a.com→ Workspace Aclient-b.com→audits.client-b.com→ Workspace B
Logo branding
Upload a logo (SVG preferred, PNG also supported) for use in:- PDF report headers
- Report view top-left corner
- Shareable preview cards
Removing a domain
Removing a domain from Golem AI doesn’t delete past reports — they remain accessible at the default Golem AI URL. New reports also fall back to the default URL. You can re-add the domain at any time.Limitations
- Apex domains (e.g.,
audits.comwithout a subdomain) are not supported — use a subdomain - Wildcard domains are not supported per workspace
- You can register up to 20 domains per Starter Pro account, unlimited on Max