Skip to main content
If defined, this parameter will override the model-level auto_run parameter.
Forces all queries using the topic to require a run click to return new results. This can be useful if there are cost concerns on running queries as they are built, but it will reduce UI interactivity.

Syntax

Properties

boolean
Controls whether queries using the topic automatically run. When set to false, users must click a run button to execute queries. When set to true, queries run automatically.

Examples