# Documentation Hub

Welcome to the AgenticFlow documentation! This guide will help you master the most powerful no-code AI automation platform.

## 🌐 Start here: the ecosystem

**New to AgenticFlow?** Start with the [**Ecosystem overview**](https://docs.agenticflow.ai/welcome-to-agenticflow/ecosystem) — it explains how the platform fits together with the CLI, **Ishi** (AgenticFlow's first-party desktop AI agent), and third-party desktop AI agents (Claude Code, OpenAI Codex, Cursor, Gemini CLI). It also covers the *why* behind this design, including community feedback and the industry shift toward AI-readable platform contracts.

<figure><img src="https://487764224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ3ppnJjAH1qBNXEYnDPA%2Fuploads%2FPL1lgqcPF6OYgKjHOlMi%2Fimage.png?alt=media&#x26;token=341785a2-2279-4b60-9ecd-b92be2cb9cc5" alt=""><figcaption></figcaption></figure>

**Want to try it live?** The [**CLI Walkthrough**](https://docs.agenticflow.ai/welcome-to-agenticflow/cli-walkthrough) gives you 6 copy-paste prompts that let any AI agent (Claude Code, Cursor, Codex, Gemini CLI) drive the AgenticFlow CLI in front of an audience. Each prompt builds a persistent workflow / agent / workforce that stays runnable in the Web UI after the demo ends.

## Quick Navigation

### Getting Started (5-15 Minutes)

* [Your First 5 Minutes](https://docs.agenticflow.ai/get-started/your-first-5-minutes) - Quick wins to get started
* [Choose Your Path](https://docs.agenticflow.ai/get-started/choose-your-path) - Role-based guidance
* [Agents Quickstart](https://docs.agenticflow.ai/get-started/agents-quickstart)
* [Workflows Quickstart](https://docs.agenticflow.ai/get-started/workflows-quickstart)
* [Workforce Quickstart](https://docs.agenticflow.ai/workforce/quickstart-15-min)

### Core Features

* [AI Agents](https://docs.agenticflow.ai/ai-agents/03-agents) - Interactive AI assistants with visual configuration
* [Workflows](https://docs.agenticflow.ai/workflows/04-workflows) - Drag-and-drop automation builder
* [Workforce](https://docs.agenticflow.ai/workforce/05-workforce) - Multi-agent team orchestration (FLAGSHIP)

### Learn & Grow

* [Learning Hub](https://docs.agenticflow.ai/learn/02-learn) - Courses, tutorials, and learning paths
* [AgenticFlow University](https://docs.agenticflow.ai/learn/courses) - Structured curriculum

### Integrations & Development

* [300+ Integrations](https://docs.agenticflow.ai/integrations/07-integrations) - No-code tool connections (MCPs)
* [API & Developer Docs](https://docs.agenticflow.ai/welcome-to-agenticflow/broken-reference) - Technical documentation

### Enterprise & Support

* [Enterprise Features](https://docs.agenticflow.ai/welcome-to-agenticflow/broken-reference) - Workspaces, security, compliance
* [Support & Troubleshooting](https://docs.agenticflow.ai/support/12-support) - Help when you need it

## Documentation Structure

This documentation is organized into 13 main sections:

1. **Quickstart** - Fast wins and getting started guides (5-15 minutes)
2. **Learn** - Progressive learning paths, courses, and video tutorials
3. **Agents** - AI agent system documentation
4. **Workflows** - Traditional sequential automation workflows
5. **Workforce** - Multi-agent team orchestration (flagship feature)
6. **Data & Knowledge** - Knowledge bases and data management
7. **Integrations** - 300+ MCP integrations and custom connections
8. **Enterprise** - Enterprise features, security, and deployment
9. **Developers** - API reference, SDKs, and technical documentation
10. **Use Cases** - Industry examples and ready-to-use templates
11. **Reference** - Complete node reference and technical specifications
12. **Support** - Troubleshooting, FAQs, and community resources
13. **Legal** - Terms, privacy, security policies

## How to Use These Docs

### For Beginners

Start here: [Your First 5 Minutes](https://docs.agenticflow.ai/get-started/your-first-5-minutes) → [Choose Your Path](https://docs.agenticflow.ai/get-started/choose-your-path) → Complete relevant quickstart

### For Business Users

1. [Choose Your Path](https://docs.agenticflow.ai/get-started/choose-your-path)
2. Pick your focus: [Agents](https://docs.agenticflow.ai/ai-agents/03-agents), [Workflows](https://docs.agenticflow.ai/workflows/04-workflows), or [Workforce](https://docs.agenticflow.ai/workforce/05-workforce)
3. Explore [Use Cases](https://docs.agenticflow.ai/use-cases/10-use-cases) for your industry

### For Developers

1. [API Reference](https://docs.agenticflow.ai/developers/api)
2. [Node Reference](https://docs.agenticflow.ai/reference/nodes)
3. [Architecture Overview](https://github.com/PixelML/agenticflow-docs/blob/main/docs/09-developers/architecture/platform-overview.md)

### For Enterprise Teams

1. [Enterprise Overview](https://docs.agenticflow.ai/welcome-to-agenticflow/broken-reference)
2. [Workspaces & RBAC](https://github.com/PixelML/agenticflow-docs/blob/main/docs/08-enterprise/workspaces/multi-tenant.md)
3. [Security & Compliance](https://docs.agenticflow.ai/welcome-to-agenticflow/broken-reference)

## Need Help?

* **Quick answers**: Check [FAQs](https://docs.agenticflow.ai/support/faqs)
* **Troubleshooting**: Visit [Troubleshooting Guide](https://docs.agenticflow.ai/support/troubleshooting)
* **Community**: Join our [Community](https://docs.agenticflow.ai/support/community)
* **Support**: [Contact Support](https://docs.agenticflow.ai/support/contact-support)

## What's AgenticFlow?

AgenticFlow is an enterprise-grade no-code AI automation platform that enables you to:

* **Build AI Agents**: Create interactive AI assistants with an 11-tab visual configuration system
* **Automate Workflows**: Design drag-and-drop automation with 193+ nodes
* **Orchestrate Teams**: Deploy multi-agent teams with the visual Workforce builder
* **Connect Everything**: Access 300+ no-code integrations (MCPs)
* **Scale Securely**: Enterprise features with multi-tenant workspaces and RBAC

### Platform Highlights

* Visual no-code builders for all features
* Multi-modal AI capabilities (text, image, audio, video)
* Credit-based billing system
* Enterprise-ready security and compliance
* Comprehensive API and SDK support

***

**Ready to get started?** [Begin with Your First 5 Minutes →](https://docs.agenticflow.ai/get-started/your-first-5-minutes)


---

# 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.agenticflow.ai/welcome-to-agenticflow/readme.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.
