> For the complete documentation index, see [llms.txt](https://docs.gevulot.com/gevulot-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gevulot.com/gevulot-docs/firestarter/run-workloads.md).

# Run Workloads

Running workload on Gevulot is split into two basic concepts: Tasks and Workflows.

[Task](/gevulot-docs/firestarter/run-workloads/tasks.md) is the basic building block describing an individual program execution.

[Workflow](/gevulot-docs/firestarter/run-workloads/workflows.md) is the basic building block to structure the orchestration of execution of multiple Tasks.
