Organization
| Setting | Description |
|---|---|
| Organization name | Display name used across the UI |
| Slug | URL-safe identifier used in your status page URL (status.obsy.ai/{slug}) |
| Logo | Optional logo shown in the sidebar and status page |
Members
Manage who has access to your organization.Invite a member
- Click Invite member.
- Enter their email and select a role.
- Click Send invite.
Roles
| Role | Permissions |
|---|---|
| Owner | Full access, including billing and organization deletion |
| Admin | All features; can invite and remove members |
| Member | Read/write access to incidents, alerts, RCA, postmortems, and services |
| Viewer | Read-only access to all pages |
Removing a member
Click the member’s row and select Remove. Removed members lose access immediately. Their contributions (incident timeline entries, RCA reports) are preserved.Notification channels
Configure how Obsy notifies your team when incidents are created or updated.| Channel | Description |
|---|---|
| Slack | Posts to the general incidents channel (requires Slack connected in Integrations) |
| Sends to all Admin and Owner members |
API tokens
Generate long-lived API tokens for CI/CD integrations (e.g. sending deployment events from GitHub Actions).- Go to Settings → API tokens.
- Click Generate token.
- Give it a name (e.g.
github-actions-prod). - Copy the token immediately — it is shown only once.
Danger zone
| Action | Effect |
|---|---|
| Delete organization | Permanently removes all data: clusters, incidents, alerts, integrations, reports. Cannot be undone. |