> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getflowmo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Workflow

> Workflows are work that you want to automate.

<div style={{ position: 'relative', width: '100%', height: '600px' }}>
  <iframe
    src="https://demo.arcade.software/oFkyOlQ5cO7IXqRKmyNR?embed&show_copy_link=true"
    frameBorder="0"
    loading="lazy"
    allowFullScreen
    allow="clipboard-write"
    style={{
  position: 'absolute',
  top: 0,
  left: 0,
  width: '100%',
  height: '100%',
  colorScheme: 'dark'
}}
  />
</div>
