Domains

A branded subdomain out of the box; your own domain when you're ready.

Domains

Your included subdomain

Every site is served at https://{site}.docs.fiskil.app with SSL, from the moment it's created. Nothing to configure or verify — the platform manages this namespace end to end.

Bring your own domain

Attach docs.yourcompany.com from the console's Domains panel. You'll get the exact DNS records to add — typically one CNAME:

Type    Name    Value
CNAME   docs    cname.docs.fiskil.app

If ownership needs proving (the domain is in use elsewhere), a TXT record is shown first — add it, then the CNAME. The console rechecks live, flips the domain to active when DNS propagates, and issues the SSL certificate automatically. Apex domains (yourcompany.com with no subdomain) use an A record instead of a CNAME — the console shows the right records either way.

Pointing at cname.docs.fiskil.app — a name Fiskil controls — means future infrastructure changes on our side never require you to touch DNS again.

Removing and moving

Detach a domain in the console at any time; it frees immediately and can be attached to a different site. Multiple domains can point at one site — the tenant subdomain always keeps working.