Documentation Index
Fetch the complete documentation index at: https://docs.getmuster.io/llms.txt
Use this file to discover all available pages before exploring further.
Two ways to add an agent
Option 1 — Add manually (recommended for getting started)
Go to Inventory in the left sidebar → click ”+ Add agent” (top-right button). Fill in:- Agent name — e.g.
invoice-processor-v2(used as theagent_idin your signals) - Framework — LangChain, n8n, LangGraph, etc.
- Owner email — who is responsible for this agent
- Department — e.g. Finance, Operations
APPROVED status. You can start sending signals to it right away using the agent name as agent_id.
Option 2 — Elitery scanner discovery
Elitery runs discovery scanners across your environment automatically:- n8n — finds all workflows with LLM nodes
- AWS Cost Explorer — finds unattributed AI spend
- DNS Query Logs — finds processes making LLM API calls
- Git — finds repos with AI framework dependencies
Elitery configures and operates all scanners. Your team’s only responsibility is reviewing discovered agents in the Discovery queue. Contact your Elitery account team to enable additional scanner types for your environment.
After adding an agent
Once your agent is in Inventory, instrument it to start sending quality signals:- Note the agent name — use it as
agent_idin your signal POST - Follow the quickstart guide to add the 5-line snippet
- Send your first signal — it appears in the Health Heatmap immediately
Managing agents
All agents are managed from the Inventory page:| Action | How |
|---|---|
| View all agents | Inventory → table with filters |
| Filter by risk/framework/owner | Inventory → filter bar at top |
| View agent detail | Click any agent row |
| Filter by no-owner | Inventory → “All ownership” → “No owner” |
| Filter critical risk | Executive → “Critical risk agents” card → click to filter |