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

Create a table type check

Create a check by selecting Create a new Table Check if you know which specific table and conditions you want to test. This check type is applied on only one table at a time. You can also include your own script for more complex capabilities by selecting the Advanced option on the form.

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 Table Check.

  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.
TableTable queried for this check.
ConditionsConditions that filter records on a table. Only the records that meet the criteria are scanned.
AdvancedOption to execute the defined script against each record that matches the condition and control when a finding is generated if Advanced is true. If Advanced is false, a finding is generated for every record that matches the condition in the defined table.
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.
TableTable from which records will be scanned
ConditionsConditions that determine which records will run
ScriptThe script that executes against each record that matches the condition in the defined table.Note: This field shows up only if the Advanced check box is selected.

Parent Topic:Create a check