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

# Welcome to WorkflowDog

> Build powerful automated workflows with WorkflowDog

<img className="block dark:hidden" src="https://mintcdn.com/workflowdog-59dcd758/Wut3r5o_zhCJk57D/images/hero-light.png?fit=max&auto=format&n=Wut3r5o_zhCJk57D&q=85&s=4300faf4a3385b35374f58af28107e16" alt="Hero Light" width="960" height="540" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/workflowdog-59dcd758/Wut3r5o_zhCJk57D/images/hero-dark.png?fit=max&auto=format&n=Wut3r5o_zhCJk57D&q=85&s=f1a0e7432c248a0cada4082e063229ef" alt="Hero Dark" width="960" height="540" data-path="images/hero-dark.png" />

## Get Started

You're a few clicks away from building your first workflow.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="pen-to-square" href="/quickstart">
    Learn how to create your first workflow
  </Card>
</CardGroup>

## Essentials

Learn about the essential concepts that make up WorkflowDog.

<CardGroup cols={2}>
  <Card title="Workflows" icon="share-nodes" href="/essentials/workflows">
    Learn how to create and run automated workflows
  </Card>

  <Card title="Triggers" icon="person-running" href="/essentials/triggers">
    Learn how to trigger workflows from events
  </Card>

  <Card title="Actions" icon="shapes" href="/essentials/actions">
    Learn how to take action in your workflows
  </Card>

  <Card title="Integrations" icon="plug" href="/essentials/integrations">
    Learn how to connect your workflows to other services
  </Card>
</CardGroup>
