Settings Screens
Reference for the 7 screens under Settings.
Integrations (/settings/integrations)
Section titled “Integrations (/settings/integrations)”Manages connections for the 10 notification channels. The Free plan includes Email / Slack / Discord / Webhook; the other 6 (LINE / PagerDuty / Datadog / GitHub / Grafana / Jira) require Pro or higher. You can also open this screen directly from the “Integrations” link in the top header.
Per-channel fields
Section titled “Per-channel fields”Every channel takes a required “Name”. In addition:
| Channel | Fields |
|---|---|
| Recipient address. Requires confirmation via a verification email (shows “unverified” until confirmed; resendable) | |
| Slack | Incoming Webhook URL |
| Discord | Webhook URL |
| Webhook | Destination URL (HTTPS) and Secret (for signature verification) |
| LINE | Channel Access Token and recipient ID |
| PagerDuty | Routing Key |
| Datadog | API Key and Site (datadoghq.com / datadoghq.eu / us3 / us5 / ap1) |
| GitHub | Personal Access Token, Owner, Repository, Labels (optional, comma-separated) |
| Grafana | API Token and Push URL (HTTPS) |
| Jira | Email, API Token, Site URL, Project Key, Issue Type Name |
Actions
Section titled “Actions”- Send test: sends a test notification to verify connectivity
- Delete: removes the connection after a confirmation dialog
- Edit: rename the connection. To change the connection settings too, check “Re-enter connection settings” and re-enter all fields (saved values are not displayed for security reasons). Changing an email recipient requires verifying the new address again
API Keys (/settings/api-keys)
Section titled “API Keys (/settings/api-keys)”Manages API keys for the Public API, CLI, and MCP Server. The key limit depends on your plan.
Creation form
Section titled “Creation form”| Field | Required | Notes |
|---|---|---|
| Name | ✓ | e.g. “CLI Access” |
| Scopes | ✓ | read (default) / write; at least one |
| Kind | – | Persistent / expiring (presets from 1 hour to 90 days, or a custom date) |
List and deletion
Section titled “List and deletion”- The list shows the name, key prefix, kind badge (persistent / expiring / session), scopes, expiry, and last-used time. “Session” keys are issued automatically by device authorization (CLI / MCP login)
- Deletion requires typing the exact key name to prevent mistakes. Integrations using the key stop working immediately
Team (/settings/team)
Section titled “Team (/settings/team)”- Team info: team name (inline edit), plan, creation date, and time zone (used for time display in notifications etc.)
- Members: name, email, and role badge (owner / member / viewer). Owners can change roles and remove members. The last owner cannot be demoted or removed. Removing yourself logs you out automatically
- Invitations: specify an email address (leave blank for a link-only invitation) and role, then “Create invitation”. Share the generated link (valid for 7 days). The Free plan allows only 1 member, so inviting requires an upgrade
- IP address restrictions (Business only): restrict dashboard access to allowed IPs (CIDR supported, up to 50 entries). “Apply to API access” extends the restriction to the Public API
Account (/settings/account)
Section titled “Account (/settings/account)”- Change email address: enter the new address and confirm with your password (or a 6-digit code sent by email, for OAuth users without a password). The change is finalized via a confirmation email sent to the new address
- Change name: inline edit
- Data export: download your account data as JSON (paid plans only, team owners only)
- Delete account: after confirming with your password or a code, deletion is scheduled. All data is permanently deleted after 30 days; until then you can cancel via support
Security (/settings/security)
Section titled “Security (/settings/security)”- Change password: current password + new password (8+ characters). Shows “Set password” instead for OAuth accounts without one
- Two-factor authentication (MFA):
- Enable: confirm password → scan the QR code with an authenticator app → confirm with a 6-digit code → save the recovery codes (downloadable / copyable; not shown again)
- Disable / regenerate recovery codes: requires password confirmation
- Connected accounts: link / unlink Google and GitHub. If you have no password and only one linked account, unlinking is disabled so you don’t lose your only sign-in method (set a password first)
Audit Logs (/settings/audit-logs)
Section titled “Audit Logs (/settings/audit-logs)”Browse your team’s operation history (time, user, action, resource, IP address). Available on Pro and higher. Filter by category and scroll to load older entries.
Billing (/settings/billing)
Section titled “Billing (/settings/billing)”- Current subscription: plan name, billing interval, status, and next renewal date. “Manage subscription” opens the payment portal for card changes and cancellation
- Change plan: choose monthly or annual billing (annual saves two months) and upgrade / downgrade. Changes go through checkout and take effect immediately
- Invoices & receipts: available from the portal on paid plans
See Plans & Limits for each plan’s quotas.