Getting Started
Get D.A.M.I running in under 5 minutes.
Prerequisites
- A Google Cloud account (for Gemini API access)
- At least one DevOps tool to connect (Jenkins, GitHub, Jira, etc.)
- A modern web browser
Quick Start
1. Sign Up
Visit D.A.M.I (opens in a new tab) and create your account using:
- Google Sign-In (recommended)
- Email + Password
2. Create Your Organization
After signing in, you'll be prompted to create an organization (tenant):
Organization Name: My Company
Plan: Free Tier (up to 3 connectors)3. Connect Your First Tool
Navigate to Settings → Connectors and click "Add Connector".
Choose a connector
Select from 15+ pre-built integrations (e.g., GitHub).
Configure credentials
Enter your API token or OAuth credentials. All secrets are encrypted at rest with AES-256-GCM.
Test the connection
Click "Test Connection" to verify connectivity. D.A.M.I will discover available tools automatically.
Activate
Toggle the connector to Active. D.A.M.I will start monitoring events immediately.
4. Chat with D.A.M.I
Open the Chat interface and try:
"Show me my recent deployments"
"What's my DORA score?"
"Scan my repos for vulnerabilities"D.A.M.I automatically routes your request to the right AI agent.
What's Next?
- Architecture Overview — Understand how D.A.M.I works
- Connectors Guide — Set up Jenkins, Jira, PagerDuty, and more
- API Reference — Integrate D.A.M.I programmatically