| Access Point | Where | Best For |
|---|---|---|
| Web Agent | Built into the Intelligence page | Diagnosing issues while looking at your data. No setup required. |
| MCP Server | Claude Code, Cursor, any MCP client | Managing observability from your IDE without switching apps. |
| Python SDK | Scripts, notebooks, CI/CD | Automating checks, building workflows, programmatic access. |
Why AI Agents?
Instead of clicking through dashboards, just ask:Available Skills
Core Skills
| Skill | Description | Example |
|---|---|---|
/armor:status | Health summary | ”Is my data healthy?” |
/armor:alerts | Query and manage alerts | ”What alerts fired yesterday?” |
/armor:ask | Natural language Q&A | ”What tables contain PII?” |
/armor:analyze | Trigger AI analysis | ”Analyze the finance schema” |
/armor:connect | Connect a data source | ”Connect my Snowflake warehouse” |
/armor:monitor | Set up monitoring | ”Monitor freshness for orders hourly” |
Extended Skills
| Skill | Description | Example |
|---|---|---|
/armor:quality | Data quality checks | ”Add null check for email column” |
/armor:tags | Data classification | ”Tag this table as PII” |
/armor:investigate | Root cause analysis | ”Why is this table stale?” |
/armor:lineage | Data dependencies | ”What depends on this table?” |
/armor:profile | Table statistics | ”Profile the orders table” |
/armor:coverage | Monitoring coverage | ”What tables have no alerts?” |
Quick Start
Web Agent (No Setup)
- Go to any asset’s Intelligence tab
- Click Ask Agent
- Start chatting
MCP Server (IDE)
Example: Morning Health Check
- Web Agent
- MCP (Claude Code)
Example: Investigating an Alert
- Web Agent
- MCP (Claude Code)
Example: Setting Up Monitoring
- Web Agent
- MCP (Claude Code)
Next Steps
Web Agent
Chat with the agent in your browser
MCP Server
Connect your IDE
All Skills
Browse available skills
Python SDK
Programmatic access
