Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
- Customization: logo, organization name, contact email, address, terms, and privacy links. These values appear to members, in branded emails, in portals, and in invites.
- Domain: the custom domain your team and your customers use to reach the workspace. The domain is what unlocks branded emails and a URL that never mentions
useinvent.com.

Customization
The Customization tab holds the fields that appear wherever Invent renders your brand: the sidebar logo, invitation emails, member-facing pages, and the sign-in screen on your custom domain.| Field | What it’s used for |
|---|---|
| Logo | Sidebar, invitation emails, sign-in screen on your custom domain, portals |
| Organization name | ”From” name on invitation and notification emails, header of branded portals |
| Contact email | Public support email. Reply-to on outgoing branded emails when set |
| Address | Shown in customer-facing pages. Required for compliance in some industries |
| Terms of service | Linked from branded portals and sign-in screens |
| Privacy policy | Linked alongside the terms of service |
Domain
A custom domain is what turns an Invent workspace into a branded workspace. Without it, invitation links still readuseinvent.com/... and outgoing emails still fall back to Invent’s default sender. With it, both switch to your brand.
Access it at useinvent.com/o/settings/whitelabel/domain.

Adding a Domain
Pick a subdomain, not your root domain
assistants.yourcompany.com, chat.yourcompany.com, or app.yourcompany.com. Do not use the root (apex) domain itself (yourcompany.com). Most DNS providers do not allow a CNAME record on the root, so the verification fails with a “Custom hostname does not CNAME to this zone” error.Click Add Domain
assistants.yourcompany.com), and confirm.
Domain Statuses
| Status | Meaning |
|---|---|
| Pending | The domain is added in Invent but the CNAME is not yet resolving. |
| Active | The CNAME is live and the domain is serving the workspace. |
| Error | A DNS or TLS issue was detected. Re-check the record and click Verify again. |
What Changes Once the Domain Is Active
- Workspace URL: the workspace is reachable at
https://assistants.yourcompany.comin addition to the default Invent hostname. Share that URL with your team and clients instead of theuseinvent.comone. - Invitation and notification emails: the “from” name becomes your Organization name (from Customization). The sender address switches from the default Invent sender to a brand-neutral
app-emails.comaddress. Replies route to your Contact email when it is set. - Sign-in on your domain: users signing in from your custom URL see your logo and a sign-in flow with no Invent branding.
support@yourcompany.com) is not yet supported. It is coming in a future release under Settings → Emails. Today, branded emails are sent from a neutral app-emails.com sender with your organization name.Deleting a Domain
Click Delete on the domain row to remove it. The CNAME record in your DNS provider is not touched. Remove it there separately if you don’t plan to reuse the hostname. After deletion, workspace links and emails revert to the default Invent branding immediately.Whitelabel for Sub-Organizations
Branding does not cascade from a parent organization to its sub-organizations. A parent’s logo, name, and domain apply only to the parent. A sub-organization becomes branded once you configure its own Customization and Domain, independently of the parent. This is by design. Each sub-organization is a fully independent workspace that can have its own identity, so agencies can run a separate brand per client and companies can run a separate brand per business unit.Where the Sub-Organization Whitelabel Lives
From the parent organization, go to Settings → Sub-Organizations and click the row of the sub-org you want to brand. The row opens that sub-org’s management dashboard, which has its own Customization and Domain tabs, mirroring the parent’s Whitelabel tabs.
Branding a Sub-Organization End-to-End
Open the sub-organization
Fill in Customization

Add a custom domain on the Domain tab
acme.assistants.yourcompany.com. Then add the CNAME record shown in the Pending row, exactly as described in Adding a Domain above.
useinvent.com/... even if the parent has a custom domain.Invite members
app-emails.com sender address, and a sign-in link on its custom hostname. Invite members from the sub-org’s Members tab.Wildcard for Agencies
If you plan to run many sub-organizations, each under its own hostname likeacme.assistants.yourcompany.com, brightsmile.assistants.yourcompany.com, or so-easy.assistants.yourcompany.com, add one wildcard CNAME in your DNS provider and every sub-org hostname verifies instantly with no DNS change per client.
Step 1: Add the wildcard record in your DNS provider
In your DNS provider (not in Invent), add a single wildcard CNAME on a dedicated prefix:assistants.yourcompany.com → cname.invent-static.com) alongside the wildcard.
Step 2: Add the hostname to each sub-organization
For each sub-organization:- From the parent organization, go to Settings → Sub-Organizations and click the sub-org’s row. Its management dashboard opens.
- Open the Domain tab.
- Click + Add Domain and enter a hostname under your wildcard prefix, for example
acme.assistants.yourcompany.com. - The domain verifies instantly because the wildcard CNAME is already pointing at Invent. No per-sub-org DNS change required.
Plan Availability
| Feature | Pay As You Go | Business | Enterprise |
|---|---|---|---|
| Logo, org name, contact info | ✓ | ✓ | ✓ |
| Terms & privacy links | ✓ | ✓ | ✓ |
| Custom domain | ✗ | ✓ | ✓ |
| Remove “Powered by Invent” badge | ✗ | ✓ | ✓ |
| Sub-organizations with own domains | ✗ | ✓ | ✓ |
Troubleshooting
'Custom hostname does not CNAME to this zone'
'Custom hostname does not CNAME to this zone'
yourcompany.com. Most DNS providers do not allow a CNAME on the root. Use a subdomain instead (for example assistants.yourcompany.com, chat.yourcompany.com, or app.yourcompany.com) and add the CNAME under that name.Cloudflare: verification keeps failing even though the CNAME is correct
Cloudflare: verification keeps failing even though the CNAME is correct
The invitation email from my sub-organization still shows 'Invent' as the sender
The invitation email from my sub-organization still shows 'Invent' as the sender
'No Organizations Available' after signing in on my custom domain
'No Organizations Available' after signing in on my custom domain
Verification has been pending for a long time
Verification has been pending for a long time
dig CNAME assistants.yourcompany.com (or any DNS lookup tool) to confirm the record resolves to cname.invent-static.com globally before clicking Verify again.'Powered by Invent' badge still shows in the preview
'Powered by Invent' badge still shows in the preview