SitesCopy link to this section
A site is Floe's representation of your product. Everything Floe knows about your product lives under a single site: ingested content, capabilities, and guided workflows.
What a site containsCopy link to this section
Everything you configure for one product lives under its site:
- Ingestion configs: URLs for your documentation, knowledge base articles, videos, and images. See Ingestion.
- Content library: Your product content, ready for the AI agent to reference during demos and conversations.
- Reference Guides: Site-authored pricing, support, policy, and other answer-only facts shared by the Demo and Website agents. See Reference Guides.
- Capabilities: Product actions Floe prepares for your configured demo.
- Plans: Step-by-step task flows for user onboarding and guided execution.
Creating a siteCopy link to this section
In the Floe dashboard:
- Navigate to Sites
- Click Add Site
- Provide the product URL and a display name
- Optionally add a client key for SDK authentication
The product URL identifies the environment Floe uses for your configured demos.
Multi-site setupsCopy link to this section
Each site is independent. If you have multiple products or distinct applications (e.g., a main app and an admin panel), create a separate site for each. Each site has its own client key, so the snippet on a page decides which site the AI demo agent works from.
Site settingsCopy link to this section
Under the site's Settings tab:
- Client Key: Authentication token for the browser SDK snippet.
- Product credentials and domain: The demo environment the demo agent signs in to. See Demo environment and login.
- Agents: The on/off switch for the website agent. Its configuration lives under Website Agent → Configure; see Website Agent Setup.
- Visitor data collection: Analytics, transcript recording, and retention windows. See Security & Privacy.
API execution — letting the in-product agent call your APIs directly, with per-endpoint permissions — is configured under Onboarding Agent → Capabilities, not on the Settings tab.
What's nextCopy link to this section
After creating a site, add source content via Ingestion. You can also fill small factual gaps with Reference Guides. See the Quickstart for the full setup flow.
FAQCopy link to this section
Can I have multiple sites? Yes. Each site is independent. Create one per product or per distinct application.
Can I delete a site? Yes. Deleting a site removes all associated content, capabilities, and plans. This cannot be undone.
What URL should I use for my site?
Use the URL your users access. If your product is at https://app.example.com, use that. Floe uses it for your configured demo environment.