Company Accounts
Each company is an isolated workspace with its own flows, conversations and team.
All Users
Every user across all company accounts
| Name | Role | Company | Status | Joined |
|---|
Backup & Restore
Download a full database snapshot to your PC, then restore anytime after a publish.
.json file to your PC & browser.json file.json backup filesPlatform Settings
Manage the superadmin account and platform-level configuration
Configure the AI model used for API description generation, outcome detection, and MCP tool calling in the API Collection.
Get your key at openrouter.ai/keys — stored securely in the platform DB
⚠️ Requires a funded AI model account. Free-tier (:free) models are rate-limited and unreliable — use the paid IDs above.
Used for: AI Node in flows · API description generation · Outcome mapping
Optional. Point to your own AI proxy / Supabase Edge Function. When set, the chatbot will call this URL instead of OpenRouter directly.
Saved to platform settings & localStorage as ai_function_url.
Required for the Place Search node in flows — lets users search and select a real address using Google Places Autocomplete.
Get your key at Google Cloud Console — enable the Places API and Maps JavaScript API. Stored securely in platform DB, sent to chat runtime at load time.
Test Key requires the google-places-proxy Edge Function to be deployed first. Click Deploy Proxy above for the one-time setup guide.
Enable the Payment node in flows — collects Stripe card payments inside the chat. Uses Stripe Connect for split payments to connected accounts.
Stored server-side in platform_settings. Never sent to the browser.
Deploy the 4 Stripe Edge Functions first. Webhook endpoint: <supabase-url>/functions/v1/stripe-webhook
Wipe ALL platform data — all companies, users, flows and conversations. Cannot be undone.