Platform Administration
S

Company Accounts

Each company is an isolated workspace with its own flows, conversations and team.

0
0
0
0
Loading…

All Users

Every user across all company accounts

NameEmailRoleCompanyStatusJoined

Backup & Restore

Download a full database snapshot to your PC, then restore anytime after a publish.

Every Genspark publish wipes all database rows
Schemas survive but all companies, users, flows and conversations are deleted on each publish. Download a backup before publishing — then use Restore to bring everything back in seconds.
1
Click Download Backup — saves a .json file to your PC & browser
2
Publish your code change in the Publish tab
3
Return here → Restore from Browser or upload the .json file
Download Backup
Saves complete DB snapshot to your PC & browser cache
Checking browser backup…
Restore Database
Bring back all data after a publish wipe
Restore from browser backup
Checking…
or
Restore from backup file (.json)
Drop your backup file here
or click to browse — accepts .json backup files

Platform Settings

Manage the superadmin account and platform-level configuration

AI Settings — AI Model

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.

Google Places API Key

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.

Deploy Proxy

Test Key requires the google-places-proxy Edge Function to be deployed first. Click Deploy Proxy above for the one-time setup guide.

Stripe Payments

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.

Setup Guide

Deploy the 4 Stripe Edge Functions first. Webhook endpoint: <supabase-url>/functions/v1/stripe-webhook

Change Password
Danger Zone

Wipe ALL platform data — all companies, users, flows and conversations. Cannot be undone.