Organization settings¶
Organization-wide settings live on the Team page
(https://<your-dxdt-host>/team), split across tabs: Members,
Plan & Usage, Features, Authentication, and Incidents.
Tabs are deep-linkable (for example /team#features).
Only admins can change these settings — writes are rejected server-side for other roles, and the controls render disabled. Changes apply to the whole organization and can take up to five minutes to reach background processing.
Features tab¶
Feature settings¶
| Setting | Default | Effect |
|---|---|---|
| Infrastructure Knowledge Graph | On (where the plan includes it) | Maps your infrastructure inventory, findings, and incidents into a connected knowledge graph, enabling cross-domain reasoning between Pulse findings and Triage incidents. |
The toggle is disabled with an Upgrade required badge on plans that do not include the Knowledge Graph (see Plans and limits).
Morning Report¶
A daily summary of what DXDT did overnight — new findings with savings, incidents, and one decision — delivered to Slack, email, and the console. See the Morning Report guide for what the report contains; the settings are:
| Setting | Default | Notes |
|---|---|---|
| Daily Morning Report | On (where the plan includes it) | One report per day for the organization. |
| Timezone | UTC | Your organization's local time; the report is compiled and sent in it. |
| Send hour | 08:00 | Local hour the report goes out (00:00–23:00). |
| Slack channel | Empty | Where the report is posted. Empty = your default alerts channel. |
| Email recipients | Empty | Comma-separated addresses. Empty = your organization admins. |
The card is disabled with an Upgrade required badge on plans without the Morning Report.
Experimental (Beta)¶
Features still in active development, off by default:
| Setting | Effect |
|---|---|
| Sidecar Tools | Enables the Tools menu in the navigation bar: Terraform Generator, Policy Builder, Runbook Builder, and more. |
| Knowledge MCPs | Grounds the agent in official cloud documentation (AWS, Google Cloud) via read-only MCP servers. Activates automatically for the cloud plugins you have enabled. |
Incidents tab¶
| Setting | Default | Effect |
|---|---|---|
| Auto-Escalation | Off | Automatically creates incidents when triage events are classified as high severity; the agent begins investigating immediately. |
| Escalation Threshold | Critical only | Minimum triage severity that triggers automatic incident creation: Critical only or Critical + High. Shown only while Auto-Escalation is on. |
Authentication tab¶
Single sign-on (SAML 2.0 / OIDC) configuration for admins on the Enterprise plan — provider details, just-in-time provisioning, and enforced SSO. See Single sign-on.
Personal settings¶
Per-user preferences live on Settings (/settings), separate from
organization settings. They affect only your own account.
| Tab | Setting | Notes |
|---|---|---|
| General | Legacy UI | Switches from the current Enterprise theme to the Classic look. Saved in the browser only. |
| — | Theme | Light/dark toggle in the top navigation bar. Defaults to your system preference; saved in the browser only. |
| CLI & API | CLI install command, API tokens | Personal access tokens for scripts and CI. See API authentication. |
Troubleshooting¶
| Symptom | Cause / fix |
|---|---|
| Toggles are greyed out | You are not an admin, or the setting shows Upgrade required because your plan does not include it. |
| "Admin access required to change settings" | Setting changes need the admin role in the active organization. |
| A change is not reflected in reports or scans yet | Background services pick up setting changes within about five minutes. |
| Morning Report not arriving in Slack | Check the Slack channel value; empty falls back to your default alerts channel, which must be configured. |