/Docs
IntroductionHow FeatureGate worksQuickstart
OrganisationsProjectsEnvironments
OverviewTypes and valuesConfigure across environmentsTargeting rulesPercentage rolloutsDesign evaluation contextLifecycle and intentTags and discovery
Choose an evaluation approachEvaluation credentialsNode.js SDKEvaluate over HTTPEvaluate in browsersSnapshots and configuration freshnessErrors and fallbacksTest flags locallyProduction integration checklist
Run a controlled rolloutKill switchesProject insightsActivity and audit historyReview and clean up flagsEnvironment readinessTroubleshooting and limits
Members, roles, and permissionsInvite and manage a teamOrganisation settings and operational defaultsProject lifecycle and transferPlans, billing, and team organisationsOrganisation closure and reactivationAccount settings and security
Management API overviewPreviewProvision flags through automationPreviewRotate runtime keys through automationPreviewAudit project changes through automationPreview
DocsAPI Reference

Administration/Organisation closure and reactivation

Get access
/Docs
Get access
  1. Docs
  2. Administration
  3. Organisation closure and reactivation

Organisation closure and reactivation

Understand scheduled closure, export access, API blocking, and reactivation boundaries.

MarkdownFeedback
PreviousPlans, billing, and team organisationsNextAccount settings and security

On this page

Before scheduling closureLifecycle statesExport-window enforcementExport expectationsReactivateFailure and support cases

Organisation closure is an owner-only lifecycle for team organisations. Personal organisations cannot enter it. Business and manual-billing organisations require support assistance.

Owner initiation can be disabled while private-beta offboarding remains gated. Enforcement of an existing lifecycle state is unconditional.

Before scheduling closure

Confirm the exact organisation and review:

  • Current billing and paid term.
  • Accepted members and ownership.
  • Projects, environments, flags, and credentials.
  • Application dependencies and safe defaults.
  • Required configuration or audit retention.
  • The deadline shown by the console.

Closure is an organisation-wide operational action, not a substitute for archiving one project.

Lifecycle states

StateConsole and API behaviourOwner action
ActiveNormal operationNone
Closure pendingFully operationalCancel where supported
Scheduled closureFully operational until effective dateCancel or prepare export
Export windowOrdinary routes and keys blockedExport or reactivate where supported
Deletion pendingAccess remains blockedReactivate only where still supported

An unpaid eligible organisation can move from active to closure pending and scheduled closure. A paid self-serve organisation remains operational through its paid term before the export window.

Export-window enforcement

When the export window becomes effective, ordinary organisation routes are replaced by the focused offboarding page.

Existing runtime, client, and management keys return 403 WORKSPACE_OFFBOARDING. The error name remains stable for technical compatibility although customer language uses Organisation.

Do not rotate keys or change scopes in response. The owning organisation lifecycle is the enforcement boundary.

The owner-only export window lasts for the period shown in the console. Deletion pending follows when the window expires or lifecycle advances.

Export expectations

Export generation and final physical deletion are separate platform processes. Do not assume every internal billing, audit, security, or operational record belongs in a customer export.

Retain independent copies of critical application configuration before the deadline. Contact support when an expected export cannot be produced or retrieved.

Reactivate

Owners can reactivate during supported pre-deletion states from the offboarding surface. An eligible self-serve billing event may also reactivate the organisation.

Reactivation restores organisation access, but it does not replay requests that failed during blocking. Applications must retry hosted work or refresh snapshots after access returns.

After reactivation:

  1. Open the organisation and verify projects.
  2. Test a safe runtime request.
  3. Confirm snapshot refresh health.
  4. Review key status and automation schedules.
  5. Reconcile work skipped during the blocked period.

Failure and support cases

  • Closure action is unavailable: initiation may be gated or the plan may require support.
  • Every valid key returns 403: inspect lifecycle and WORKSPACE_OFFBOARDING.
  • Reactivation succeeded but jobs failed: retry them; requests are not replayed automatically.
  • The owner cannot access ordinary routes: use the focused offboarding page.
  • Export is incomplete: compare documented scope and contact support before the deadline.

Related pages: Organisations, Plans and billing, and Errors and fallbacks.