Configure custom incident fields
Grafana IRM allows you to add custom incident fields to capture organization-specific metadata relevant to your incident management process.
This feature provides the flexibility to customize incidents according to your unique workflows and requirements, ensuring that important details are properly recorded.
Supported data types
You can define custom fields with various input types to capture important incident details and perform incident analysis.
When creating custom fields, you can choose from the following input types:
- Text: A simple text input for freeform data
- Number: A numerical input for quantitative data
- Single-select: A dropdown menu that allows selection of one predefined option
- Multi-select: A dropdown menu that allows selection of multiple predefined options
Add a custom field
To create a custom field:
- In the Grafana Cloud main menu, click IRM > Settings.
- Select the Incidents tab.
- Locate the Custom fields section.
- Click + Add field.
- Configure the following settings:
- Name: Enter a descriptive name for the custom field (for example,
Region
, orService Impacted
). - Description: (Optional) Add a description that explains the purpose of this field to your team.
- Type: Select the field input type (Text, Number, Single-select, or Multi-select).
- Mandatory: Toggle this option if the field must be completed before resolving an incident.
- Name: Enter a descriptive name for the custom field (for example,
- Click Save.
Edit a custom field
To modify an existing custom field:
- In the Grafana Cloud main menu, click IRM > Settings.
- Select the Incidents tab.
- Scroll to the Custom fields section.
- Click the pencil icon next to the field you want to modify.
- Update any of the following:
- Name
- Description
- Type
- Mandatory status
- Click Save.
Delete a custom field
Warning
Deleting a custom field permanently removes it and cannot be undone. Consider editing the field instead if you might need it later.
To delete a custom field:
- In the Grafana Cloud main menu, click IRM > Settings.
- Select the Incidents tab.
- Locate the Custom fields section.
- Click the trash icon next to the field you want to remove.
- Click Confirm remove.
Use custom fields during an incident
You can add or update custom field values for both active and resolved incidents:
- Navigate to the incident page.
- Locate the Custom Fields section in the right sidebar.
- Click the section to expand it.
- Enter values based on the field type:
- Text fields: Type your text directly
- Number fields: Enter a numerical value
- Single-select fields: Choose one option from the dropdown menu
- Multi-select fields: Select one or more options from the dropdown menu
Note
When resolving an incident, you must complete all mandatory custom fields before the incident can be resolved.
Best practices
Consider these recommendations when configuring custom fields:
- Use clear, descriptive field names that align with your organization’s terminology
- Add helpful descriptions to guide users on how to use each field
- Use single-select or multi-select fields when possible to maintain consistent data
- Limit the number of custom fields to prevent information overload during incident response
- Make fields mandatory only when the information is essential for incident analysis