Skip to content

Organization settings

The Organization settings page is where administrators configure global preferences for their Batida instance: organization name, timezone, feature flags, and integrations.

Accessing organization settings

Only users with the Org Admin role can access organization settings. Navigate to Settings > Organization in the sidebar.

General settings

SettingDescription
Organization nameThe name displayed across Batida
TimezoneDefault timezone for all timestamps and schedules
Default languageInterface language (English or Portuguese)
LogoUpload a custom logo for the sidebar and login page

Feature flags

Feature flags let you enable or disable platform features:

FlagDescriptionDefault
Mock incidentsAllow users to create simulated incidents for trainingOn
Status pagesEnable public status pages for end usersOn
AI summariesAllow AI-powered postmortem summary generationOn
WorkflowsEnable workflow automation engineOn
WebhooksAllow inbound and outbound webhook integrationsOn
Custom domainsAllow custom domains for status pagesOff

WARNING

Disabling a feature flag does not delete existing data. For example, disabling "Status pages" hides the feature from the UI but does not delete your published status pages.

Incident configuration

SettingDescription
Default severityThe severity level pre-selected when creating incidents (P2 by default)
Auto-assign commanderAutomatically assign the on-call responder as Commander when an incident is created
Require postmortemRequire a postmortem for incidents above a certain severity
Postmortem required fromThe minimum severity that triggers the postmortem requirement (P1, P2, or P3)

Notification preferences

Configure default notification channels for the organization:

  • Email -- enable or disable email notifications.
  • Slack -- connect a Slack workspace and choose notification channels.
  • PagerDuty -- connect PagerDuty for escalation workflows.
  • Webhook -- configure outbound webhooks for custom integrations.

Saving changes

Click Save Changes at the bottom of the page to apply your settings. Changes take effect immediately for all users.

Built by the Batida team