Skip to main content
Core resources are the foundation of your Kubiya automation platform. Agents are AI-powered entities that execute tasks, teams enable agent collaboration, and projects help organize resources by logical groupings.

Quick Start

Output:
Output:
Output:

Agents

AI-powered entities that execute tasks using configured skills and models.

List Agents

Get Agent Details

Create Agent

Update Agent

Delete Agent

Execute with Agent

Teams

Groups of agents that collaborate on complex tasks.

List Teams

Get Team Details

Create Team

Update Team

Delete Team

Execute with Team

Projects

Organizational units for grouping resources.

List Projects

Get Project Details

Create Project

Best Practices

  • Use descriptive naming: prod-deployment-agent, staging-devops-team
  • Include environment prefix: prod-*, staging-*, dev-*
  • Use hyphens not underscores: my-agent not my_agent
  • Group by project for better organization
  • Use teams to organize agents by functional area
  • Store agent YAML definitions in version control
  • Test agents in dev/staging before production

Command Reference

Next Steps

Execute Tasks

Execute tasks with your agents using automatic planning

Execution Resources

Manage executions, jobs, and workers

Capabilities

Add skills, models, and policies to agents

Infrastructure

Configure environments and platform operations