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

# Execution Mode 3: Cron Job

### Overview

Cron job mode allows you to **schedule autonomous flows** to execute automatically at specified intervals directly on the platform. This eliminates the need for external scheduling systems.

<img src="https://mintcdn.com/phinite/spbPnSZPWmAXAKhH/images/Screenshot2026-02-10at5.28.43AM.png?fit=max&auto=format&n=spbPnSZPWmAXAKhH&q=85&s=b6c9f2112b90749299825965a353e36f" alt="Screenshot2026 02 10at5 28 43AM" title="Screenshot2026 02 10at5 28 43AM" style={{ width:"27%" }} width="582" height="1308" data-path="images/Screenshot2026-02-10at5.28.43AM.png" />

**Configuration:**

* Set up the schedule directly in the platform UI
* Agent Graphs execute in the background at the specified time
* No API calls required once configured
* Ideal for recurring tasks like daily reports, periodic data syncs, or scheduled notifications

**Use Cases:**

* Daily/weekly/monthly reports
* Periodic data synchronization
* Scheduled cleanup tasks
* Regular health checks
* Automated reminders and notifications
