- Custom fields
- Incident severities
- Incident roles
- Incident statuses
- Schedules
- Escalation paths
- Alert sources
- Alert routes
- Catalog types and entries
- Maintenance windows

Editing Terraform-managed resources in the UI
Once a resource is managed by Terraform, it becomes locked in the dashboard — you can’t save changes directly. But you can still use the UI to compose changes visually:- Open the resource (e.g. a schedule or escalation path) in the dashboard
- Make your changes in the visual editor
- Instead of saving, click Export to get the updated
.tfconfiguration - Review and apply via your normal Terraform workflow