Checks
Last updated
Last updated
Checks are a powerful way to enforce quality and consistency across your documents.
Checks are scripts that must pass — meaning they must run successfully, without errors — before a document can be published or sent for review.
If a Check fails, you are not able to proceed with publishing.
Checks can be set on both Types and Templates, giving you flexible control over how and where your validation rules apply.
Setting a Check on a Type will enable you to set Checks for all templates and instances of the type
Setting it on a Template will apply it to all instances of that specific template. To add a Check, navigate to the Instance tab in the entity and select your script.
During a review, you’ll also be able to see which Checks are applied right within each Changeset, so you always know what’s being enforced and where.
Seal comes with a built in AI Copilot to write code for you. Navigate to the 'Copilot' tab on the right hand side, and write a prompt to describe what you need.
See for more documentation on Writing Scripts.