Skip to main content
The Meta Agent provides powerful capabilities that enable natural language interaction with the entire Kubiya platform.

Intelligent Task Routing

The Meta Agent understands your intent and routes requests to the appropriate resources:
The Meta Agent:
  1. Identifies the DevOps team/agent best suited for deployments
  2. Checks environment availability and worker capacity
  3. Creates and executes the task with proper context
  4. Streams results back to you

How Routing Works


Context Graph Exploration

The Meta Agent is your primary interface for exploring the Context Graph. Query your infrastructure without writing Cypher:
The Meta Agent:
  • Scans graph nodes for relevant entities
  • Traces relationships and dependencies
  • Returns structured, actionable results
  • Understands natural language queries about any ingested data

Example Queries

When to use Graph Explorer vs Meta Agent:
  • Use the Meta Agent for interactive exploration, asking questions, and getting insights
  • Use the Graph Explorer for visual analysis when you need to see the topology spatially

Cognitive Memory Access

Tap into organizational knowledge across all agents and teams:
The Meta Agent queries the cognitive memory system, which aggregates learnings from all agents operating in your environments.

Memory Use Cases


Cross-Resource Coordination

Orchestrate complex operations spanning multiple platform resources:
This single request triggers:
  • Project creation with defined goals
  • Team assignment with proper permissions
  • Background job scheduling with recurring execution

Multi-Step Operations

The Meta Agent can coordinate:
  1. Sequential tasks - Operations that must happen in order
  2. Parallel execution - Independent tasks running simultaneously
  3. Conditional logic - Different paths based on results
  4. Error handling - Graceful recovery from failures

Platform Management

Agent Operations

Team Coordination

Environment Management

Execution Monitoring


Usage Patterns by Role

For Business Users

Ask questions without technical knowledge:

For Developers

Interact with platform resources naturally:

For Data Engineers

Explore infrastructure relationships:

For Platform Engineers

Coordinate and manage platform resources:

Understanding Responses

Meta Agent responses include:
  1. Reasoning Process - Transparent display of how the request was interpreted
  2. Tool Calls - Visual indicators showing which MCP tools were invoked
  3. Visual/JSON Toggle - Switch between formatted and raw data views
  4. Structured Results - Organized output with clear sections
  5. Recommendations - Actionable next steps based on findings
  6. Follow-up Options - Suggested queries to explore further

What’s Next