# Dataflows

Dataworkz supports two types of dataflows:

* **Single Dataflow:** Performs one operation — a union, a join, or a dataset transformation.
* **Composite Dataflow:** Combines multiple single dataflows into an end-to-end workflow, eliminating the need to run each step individually.

Dataflows can run as a one-time execution or as a recurring scheduled job at a specified frequency. Monitor job runs in the [Job Monitoring](https://docs.dataworkz.com/product-docs/data-studio/guide/job-monitoring) section. Saved dataflows appear in the **Dataflows** tab.

<br>
