Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Diagnostics Feature form

Learn about the fields of diagnostics feature form.

FieldDescription
NameName of the diagnostic feature. This name appears in the application to which the diagnostic feature belongs.
Image omitted: diagnostic\_feature\_name.png
Diagnostic feature name in application|

|Active|Option for activating the diagnostic feature.| |Application|Search for and select the application with which you want to associate this diagnostic feature.| |Roles|User roles that allow access to the diagnostic feature.| |Description|Details of the scans in the diagnostic feature. The description is displayed in the application to which the diagnostic feature belongs.

Image omitted: app\_diagnostic\_description.png
Diagnostics feature description on the application page|
FieldDescription
LabelName of the label for the input fields.
Field TypeThe Reference field type.
TableName of the table on which the query specified in the condition should run.
KeyAn identifier for the user input condition. If a user specifies multiple conditions, this key acts as a unique identifier for each condition. You can use this key as the input for the scanContext section of the diagnostic script. For example, if you specify projectFilter as a key, the scanContext section of the diagnostic script would appear as follows: var encodedQuery = scanContext.input.projectFilter;

Related topics

Create and add diagnostic features