Custom Domains
Custom domains let you publish audit reports to a branded URL — for example,audits.yourcompany.com — instead of a generic WithGiga URL. This makes it easy to share reports with stakeholders and embed them in existing portals.
How it works
- You register a custom subdomain in WithGiga
- You add a DNS record pointing that subdomain to WithGiga’s report hosting
- You assign the subdomain to a workspace
- All future audit reports for that workspace are accessible at your custom URL
Setting up a custom domain
Step 1: Add the domain in WithGiga
- Go to Domains in the main sidebar
- Click Add Domain
- Enter your subdomain (e.g.,
audits.yourcompany.com) - Click Save
Step 2: Configure DNS
Add aCNAME record at your DNS provider:
| Type | Name | Value |
|---|---|---|
| CNAME | audits | provided by WithGiga |
Step 3: Assign to a workspace
- Open the workspace you want to associate
- Go to Workspace Settings → Domain
- Select the domain you added
- Click Save
Domain verification
WithGiga checks DNS automatically. The domain status on the Domains page will show:| Status | Meaning |
|---|---|
pending | DNS record not yet detected |
verified | DNS is pointing correctly |
error | DNS misconfigured — check your CNAME record |