﻿---
title: Workflow concepts
description: Concepts and reference material for the components that make up a workflow definition.
url: https://www.elastic.co/elastic/docs-builder/docs/3276/explore-analyze/workflows/concepts
products:
  - Elastic Cloud Enterprise
  - Elastic Cloud Hosted
  - Elastic Cloud Serverless
  - Elastic Cloud on Kubernetes
  - Elastic Stack
  - Kibana
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available since 9.4, Preview in 9.3
---

# Workflow concepts
Concept and reference material for the components that make up a workflow definition. Use this section when you need to know what a specific trigger or step accepts, what its output looks like, or how templating expressions are evaluated.
- [Triggers](https://www.elastic.co/elastic/docs-builder/docs/3276/explore-analyze/workflows/triggers): Manual, scheduled, alert, and event-driven triggers.
- [Steps](https://www.elastic.co/elastic/docs-builder/docs/3276/explore-analyze/workflows/steps): Action, flow control, AI, data, and composition steps.
- [Templating engine](https://www.elastic.co/elastic/docs-builder/docs/3276/explore-analyze/workflows/templating): Liquid templating syntax and custom filters.
- [Reference](https://www.elastic.co/elastic/docs-builder/docs/3276/explore-analyze/workflows/reference): Quick-reference pages for the workflow YAML surface. Cheat sheet, A-Z step type index, context variables, and the Liquid filter catalog.