help_outline FAQ chevron_right FAQ chevron_right Detail

What does the 'Run Condition' field do in an assistant?

assistant condition field run does continuously

The Run Condition field specifies a SQL-like query that determines when the assistant triggers. It runs every minute (as set in 'Minute'). If the query returns 1, the notification is sent—for example, using 'SELECT 1' makes it run continuously.