> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arcyria.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Schedule and automation

> Configure a fixed interval or UTC cron schedule from pipeline Settings after manual validation.

Scheduling is configured in the pipeline **Settings** tab. It is a pipeline-level
control, not a Destination panel.

## Available schedule types

* No schedule
* Fixed interval from 1 through 24 hours
* Five-field cron expression evaluated in UTC

## Recommended sequence

1. Configure source streams, destinations, and published transformations.
2. Validate the pipeline from **Overview**.
3. Click **Run all** and confirm a successful manual execution in **Runs**.
4. Open **Settings**.
5. Configure the interval or UTC cron expression.
6. Click **Save schedule** and keep the pipeline active.

## Operational notes

* Cursor-based Incremental streams should use stable, indexed cursor columns.
* Full Table streams reread all visible rows on every scheduled execution.
* Pause the pipeline from the header or **Settings** without deleting its schedule.
* Re-test connections after credential rotation.
* Review **Runs** after enabling or changing automation.
