/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 settings and operational defaults

Get access
/Docs
Get access
  1. Docs
  2. Administration
  3. Organisation settings and operational defaults

Organisation settings and operational defaults

Manage identity, inherited review defaults, authentication availability, and access keys.

MarkdownFeedback
PreviousInvite and manage a teamNextProject lifecycle and transfer

On this page

IdentityOperational defaultsTeam and billingAuthentication availabilityAccess keysDanger zoneCommon problems

Organisation settings apply to the customer boundary in the URL. Owners and admins can change identity, defaults, team, billing, and access keys. Members and viewers receive role-appropriate read access only.

Use organisation defaults for policy shared across projects. Use project overrides when one product has a deliberately different review cadence.

Identity

The display name appears in the organisation switcher, headings, and lists. The slug is a lowercase alphanumeric-and-dash identifier used in console URLs.

Changing the slug redirects to the new organisation address. Update bookmarks and automation that stores human-facing console links.

Internal organisation IDs and /v1/organisations contracts do not change. Do not rename technical identifiers solely to mirror customer-facing terminology.

Owners and admins can change identity. Reserved top-level console segments cannot be used as slugs.

Operational defaults

Operational defaults govern review workflow, not runtime flag values.

The stale threshold controls when untouched flags are surfaced for review. New-flag defaults influence the starting configuration workflow for newly created resources.

Projects can override supported values. When a project override is absent, it inherits the current organisation setting.

ChangeExisting flagsNew flagsProject override
Organisation review thresholdRecomputes future review signalsAppliesExplicit override wins
New-flag defaultDoes not rewrite configurationsApplies to future creationSupported project value wins

Changing a default does not rewrite existing environment fallbacks. Review inherited values before using an organisation-wide change to adjust team workflow.

Team and billing

Team settings contain invitations, accepted members, roles, removal, and owner transfer. Billing contains plan, cycle, trial or subscription state, invoices, receipts, and provider management.

Personal owners can begin promotion to a paid Team organisation from General settings. New team organisation creation starts through the organisation switcher and paid checkout.

Authentication availability

Team organisations have an Authentication page showing plan availability for single sign-on and directory sync.

Provider configuration is not currently self-serve. Disabled controls are product status, not an instruction to configure an unavailable SSO or SCIM workflow.

Account passwordless email, optional OAuth, and passkeys remain account authentication mechanisms. They are managed separately from organisation roles.

Access keys

Access keys manages preview Management automation credentials. Owners and admins create them with the narrow scopes required by automation.

Management keys are non-human control-plane credentials. They are separate from server runtime and browser client keys, which belong to project environments.

Raw management secrets are shown once. Store them in an automation secret manager and rotate them when ownership changes.

Danger zone

High-impact actions include ownership transfer, personal-to-team promotion, and organisation closure. Read the relevant lifecycle page and confirm billing and access consequences before proceeding.

Common problems

  • A saved URL no longer works: open the console root and use the current slug.
  • An existing fallback did not change: organisation defaults do not rewrite configuration.
  • A project review cadence differs: inspect its explicit override.
  • SSO controls are disabled: self-serve provider setup has not shipped.
  • A runtime key cannot call Management: create a scoped management key under Access keys.

Related pages: Management API overview, Roles and permissions, and Organisation closure.