Before you start
You’ll need:- Access to your Kubiya organization
- Admin permissions (to connect integrations)
- Your infrastructure tools ready (AWS, GitHub, Kubernetes, etc.)
Step 1: Log in and explore
- Go to
https://compose.kubiya.ai
- Sign in with your organization credentials
- Select your organization if you have multiple
- Left sidebar - Navigation to Tasks, Workflows, Context Graph, etc.
- Main area - Task creation and activity feed
- Quick actions - Create Task, Browse Workflows, etc.

Step 2: Try your first task
- Click “Create Task” in the main interface
- Type this example request:
“Show me what Kubernetes clusters I have access to and list the pods in the default namespace”
- Press Enter and watch the AI agent:
- Connect to your Kubernetes tools
- Execute the commands safely
- Return live results with explanations
Step 3: Connect your tools
To unlock Composer’s full power, connect your infrastructure tools:- Go to the Resources tab in the left sidebar
- Click “New Stack” to add integrations
- Choose your platform:
- AWS - Connect your cloud resources
- GitHub - Integrate repositories and CI/CD
- Kubernetes - Manage clusters and workloads
- Slack - Enable notifications and collaboration

Step 4: Create a custom agent
Enhance your automation with specialized agents:- Click the agent dropdown in the task interface
- Select “AI Engine Configuration”
- Choose “Import Agent Preset” and then “Generate with AI”
- Describe your needs: “agent that can interact with kubernetes clusters”
- Review the generated configuration and click “Accept & Use Agent”

Step 5: Build your first workflow
Turn your successful task into a reusable workflow:- Go to Workflows → Create New Workflow
- Drag components from the left panel to the canvas
- Connect them to define your automation flow
- Test it with the “Execute Workflow” button

- Trigger: GitHub webhook
- Action 1: Build Docker image
- Action 2: Deploy to Kubernetes
- Action 3: Send Slack notification

Step 6: Explore your infrastructure
Use the Context Graph to understand your connected systems:- Click “Context Browser” in the left sidebar
- Watch Composer discover your infrastructure automatically
- Explore the network view to see how everything connects

- Understand dependencies before making changes
- Find related resources when building workflows
- Get AI suggestions based on your actual infrastructure
You’re ready! 🎉
That’s it! You now know how to:- ✅ Chat with AI agents to execute tasks
- ✅ Connect your infrastructure tools
- ✅ Create custom specialized agents
- ✅ Build visual workflows
- ✅ Explore your system relationships
What’s next?
Start automating: Try these common use cases:- “Deploy my latest commit to staging”
- “Scale up my production pods to 5 replicas”
- “Create a PR for the bug fix in feature-branch”
- “Show me which services are using the most CPU”
- Workflow examples → - Copy proven automation patterns
- Advanced features → - Discover more powerful capabilities
- Team setup → - Configure permissions and collaboration
Need help?
- Quick questions - Use the in-app help chat
- Complex issues - Check our troubleshooting guide
- Feature requests - Join our community discussions
Ready to transform how your team handles infrastructure? Start with a simple task and see the magic happen.