Workflow authoring techniques
Techniques that apply across workflow types, regardless of which outcome you're automating. Use this section when you're building or maintaining a workflow and need guidance on the mechanics.
- Use the YAML editor: Author and run workflows in the YAML editor in Kibana.
- Pass data and handle errors: Move data between steps, use dynamic templating, and make workflows resilient with
on-failure. - Monitor workflow execution: Track runs, review execution history, and troubleshoot failures.
- Manage and organize workflows: Find, edit, duplicate, enable, and disable workflows from the Workflows page.