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

# ETL: Scheduling, Jobs & Clusters

> Run, schedule, and monitor ETL jobs in Integrate.io. Create clusters, set up recurring schedules, and track job progress and errors.

Jobs execute your ETL packages on clusters. These guides cover how to run jobs on demand or on a schedule, monitor their progress, review errors, and manage the compute clusters that power them. Clusters can be created, scaled, and terminated as your workload requires.

<CardGroup>
  <Card title="Running Jobs" icon="arrow-right" href="/etl/running-jobs" horizontal />

  <Card title="Scheduling Package Execution" icon="arrow-right" href="/etl/scheduling-package-execution" horizontal />

  <Card title="Monitoring Jobs" icon="arrow-right" href="/etl/monitoring-jobs" horizontal />

  <Card title="Viewing All Jobs in the Account" icon="arrow-right" href="/etl/viewing-all-jobs-in-the-account" horizontal />

  <Card title="Viewing Completed Task Outputs" icon="arrow-right" href="/etl/viewing-completed-tasks-outputs" horizontal />

  <Card title="Viewing Job Error Details" icon="arrow-right" href="/etl/viewing-job-error-details-for-failed-jobs" horizontal />

  <Card title="Creating a Cluster" icon="arrow-right" href="/etl/creating-a-cluster" horizontal />

  <Card title="Editing and Scaling Clusters" icon="arrow-right" href="/etl/editing-and-scaling-clusters" horizontal />

  <Card title="Monitoring Clusters" icon="arrow-right" href="/etl/monitoring-clusters" horizontal />

  <Card title="Terminating a Cluster" icon="arrow-right" href="/etl/terminating-a-cluster" horizontal />
</CardGroup>
