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

# Welcome to Innflow

> Build powerful workflow automations with a visual editor

## Getting Started

Innflow helps you automate work by connecting triggers, AI, tools, data, and integrations in a visual workflow editor. Build workflows manually, generate them with Copilot, or connect them to external systems through forms, webhooks, schedules, chat, and service-specific triggers.

<Card title="Quickstart" icon="rocket" href="/quickstart" horizontal>
  Create your first workflow in under five minutes.
</Card>

## Core Concepts

<Columns cols={2}>
  <Card title="Workflows" icon="diagram-project" href="/essentials/workflows">
    Understand how workflows are structured and executed.
  </Card>

  <Card title="Triggers" icon="zap" href="/triggers">
    Manual, form, webhook, schedule, chat, Stripe, Typeform, Notion, Google Forms, and Telegram triggers.
  </Card>

  <Card title="Nodes" icon="cube" href="/essentials/nodes">
    AI, communication, data, storage, commerce, analytics, protocol, and logic nodes.
  </Card>

  <Card title="Variables" icon="brackets-curly" href="/essentials/variables">
    Pass data dynamically between nodes.
  </Card>

  <Card title="Integrations" icon="plug" href="/essentials/integrations">
    Connect Slack, Google, Microsoft, Notion, GitHub, ClickUp, Shopify, PostHog, and more.
  </Card>

  <Card title="Copilot" icon="sparkles" href="/features/copilot">
    Build workflows with natural language.
  </Card>
</Columns>

## Features

<Columns cols={3}>
  <Card title="Knowledge Base" icon="book-open" href="/features/knowledge-base">
    Upload and search your documents.
  </Card>

  <Card title="Tables" icon="table" href="/features/tables">
    Built in data storage for your workflows.
  </Card>

  <Card title="Templates" icon="layout-template" href="/features/templates">
    Start from curated workflow templates.
  </Card>

  <Card title="Teams" icon="users" href="/features/teams">
    Collaborate with shared workspaces.
  </Card>

  <Card title="Credentials" icon="key" href="/features/credentials">
    Manage your service connections.
  </Card>

  <Card title="Billing" icon="credit-card" href="/features/billing">
    Plans, credits, and usage.
  </Card>
</Columns>

## Advanced Nodes

<Columns cols={2}>
  <Card title="Agents and Protocols" icon="network" href="/tools/agents-protocols">
    Use MCP servers, A2A-compatible agents, and AI agents with tool calling.
  </Card>

  <Card title="Storage, Commerce, and Analytics" icon="boxes" href="/tools/storage-commerce">
    Work with Dropbox, Shopify, LinkedIn, PostHog, Dub, and ElevenLabs.
  </Card>
</Columns>

## API Reference

<Card title="API Documentation" icon="code" href="/api-reference/introduction">
  Integrate Innflow into your applications with our API.
</Card>
