Overview
Request a configuration change
Submit a change request. Secret values are never displayed after submission.
Change request
Create a safe, auditable request to update a setting. Approval-required changes will be routed for review.
Settings catalog
Source: api:/api/settings
| Key | Category | Type | Secret | Approval | Updated | Updated by |
|---|---|---|---|---|---|---|
| auth.session_ttl_minutes | Authentication | number | false | true | 2026-02-26T14:22:00Z | security-admin@company.com |
| integrations.sendgrid.api_key | Integrations | string | true | true | 2026-02-25T09:10:00Z | ops@company.com |
| ui.banner_message | UI | string | false | false | 2026-02-24T18:03:00Z | it-admin@company.com |
Pending change requests
Source: api:/api/settings/change-requests?status=pending
| Requested | Key | Requested by | Status | Approval |
|---|---|---|---|---|
| 2026-02-26T15:01:00Z | auth.session_ttl_minutes | security-admin@company.com | Pending review | true |
| 2026-02-26T10:44:00Z | ui.banner_message | it-admin@company.com | Queued | false |