Custom domains for a project
You can put a project on your own subdomain (for exampleapp.yourcompany.com) so customers open the portal on your brand, not only on a GenieForge subdomain.
- Open Project Settings for the project.
- Under Custom Domains, add a hostname (subdomains only for now; apex domains like
yourcompany.comare not supported yet). - At your DNS provider, create:
- A CNAME from your hostname to the target shown in Project Settings (typically
customers.genieforge.app) - A TXT record named
_genieforge-verify.<your-hostname>with the token GenieForge shows
- A CNAME from your hostname to the target shown in Project Settings (typically
- Click Verify. Ownership is checked first, then SSL is provisioned. Status moves through pending verification, pending SSL, then active.
- If SSL is still pending, keep the CNAME in place and use Refresh until the status is active.
your-slug.genieforge.ai keep working alongside a custom domain.
Availability notes: TLS for custom domains depends on GenieForge platform configuration. If Verify fails with a configuration error, contact support@genieforge.ai.
