Use Cases
Flexible Definition
Create multiple custom fields, define names, types, options, and default values. Supports text, single-select, multi-select, checkbox types
Information Association
Associate incidents with business data like affected systems, geographic location, related customers, whether it’s a false alarm, etc.
Filter and Categorize
Filter and categorize incident views by custom fields, create common filters to efficiently organize and handle incidents
Field Definition Example

Incident Information Association

Filter View by Field

Configuring Fields
Creating Fields
An account supports creating up to 15 custom fields.
Create Field
Click Create Custom Field, enter the following information:
| Configuration | Description |
|---|---|
| Field Name | Identifies the field in API, cannot be modified after creation |
| Display Name | Shown on incident details page, can be modified after creation |
| Field Description | Helps incident handlers understand and use this field |
Select Field Type
| Type | Description |
|---|---|
| Text | Plain text input, max 500 characters |
| Single-select | Dropdown with single selection, max 10 options, each up to 200 characters |
| Multi-select | Dropdown with multiple selection, max 10 options, each up to 200 characters |
| Checkbox | Checkbox toggle |
Updating Fields
Only the following can be updated:- Display name
- Field description
- Field options (single-select and multi-select types only)
- Default value
Field updates only affect new incidents, not existing ones.
Deleting Fields
You can initiate deletion from the console at any time.FAQ
Why can't I search incidents by my created field?
Why can't I search incidents by my created field?
Please confirm whether the field type you want to search is Text type. To ensure system stability, searching text type fields is currently not supported.