Hosted Page
A shareable, full-page chat experience at a Mozo URL — no embed code required.
The hosted page is a ChatGPT-style, full-page chat interface for your agent, available at
/chat/{agentId} on your Mozo domain. It's the fastest way to share an agent — as a support
link, a landing page, or a standalone product — without touching any code.
Enabling it
Open Dashboard → Agents → your agent → Hosted Page and turn on the Enabled toggle. Until this is on, the public URL returns a 404.
What you can configure
| Setting | Notes |
|---|---|
| Favicon | Custom favicon for the hosted page |
| Theme switch | Let visitors toggle light/dark, or lock to one theme |
| Default theme | Light or dark |
| Primary colors | Separate colors for light and dark theme |
| Logo | Separate logo for light and dark theme |
| Hero image | Separate hero image for light and dark theme |
| Greeting text | Shown before the first message |
| Input placeholder | Placeholder text in the message box |
| Language | English, Hindi, Spanish, or French |
| Suggestion chips | Quick-start prompts, each with optional custom prompt text |
| Link cards | Cards with a title, description, image, and destination URL |
| Primary/secondary buttons | Call-to-action buttons with a label and URL |
| Feedback | Enable/disable thumbs up/down on replies |
A live preview updates as you edit, and the dashboard shows the shareable URL you can copy directly.
The hosted page uses the same underlying chat API and security model as the embed widget — including the origin allowlist and rate limiting described in Security & Access Control — so those settings apply here too.