Account & billing
Account settings
Version 1.0 · Last updated 2026-05-27
Account settings are the things you set once and forget about. Get them wrong and the rest of the platform behaves strangely. Get them right and you never think about them again.
Key concepts
Workspace
The container that holds your Unless configuration. Most companies use one production workspace. Run more when you have separate products, brands, or markets that need independent setups.
Languages
Configured under “Current workspace > AI configuration”, not under Account. Three settings to configure. Base language is the language most of your content is written in. Allowed languages are the ones the agent will respond in. Fallback language is what it uses when it cannot detect the customer’s language.
Domains and subdomains
Where the agent runs. Add the domains you control. The Unless snippet only loads on whitelisted domains.
Cookie whitelist
Cookies you want to use in Audiences. Add the cookie name and the platform will read it from incoming requests.
Unless snippet
Single script tag you place in the head of your site. Get it from this section if you ever need to reinstall.
What you can do here
- Edit workspace name and contact details
- Set base, allowed, and fallback languages
- Add or remove domains
- Manage the cookie whitelist
- Copy the Unless snippet for installation
- Add additional workspaces if needed
When to use it
- During Implementation, to set up the workspace
- When adding a new domain or subdomain
- When expanding to a new language market
- When creating a separate workspace for a new product
How it works
Account settings live above the four phases (Train, Test, Deploy, Analyze). Changes here affect what is available across those phases. For example, adding a language unlocks it everywhere the agent runs.
Frequently asked questions
How do I add a new language?
Open "Current workspace > AI configuration" and add the language to the allowed list. Update Living Knowledge Sources for that language and the agent picks it up.
How do I add a new domain?
Open the domains list and click Add domain. Confirm ownership with the verification token. The snippet will load on the new domain once verified.
How do I add a workspace for a separate brand?
Open the workspaces section and click Add workspace. Pick the type and configure independently. Each workspace has its own Sources, Personality, and access controls.
Where is the Unless snippet?
Open Account and billing > Account > Script settings. Copy the script tag. Paste in the head of your site.
How do I whitelist a cookie for Audiences?
Open the cookie whitelist and add the cookie name. The cookie must not be httpOnly for the platform to read it.