Skip to main content
Platform is the composable core of Parable. Everything here has been seen across enough customers, long enough, that we’re confident it behaves the same way for yours. We move things into Platform deliberately — a great composable platform takes patience to build, and we’d rather be right than fast at this layer. If something’s in Platform, it’s production, stable, and ours to keep steady.
How to read Platform results: this is the bedrock.

New

Groundwork for inviting teammates into your workspace

  • We shipped the foundation that lets you invite additional users into your Parable workspace — the auth plumbing, the email that goes out when someone is invited, and per-user preferences like timezone and locale.
  • Nothing visible changes for you yet; this is the base the upcoming invite UI sits on top of.
  • Google Meet meeting metadata and Linear issue tracking both joined the connector catalog this week.
  • Paired with a broader cleanup of how we handle authentication and pagination across sources — making future connectors faster to ship.
  • Behind the scenes, our generated TypeScript SDK is now split into per-domain modules that bundlers can tree-shake — so anything built on top of it loads only the code it actually uses.
  • You won’t see a named feature here; you’ll feel it in slightly faster load times on Parable surfaces over the coming weeks.

Improved

We're cooking something good ;)

Short week — the improvements this cycle came bundled inside the new items above.

Fixed

  • When you connect a Google source, Parable used to request every permission it could ever need — even for data streams you weren’t turning on.
  • Now we only request the permissions the specific source actually uses. Cleaner consent screen, less over-scoping.
  • Added new error-handling building blocks inside the Parable app so that if a single chart or component hits an unexpected error, the rest of the page keeps working instead of showing a blank screen.
  • You’ll see a small “couldn’t load” message in the affected spot instead of losing your whole view.

How we tier releases: Labs · Preview · Platform. The world — and the AI beneath every intelligent product — is changing faster than ever. We ship you the latest and greatest. Occasionally your results will shift as models and methods refine; rarely enough to flip a decision, always with a note from us when the change is meaningful.
Want a closer look at any of these? Reach out to your Parable team — we’re happy to walk you through what shipped and what’s coming next.