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

# Introduction

## Welcome to the **Keyflow** 👋

Keyflow is a platform to rapidly and visually build AI workflows without writing any code. Our AI agents can automate parts of businesses using the same AI tech that powers ChatGPT, Claude, Google Gemini, and Meta AI.

What you see below is a workflow aka flow built in Keyflow’s canvas . A flow is built by connecting logical components called blocks.

<img className="block dark:hidden" src="https://mintcdn.com/keyflow-25/Potsj4uvC-5iO0mz/images/hero-light.png?fit=max&auto=format&n=Potsj4uvC-5iO0mz&q=85&s=883e81c22d60ccf85396141ee1058c04" alt="Hero Light" width="1919" height="1000" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/keyflow-25/Potsj4uvC-5iO0mz/images/hero-dark.png?fit=max&auto=format&n=Potsj4uvC-5iO0mz&q=85&s=af0f2a445ea64b2379690cad6bbdc707" alt="Hero Dark" width="1919" height="995" data-path="images/hero-dark.png" />

Let’s get started with some important topics

<CardGroup cols={2}>
  <Card title="Get Inspiration" icon="stars" href="https://keyflow.space/templates">
    Checkout our templates to get inspiration from
  </Card>

  <Card title="Quickstart" icon="screwdriver-wrench" href="/quickstart">
    Start automating in under 5 minutes using this guide
  </Card>

  <Card title="Integrations" icon="palette" href="/app-essentials/integrations">
    Connect third-party apps to keyflow and start building
  </Card>

  <Card title="Reference APIs" icon="code" href="/api-reference">
    Automatically generate endpoints from an OpenAPI spec
  </Card>
</CardGroup>
