> ## 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 an Agent

> Agents are helpers that help you with your job.

<div style={{ position: 'relative', width: '100%', height: '600px' }}>
  <iframe
    src="https://demo.arcade.software/sepMJ8RpwH7VWe4bRB6M?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>
