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
| Setting | Description |
|---|---|
| Organization name | The name displayed across Batida |
| Timezone | Default timezone for all timestamps and schedules |
| Default language | Interface language (English or Portuguese) |
| Logo | Upload a custom logo for the sidebar and login page |
Feature flags
Feature flags let you enable or disable platform features:
| Flag | Description | Default |
|---|---|---|
| Mock incidents | Allow users to create simulated incidents for training | On |
| Status pages | Enable public status pages for end users | On |
| AI summaries | Allow AI-powered postmortem summary generation | On |
| Workflows | Enable workflow automation engine | On |
| Webhooks | Allow inbound and outbound webhook integrations | On |
| Custom domains | Allow custom domains for status pages | Off |
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
| Setting | Description |
|---|---|
| Default severity | The severity level pre-selected when creating incidents (P2 by default) |
| Auto-assign commander | Automatically assign the on-call responder as Commander when an incident is created |
| Require postmortem | Require a postmortem for incidents above a certain severity |
| Postmortem required from | The 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.