> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/support/faq/what-is-a-workflow.md).

# What is a Workflow?

It’s essentially a scheduled pipeline. A **workflow** is a configured sequence that first runs extractions for a set of sources, then runs the transformation scripts once the data is loaded. Instead of manually running dozens of jobs, a workflow automates the entire daily (or hourly) update process.

For more information, see [Workflows & Scheduling](/technical-docs/workflows-and-scheduling.md).
