---
title: Overview
description: "Explore Verdent Manager's core features for autonomous task orchestration"
---

Verdent Manager's core features work together to provide end-to-end autonomous project execution — from planning and decomposition to scheduling, integration, and continuous learning.

---

## Features

<CardGroup cols={2}>
  <Card title="Project & Task Management" icon="kanban" href="/docs/verdent-manager/core-features/project-task-management">
    Kanban board, parallel execution, and multi-project support
  </Card>
  <Card title="Smart Task Decomposition" icon="diagram-project" href="/docs/verdent-manager/core-features/smart-decomposition">
    One sentence in, structured execution plan out
  </Card>
  <Card title="Pulse Dashboard" icon="chart-mixed" href="/docs/verdent-manager/core-features/pulse-dashboard">
    Real-time visual dashboards described in natural language
  </Card>
  <Card title="Memory & Learning" icon="brain" href="/docs/verdent-manager/core-features/memory-learning">
    Learns your preferences and applies them across projects
  </Card>
  <Card title="Automation" icon="clock" href="/docs/verdent-manager/core-features/automation">
    Natural language scheduled workflows
  </Card>
  <Card title="Messaging Integration" icon="comments" href="/docs/verdent-manager/core-features/messaging-integration">
    Telegram, Slack, and Feishu integration
  </Card>
  <Card title="Tool Integrations" icon="plug" href="/docs/verdent-manager/core-features/tool-integrations">
    Direct operation of GitHub, Stripe, Supabase, and more
  </Card>
  <Card title="BYOK / BYOA" icon="key" href="/docs/verdent-manager/core-features/byok-byoa">
    Bring your own keys and agents
  </Card>
</CardGroup>
