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

Create a column type check

Retrieve all records containing a specific column field type from all tables in an instance by selecting Create a new Column Type Check. The Column Type Check type implements the rule you created to iterate all records matching the target column field type.

Before you begin

Role required: scan_admin

Before performing this task you must complete [Create a check](hs-create-health-check.md).

Procedure

  1. Select Create a new Column Type Check.

    A New record form appears.

  2. On the form, fill in the fields.

FieldsDescription
NameName of the check record.
ApplicationApplication that has the check record.
CategoryCategory of the check record.
PriorityPriority at which the findings should be resolved.
VersionCurrent version of the check record.Note: If you want to update an already existing check, the Version field increments itself.
ActiveOption to activate this check record.
Short DescriptionMandatory description about the check records.
DescriptionAdditional information about the check records.
Resolution DetailsGuideline to avoid check to go off against one or more tables.
Column TypeColumn type queried for this check.
Documentation URLDocumentation link for the check details.Note: A scan_user can't edit the Documentation URL field.
Run ConditionBoolean field that determines if the check should be run.
Column TypeType of columns that will run.
ScriptScript that executes against each record in a table containing a field of the defined column type.

Parent Topic:Create a check