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

# Introduction

> Welcome to Edges Flows API documentation

## Welcome to Edges Flows

Flows by Edges is a simplified workflow mode that allows you to execute predefined flow presets through our API. These flows combine a primary action with compatible enrichment features to help you extract and enrich data efficiently.

<Card title="Get Started" icon="rocket" href="/quickstart" horizontal>
  Follow our quickstart guide to run your first flow in minutes.
</Card>

## What are Flows?

Flows are **preset workflows** that combine:

* A **primary action** (e.g., "Search LinkedIn People")
* One or more **enrichment steps** (additional data extraction or enrichment features)

Unlike custom workflows, flows are predefined and cannot be edited or customized. This simplified approach ensures reliability and consistency across all users.

## Get Started

<Card title="Quickstart Guide" icon="rectangle-terminal" href="/quickstart">
  Learn how to execute flows, check their status, and retrieve results.
</Card>

<Card title="API Reference" icon="code" href="/api/introduction">
  Browse the complete API documentation for all endpoints.
</Card>

<Card title="Flows UI" icon="browser" href="https://flows.edges.run">
  Launch flows visually using our web interface.
</Card>

## Need More?

For everything else related to Edges, including core concepts, identity management, action details, SDK setup, and rate limits, refer to the [main Edges documentation](https://docs.edges.run/).
