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

# Scheduling a Flow

> Learn how to schedule a flow on a repeating cadence in Oversteer

## Use Cases

* Checking competitor sites for new features
* Getting latest e-commerce product pricing
* Logging into a site to keep a browser profile updated
* Uploading/downloading a monthly report

## Implementation

Once a flow is created, navigate to the schedule section of the individual flow page. Then, select your cadence ("run every *x* \<days/weeks/months>") and when this cadence should start. After that, your flow will continue to run unless the schedule is paused or canceled!

## Change Monitoring

If you'd like alerts on the flow output changing or meeting a specific condition, see our [Change Monitoring](/features/change-monitoring) feature.
