Skip to main content
Status: Available: documented behavior that is ready to use today.

Tools and responsibilities

  • Pages: Present a promise and guide a visitor toward one next action.
  • Forms: Collect the fields needed for a lead, registration, or request.
  • Automated webinars: Deliver timed teaching, engagement moments, and an offer.
  • Products: Define what a creator sells and what the customer receives.
  • Checkout: Collect buyer intent and hand payment verification to the backend.
  • Workflows: React to customer events with conditions, waits, branches, and actions.

Draft, preview, and published

  • Draft means creators can keep configuring without exposing a public journey.
  • Preview lets a creator inspect presentation without claiming that customer-side mutations succeeded.
  • Published means the backend accepted the current configuration for its supported public runtime.
Publishing is a real operationA readiness checklist provides guidance. The backend may still reject publication when required data or linked objects are unavailable.

Customer identity

Email is the primary deduplication key for customer records. Forms, webinar registration, checkout, and manual edits can add context to the same CRM record when the backend can match that identity.