Workflows

Workflow Triggers

Start workflows on events, schedules, or manually.

Start workflows on events, schedules, or manually.

Overview

This section covers everything you need to know about workflow triggers in Overseer.

Note

This documentation page is being expanded. Check the sidebar for related topics.

Getting Started

To get started with workflow triggers, make sure you have completed the Quickstart guide.

Configuration

Configuration options will be documented here. For now, refer to the application settings.

Examples

example.yaml
# Example configuration
name: example
type: workflows
settings:
  enabled: true

Next Steps

Explore more documentation in the sidebar, or head back to the documentation home.