The isActive field on a Plan record in Skarn Suite (the platform auth hub: SSO, tenancy, billing, entitlements, internal event bus) stores a specific piece of the data; it is a true-or-false flag marking whether this condition applies, which downstream screens and reports read to decide what to show or which action to prompt. In everyday use this is part of how Plan records are created, displayed, validated, and reported, and it is grounded strictly in the real schema fact Plan.isActive: Boolean.
Technical section
Data model, API, and internals — visible to developers.
