Skip to main content

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 client API 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

LayerPurposeHighlights
Data ingestionSync products, orders, customers, and events from ShopifyNear real-time, supports historical backfills
AI servicesTrain, retrain, and serve purchase & product recommendation modelsDiversity-focused models, freshness monitoring
Wizard Flow & CampaignsTurn predictions into Meta, email, SMS, and Quick Pay launchesGuided setup, attribution, ROAS
DashboardCustomers, products, integrations, billingOrg management, intelligence views
Client APIExternal interface for partners and advanced merchantsAPI-key authenticated JSON

Contributing to the docs

Documentation lives in packages/docs. Updates ship like any other change:

  1. Edit or add Markdown/MDX pages under docs/.
  2. Update sidebars.ts when you add new sections.
  3. Run pnpm start from packages/docs to preview locally.
  4. 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.