Documentation Index
Fetch the complete documentation index at: https://docs.withgiga.ai/llms.txt
Use this file to discover all available pages before exploring further.
Custom Domains
Custom domains let you publish audit reports at a branded URL — for example,audits.acme.com — instead of a generic WithGiga 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 WithGiga branding with your logo
- Shareable links posted to Slack — use your domain
- Webhook callback origins — referenced from your domain
build.withgiga.ai.
Setting up a custom domain
Step 1: Add the domain in WithGiga
- 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:
| Type | Name | Value |
|---|---|---|
| CNAME | audits | provided by WithGiga |
Step 3: Assign to a workspace
- Open the workspace
- Workspace Settings → Domain
- Select the domain you added
- Click Save
Domain verification
WithGiga checks DNS automatically. Status appears on the Domains page:| Status | Meaning |
|---|---|
pending | DNS record not yet detected |
verified | DNS is pointing correctly, certificate provisioned |
error | DNS misconfigured — check your CNAME |
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 WithGiga doesn’t delete past reports — they remain accessible at the default WithGiga 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