> For the complete documentation index, see [llms.txt](https://readme.directual.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://readme.directual.com/scenarios/schedule-triggers.md).

# Scheduled Triggers

In Directual, scheduled scenarios can be configured with two main settings:

**Autorun**:

* No autorun
* Regular (for example, every hour, or every 15 minutes)
* Daily (every day in a certain time; for example every day at 9:00 a.m.)
* Weekly (for example, on Mondays and on Saturdays at 1 p. m.)
* Monthly (for example on 10th and 20th)
* [Raw CRON configuration](/scenarios/schedule-triggers/cron-format.md)

**Filter for objects:**

{% hint style="info" %}
**Note**: The choice of the time zone in the advanced section of app settings affects the autorun settings.
{% endhint %}

![](/files/-M6iTKNVddD74QTaph9J)

## Filter for objects

Standard [comparison component](/template-system/comparison-operators.md). Here you can filter the objects from the target structure before they are processed by the scenario. You can use [Global constants](/scenarios/using-variables/global-constants.md) here as well.

![](/files/-M6iWxRd26XUIDKBbZfC)

## Manual scenario run

If your scenario uses the 'By CRON (scheduled)' trigger and is not stopped, you can also run it manually by clicking **Other actions → Push all objects in scenario**

![](/files/-MGch5d-GfKu79g9YNnx)
