Notifications

Card key

docs_4nd9wctm

Status

Ready

Card type

base/cardTypes/page

Labels

Owner

N/A

Information classification

public

Notifications enable logic programs to communicate messages to the user based on the state of the fields and the relationships of the cards. Unlike automated policy checks, notifications do not communicate failure or success. Use notifications to give advice or helpful tips.

Notifications can be defined in user-configured logic programs with the term

notification( <card key>, <category>, <title>, <message> )

The arguments category and title are string identifiers for organising the checks that yield notifications.