Infrastructure Inventory
One polymorphic catalog for services, hosts, clusters, databases, queues, networks, cloud accounts, and any custom resource type. Environment-scoped policy. Dependency graph. Bulk import via JSON or build your own adapter with the idempotent REST API.
Services, hosts, clusters, databases, caches, queues, load balancers, networks, DNS zones, cloud accounts, container registries, certificates, pipelines, storage buckets, deployments, and custom types. Adding a new type requires zero code changes.
Tag environments as production, staging, development, or sandbox. Gate destructive operations with approval requirements per environment. The agent respects environment boundaries automatically.
Model relationships between resources: depends_on, runs_on, member_of, connects_to, routes_to, stores_data_in, monitors. Ask the agent "what breaks if this database goes down?" and get a real answer.
Import from JSON, CSV, or any source via the idempotent REST API. Upsert keyed on external_id ensures safe re-runs. Sync hash detects drift without re-writing unchanged resources. Terraform and Kubernetes parsers on the roadmap.
Infrastructure context is injected into the agent's system prompt at session start. The agent sees your services, databases, and clusters grouped by environment. Semantic search finds resources by meaning, not just name.
Kubernetes-style labels on every resource. Filter by team, cost center, compliance tier, or any custom key-value pair. GIN-indexed for sub-millisecond queries at any scale.
📄
JSON / CSV
Import from any structured source
🔌
REST API
Idempotent bulk upsert endpoint
🤖
Auto-discovery
Via connectors (roadmap)
🏗️
Terraform / K8s
Parsers on the roadmap
Start with one service. Import your Terraform state. Let the agent learn your topology.
Get started free