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

# Overview

> Workflows enable you to build end-to-end continuous integration and automation without writing any code at all. 

<Frame type="glass" caption="Datangle canvas displaying a workflow run history.">
  <img src="https://mintcdn.com/datangle/KZYYo9UYMyAlXJon/images/workflows/overview.png?fit=max&auto=format&n=KZYYo9UYMyAlXJon&q=85&s=19e7349672394407542a71f071f9741c" alt="datangle workflow overview" width="6368" height="3588" data-path="images/workflows/overview.png" />
</Frame>

#### Getting started with workflows

<Card title="Create a workflow" icon="bolt-lightning" href="/content/components/card-group">
  Datangle provides you with all the building blocks to create & manage your workflows based on your own business logic and requirements.
</Card>

#### Learn more about the key components of a Datangle workflow

<CardGroup cols={2}>
  <Card title="Triggers" icon="bolt-lightning" href="/workflow/triggers">
    Neque porro quisquam est qui dolorem ipsum quia dolor sit amet
  </Card>

  <Card title="Actions" icon="folder" href="/">
    Lorem ipsum dolor sit amet, consectetur adipiscing elit
  </Card>
</CardGroup>
