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

# Platform Overview

> Explore CogniAgent's core capabilities and features

CogniAgent is a cognitive AI platform that brings together workflow automation, AI capabilities, and conversational interfaces in one place. Here's what you can do with it.

## Core Capabilities

<CardGroup cols={2}>
  <Card title="Applications" icon="folder-open" href="/features/applications">
    Organize your automations into projects. Each application contains workflows, variables, and configurations.
  </Card>

  <Card title="Visual Workflow Builder" icon="diagram-project" href="/applications/define-workflow">
    Build automations by connecting nodes visually. No code required for most use cases.
  </Card>

  <Card title="AI-Powered Actions" icon="brain" href="/nodes/actions/ask-ai">
    Use AI to analyze text, make decisions, generate content, and process unstructured data.
  </Card>

  <Card title="Knowledge Base" icon="database" href="/features/knowledge-base">
    Give your AI agents access to your documents, FAQs, and business information.
  </Card>

  <Card title="Conversation Flows" icon="comments" href="/conversation-flows/overview">
    Build multi-agent AI conversations on a visual canvas — automatic routing, every channel.
  </Card>

  <Card title="Communication Channels" icon="share-nodes" href="/features/channels">
    Reach users via email, Slack, SMS, WhatsApp, Teams, and web chat.
  </Card>
</CardGroup>

## Platform Components

### Applications

<Card title="Applications" icon="folder-open" href="/features/applications">
  Containers that group workflows, variables, integrations, and execution history together.
</Card>

### Workflow Nodes

<Card title="Workflow Nodes" icon="cubes" href="/nodes/overview">
  Triggers, Actions, and Logic — the building blocks you connect to create automations.
</Card>

### Knowledge Base

<Card title="Knowledge Base" icon="database" href="/features/knowledge-base">
  Give your AI access to your documents, FAQs, and business data.
</Card>

### Conversation Flows

<Card title="Conversation Flows" icon="diagram-project" href="/conversation-flows/overview">
  Visual canvas for multi-agent conversational AI. Actors, routing, channels, and capabilities in one place.
</Card>

### Communication Channels

<Card title="Channels" icon="share-nodes" href="/features/channels">
  Connect to email, Slack, SMS, WhatsApp, Teams, and web widgets.
</Card>

### Integrations

<Card title="Integrations" icon="plug" href="/features/integrations">
  Connect to 2,700+ apps and services to automate across your entire stack.
</Card>

Popular categories:

* **Communication** — Gmail, Slack, Microsoft Teams
* **CRM** — Salesforce, HubSpot, Pipedrive
* **E-commerce** — Shopify, WooCommerce, Stripe
* **Productivity** — Google Sheets, Notion, Airtable

## Next Steps

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quick-start">
    Build your first automation in 5 minutes
  </Card>

  <Card title="Applications" icon="folder-open" href="/features/applications">
    Learn how to organize your automations
  </Card>
</CardGroup>
