Skip to main content

Organisation settings

Path: Settings → Organisation (URL /app/org-settings).

A grab-bag of org-wide configuration. Sub-pages within:

Overview

The org's basic info: name, logo, primary contact email, default language, default timezone.

Branding (Full tier)

White-label settings:

FieldNotes
Org nameReplaces "Bee Flow" in titles.
LogoReplaces the bee mark. SVG / PNG up to 1 MB.
Primary colourHex. Replaces amber as the accent.
Secondary colourHex.
Custom domainE.g. ai.example.com. DNS CNAME to beeflow.ai.
Custom email senderFrom: noreply@example.com for invites / notifications.

White-label is gated by the white_label feature flag — Full tier only.

Defaults

What new agents / KBs / users inherit:

DefaultPurpose
Default modelWhat new agents use unless overridden.
Default Privacy Shield levelWhat new agents inherit.
Default integrations enabledMirrors the NC integrations panel.
Default starter prompts languageEnglish / Dutch / German / etc.

Studio policy

Org-wide rules for what users can do in Studio:

RuleNotes
Allow user agent creationOff → users can use existing agents but not create new ones.
Mandate templatesNew agents must start from a template.
Require admin approval for publishPublic-marketplace submissions need admin sign-off.
Lock per-user integration overridesUsers can't re-enable disabled tools.

Licence & usage

Path: Org settings → Licence & usage.

FieldNotes
Active tierRead-only — derived from the licence.
Licence keyPaste / clear here (details).
Tier limitsUsers / agents / msgs per month.
Current usageThis calendar month. Resets at 00:00 UTC on the 1st.
Last verifiedWhen the server last polled the licence-server.
Refresh nowManual re-check button.

Privacy

Org-level Privacy Shield settings (the same JSONB record described in Privacy Shield).

FieldNotes
Master toggleTurn the shield off entirely (not recommended).
Detection backendAzure / Local / Both.
Confidence threshold0–1, default 0.7.
Custom regex categoriesOrg-defined patterns.
EU modeMinimises logs, anonymises IPs.
Lock user overrideUsers can't tune their own privacy level.

DLP (Enterprise+)

Configure policy rules for prompt + tool-result scanning. See DLP & guardrails for the action types and audit log structure.

SSO (Enterprise+)

ProviderSetup
SAML 2.0Paste IdP metadata XML; Bee Flow exposes ACS URL + entity ID.
OIDCSet issuer + client ID + secret.

When SSO is enabled, the username/password form is hidden by default. Set ALLOW_PASSWORD_LOGIN=true to keep it as break-glass.

Audit (Enterprise+)

FieldNotes
Retention daysHow long to keep guardrail_events. Default 90.
SIEM webhookURL + shared secret for real-time event push.
Email alertsEmail address(es) for high-severity violations.

See Audit & compliance for the data model.

Voice (Pro+)

FieldNotes
STT providerVoxtral / Deepgram / Mistral / Whisper local.
TTS providerVoxtral / ElevenLabs.
Default voicePicker from your provider's voices.
Allow voice callsMaster toggle.

Integrations (other than NC)

A panel listing every integration the server is configured for (env vars set), with org-level toggles + per-group overrides — same model as the NC integrations panel.

Memory

FieldNotes
User memory enabledMaster toggle for the Memory Extractor system agent.
Org memoryShared memory facts visible to all agents (e.g. "We refer to Q1 as 'the launch quarter'.").
RetentionForever / 12 months / 6 months.

Danger zone

ActionEffect
Reset wizardRe-runs the first-run wizard on next login.
Delete all conversationsOrg-wide chat purge. Irreversible.
Delete organisationTombstones the org. 30-day grace period before hard delete.