AI Agents - Understand natural language requests and figure out what needs to be done.Workflow Engine - Executes tasks step-by-step in isolated containers for security and reliability.Tool Integrations - Connects to all your existing systems (AWS, Kubernetes, GitHub, Slack, etc.).Web Interface (Composer) - Visual interface for building workflows and chatting with agents.Command Line Interface - Simple CLI for running workflows and automations.Python SDK - Programmatic access for developers who want to build custom solutions.
Container-native: Every operation runs in its own container for security and isolation.Zero-trust security: All operations are authenticated and authorized individually.Stateless execution: No persistent state between workflow runs to prevent drift.Event-driven: Workflows can be triggered by schedules, webhooks, or manual execution.
Self-hosted: Run entirely on your infrastructure with full control.Hybrid: Use Kubiya’s control plane with runners in your environment.Cloud: Fully managed service for teams that prefer SaaS.
For individuals: Try the CLI or Composer web interface.For teams: Start with Composer for collaboration and workflow sharing.For enterprises: Self-hosted deployment with SSO and enterprise security features.Next steps: Choose your preferred interface - CLI, Composer, or SDK.