Experience Kubiya’s full power through the web interface—no installation required. You’ll create your first automation, see it execute in real-time, and save it as a reusable workflow.

Step 1: Access the Platform

Visit compose.kubiya.ai and sign in with your preferred method: Kubiya Composer Main Interface
First time signing up? You’ll get immediate access to explore the platform with sample integrations and a hosted runner. No credit card required.

Step 2: Create Your First Task

Click “New Task” to open the AI chat interface where you can describe your automation in natural language. Task Creation with AI Model Selection Try one of these starter prompts:
Check the health of my Kubernetes cluster and 
send a summary to the #devops Slack channel

Step 3: Watch AI Generate Your Workflow

As you type, Kubiya’s AI understands your intent and begins generating a structured workflow. You’ll see:
  1. Available Integrations - Tools and services Kubiya can access
  2. Context Discovery - Information about your infrastructure
  3. Workflow Generation - Step-by-step automation plan
Available Integrations Dropdown Tools Selection Interface

Step 4: Execute and Monitor

Once your workflow is generated, click “Run” to execute it. You’ll see:
  • Real-time Progress: Each step executes with live updates
  • Execution Logs: Detailed output from every operation
  • Visual Timeline: Clear view of workflow progression
Workflow Execution Timeline Step Output and Logs

Step 5: Save as Reusable Workflow

When your task completes successfully, save it as a workflow for future use: Workflow Publisher Dialog Your saved workflow can be:
  • Triggered manually by team members
  • Scheduled to run automatically
  • Invoked via webhooks from other systems
  • Called from Slack/Teams for ChatOps

Step 6: Explore the Visual Builder

For more complex automations, use the drag-and-drop workflow designer: Visual Workflow Designer Workflow Designer Node Library The designer includes:
  • Pre-built Components for common operations
  • Conditional Logic for decision points
  • Parallel Execution for performance
  • Error Handling for reliability
Workflow Designer with AI Assistant

Understanding Your Infrastructure Context

Kubiya automatically maps your infrastructure to provide intelligent suggestions: Infrastructure Context Network View 3D Infrastructure Visualization This context helps Kubiya:
  • Suggest relevant operations based on your setup
  • Understand dependencies between services
  • Provide safe automation with awareness of blast radius
  • Generate workflows specific to your environment

Managing Integrations and Secrets

Set up connections to your tools through the integrations panel: Secrets Management Overview API Keys Management

Next Steps

🎉 Congratulations! You’ve created, executed, and saved your first Kubiya automation. What to explore next:
Pro tip: Start with simple, read-only operations (like checking status) to get comfortable with Kubiya before automating changes to your infrastructure.