Setup guide

TrueClara is easiest to understand as one loop: connect a real workspace, let the route graph populate, and then layer Bets, Rollouts, and Clara on top of the same surface.

Workspace home with the first graph visible.

Start with one real workspace

The fastest rollout is not "connect everything." It is one production-shaped workspace with enough route coverage to show how decisions, Rollouts, and observations stay attached.

Add your first sources

Most teams begin with:

  • PostHog for route and event context
  • Stripe for revenue and customer value signals
  • The SDK for route-aware flags and Rollouts in the app itself

Once those inputs are present, the graph stops behaving like a setup checklist and starts behaving like an operating surface.

Read the graph before you edit it

The graph is not just a map of URLs. It is where you can see:

  • which sections of the product are active
  • where rollouts and bets bind to real traffic
  • what Clara is reacting to
  • which routes still need cleanup or ownership

The app view with the route graph and right panel open.

What a healthy first week looks like

During the first week, most teams should be able to:

  1. See the live route structure without exporting data elsewhere.
  2. Confirm that the right-panel context changes as they move across routes.
  3. Create one bet that predicts a measurable outcome.
  4. Tie one rollout to that bet so causality stays intact.