Welcome to Flexsee Docs
Flexsee combines Shopify data and AI-powered recommendations to predict what every shopper will buy next. This documentation is the single source of truth for:
- Connecting commerce and marketing platforms (Shopify, Klaviyo, Mailchimp, Meta Ads, Stripe Quick Pay)
- Launching predictive campaigns with Wizard Flow and measuring them on Campaigns
- Building against the public-facing
clientAPI with API keys generated in the dashboard - Operating the internal Flexsee admin panel for QA, impersonation, and test runs (staff only)
How the Flexsee platform fits together
| Layer | Purpose | Highlights |
|---|---|---|
| Data ingestion | Sync products, orders, customers, and events from Shopify | Near real-time, supports historical backfills |
| AI services | Train, retrain, and serve purchase & product recommendation models | Diversity-focused models, freshness monitoring |
| Wizard Flow & Campaigns | Turn predictions into Meta, email, SMS, and Quick Pay launches | Guided setup, attribution, ROAS |
| Dashboard | Customers, products, integrations, billing | Org management, intelligence views |
| Client API | External interface for partners and advanced merchants | API-key authenticated JSON |
Helpful links
- New to Flexsee? Quickstart → Wizard Flow
- Running campaigns? Campaigns & attribution
- Integrations? Shopify, Klaviyo, Meta Ads, Mailchimp, Quick Pay
- Developers? Client API overview
- Flexsee staff? Internal admin playbooks are employee-only—reach out in #product if you need access.
Contributing to the docs
Documentation lives in packages/docs. Updates ship like any other change:
- Edit or add Markdown/MDX pages under
docs/. - Update
sidebars.tswhen you add new sections. - Run
pnpm startfrompackages/docsto preview locally. - Open a PR—"Edit this page" links point directly to the GitHub source.
See something missing? Ping the product team or open an issue with the gap—clear docs are part of every Flexsee release.