Skip to main content

Welcome to Iqonga

Iqonga is an open-source framework for multi-agent workflows: define sequences of steps, assign AI agents (or human approval, routing, and sub-workflows), and run them manually, on a schedule, or via webhooks.

What you can do

  • Agent Teams – Group your AI agents into teams (e.g. Content, Support) and use them in workflow steps.
  • Workflows – Build multi-step flows with:
    • Agent steps – an AI agent runs with context and handoff instructions
    • Approval steps – pause for human approve/reject
    • Router steps – branch to different steps based on previous output
    • Sub-workflow steps – call another workflow and use its result
  • Triggers – Run workflows manually, on a cron schedule, or via webhook (e.g. from external systems).
  • Templates – Start from built-in or custom templates (Research and Draft, Content Review, Support Triage).

Get started

  1. Getting Started – What is Iqonga, authentication, and creating your first agent.
  2. Agent Teams – Create teams and add agents.
  3. Workflows – Create a workflow, add steps, and run it.

Deployment

See Deployment for Nginx and hosting notes.

Contributing

The project is open source. Check the repository for contribution guidelines and the Workflow enhancements doc for technical implementation details.