Quri

Plan-based feature gating

Last updated 2026-06-14

Definition

Plan-based feature gating decides which features a workspace can reach based on its plan. Quri has three tiers — free, pro, and scale — and each maps to a set of capabilities. Move up a tier and more unlocks; features above your plan stay locked until you upgrade. Gating is enforced on the server, not hidden in the UI.

How to do this in Quri

  1. Check the plan on the workspace in /app/accounts — free, pro, or scale.
  2. Try a feature; if it sits above your tier, Quri tells you which plan unlocks it.
  3. Weigh whether that capability is worth moving up a tier for.
  4. Upgrade the workspace’s plan, and the locked capabilities open right away.

Frequently asked

What are the plan tiers?
Three: free, pro, and scale. Each maps to a set of capabilities, so moving up a tier unlocks more of what Quri can do for that workspace. Features above your tier stay locked until you upgrade.
Is a locked feature only hidden, or actually blocked?
Actually blocked. Gating is enforced on the server through the capability check, not merely hidden in the interface. A request for a feature above your plan is denied, not merely out of sight.

Related terms