# Documentation Hub

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

## Start here

**New to AgenticFlow?** Start with [**Your First 5 Minutes**](/get-started/your-first-5-minutes.md) for a short product walkthrough, then use [**Choose Your Path**](/get-started/choose-your-path.md) to find the right guide for your role.

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

## Quick Navigation

### Getting Started (5-15 Minutes)

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

### Core Features

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

### Learn & Grow

* [Learning Hub](/learn/02-learn.md) - Quickstarts, tutorials, and learning paths

### Integrations & Development

* [300+ Integrations](/integrations/07-integrations.md) - No-code tool connections (MCPs)
* [API & Developer Docs](/developers/api.md) - Technical documentation

### Enterprise & Support

* [Security Overview](/policies/security-overview.md) - Security and data-handling overview
* [Support & Troubleshooting](/support/12-support.md) - Help when you need it

## Documentation Structure

This documentation is organized into 12 product sections plus Policies:

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. **Security** - Security and data-handling overview
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. **Policies** - Terms, privacy, cookies, and security policies

## How to Use These Docs

### For Beginners

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

### For Business Users

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

### For Developers

1. [API Reference](/developers/api.md)
2. [Node Reference](/reference/nodes.md)
3. [Developer Documentation](/developers/api.md)

### For Enterprise Teams

1. [Security Overview](/policies/security-overview.md)
2. [Contact Support](/support/contact-support.md)

## Need Help?

* **Troubleshooting**: Visit [Troubleshooting Guide](/support/troubleshooting.md)
* **Community**: Join our [Community](/support/community.md)
* **Support**: [Contact Support](/support/contact-support.md)

## What's AgenticFlow?

AgenticFlow is a 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
* Security controls and policy documentation
* Comprehensive API and SDK support

***

**Ready to get started?** [Begin with Your First 5 Minutes →](/get-started/your-first-5-minutes.md)


---

# 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.
