> ## 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: Packages & Workflows

> Create and manage ETL packages and workflows in Integrate.io. Use the visual designer, templates, version control, and workflow components.

Packages are the building blocks of Integrate.io ETL pipelines. A package defines your data flow from source through transformations to destination. Workflows let you orchestrate multiple packages, run SQL, move files, and chain operations together. These guides cover creating, configuring, and managing both.

<CardGroup>
  <Card title="Creating a New Package" icon="arrow-right" href="/etl/creating-a-new-package-in-integrateio-etl" horizontal />

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

  <Card title="Package Designer" icon="arrow-right" href="/etl/working-in-the-new-package-designer" horizontal />

  <Card title="Creating a Package from a Template" icon="arrow-right" href="/etl/create-a-package-from-a-template" horizontal />

  <Card title="Package Creation Guide" icon="arrow-right" href="/etl/creating-a-new-package" horizontal />

  <Card title="Creating a Delivery" icon="arrow-right" href="/etl/how-to-create-a-delivery" horizontal />

  <Card title="Import or Export Package JSON" icon="arrow-right" href="/etl/how-do-i-import-or-export-a-packages-json-source-code" horizontal />

  <Card title="Package Version Control" icon="arrow-right" href="/etl/how-do-i-use-package-version-control" horizontal />

  <Card title="Component Previewer" icon="arrow-right" href="/etl/component-previewer" horizontal />

  <Card title="Dynamic Connections" icon="arrow-right" href="/etl/dynamic-connections" horizontal />

  <Card title="Advanced Search" icon="arrow-right" href="/etl/advanced-search" horizontal />

  <Card title="Validating a Package" icon="arrow-right" href="/etl/validating-a-package" horizontal />

  <Card title="Execute SQL" icon="arrow-right" href="/etl/using-components-execute-sql-workflow" horizontal />

  <Card title="File Mover" icon="arrow-right" href="/etl/using-components-file-mover-workflow" horizontal />

  <Card title="Run Package" icon="arrow-right" href="/etl/using-components-run-package-workflow" horizontal />

  <Card title="PDF to CSV" icon="arrow-right" href="/etl/using-components-pdf-to-csv-workflow" horizontal />
</CardGroup>
