# Flows

Flows are automations that enable you to automate workflows and your communication with your customers.&#x20;

## Get started

Find your flows by clicking **Workflows** in the left sidebar.

<figure><img src="/files/JIn2yOIr0CGmDkGx97vy" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Concept: Triggers</strong></td><td>Learn how Flow triggers work.</td><td></td><td><a href="/pages/VD6Jh9QRfAKqMro0nBkc">/pages/VD6Jh9QRfAKqMro0nBkc</a></td></tr><tr><td><strong>Concept: Actions</strong></td><td>Learn how Flow actions work.</td><td></td><td><a href="/pages/cBrXeczx68QRXZxhuc7r">/pages/cBrXeczx68QRXZxhuc7r</a></td></tr><tr><td><strong>Use template flows</strong></td><td>Learn how to get started with a template flow.</td><td></td><td><a href="/pages/rbYRWW3z8MxDoO2p6v83">/pages/rbYRWW3z8MxDoO2p6v83</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/applications/automation/flows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
