Skip to main content
The Web Agent is an AI assistant built into AnomalyArmor’s Intelligence page. It has access to 30+ tools across 9 domains and can chain them together to investigate issues, set up monitoring, manage alerts, and answer questions about your data.

Getting Started

  1. Navigate to any asset’s Intelligence tab
  2. Click Ask Agent in the top right
  3. Type a question or request in plain English
The agent opens as a full-screen overlay with your Intelligence page still accessible behind it.

What Makes It Powerful

The Web Agent isn’t just a chatbot. When you ask a question, it:
  1. Reads your monitoring context: Schema drift history, freshness status, data quality metrics, tags, lineage, and alert rules for the selected asset
  2. Chains tools automatically: A single question can trigger multiple tool calls across domains
  3. Shows its work: Every tool call is visible with parameters and results, so you can verify what the agent is doing

Example: Diagnosing a Problem

The agent called 4 tools across 3 domains (schema drift, freshness, lineage) to build a complete diagnosis from a single question.

Capabilities by Domain

Discovery

Browse your data assets without leaving the chat.

Monitoring Setup

Set up freshness schedules, schema monitoring, and data quality metrics in one conversation.

Alert Management

View, acknowledge, resolve, or dismiss alerts. The agent shows context from monitoring data alongside each alert.

Data Quality

Create metrics and validity rules. The agent asks for confirmation before creating anything.

Schema Drift

Review changes, trace their origin, and understand downstream impact.

Tags and Classification

Apply and manage tags for organization and compliance.

Sessions

Conversations are organized into sessions. Each session maintains full context, so follow-up questions work naturally.
  • New session: Click + in the session sidebar
  • Resume session: Click a previous session to continue where you left off
  • Pin session: Pin important sessions to the top of the list
  • Session history: Sidebar shows all past conversations with timestamps and message counts

Tool Visibility

As the agent works, you see each tool call in real time:
  • Which tool was called (e.g., list_schema_changes, check_freshness)
  • What parameters were passed
  • The result returned
For actions that modify data (creating metrics, applying tags, acknowledging alerts), the agent asks for confirmation before proceeding.

Tips

  • Be specific about scope: “Check freshness for the 3 gold fact tables” works better than “check everything”
  • Chain requests: “Find tables with spiking null rates, then show me their schema changes” works in one message
  • Ask diagnostic questions: “Why is X broken?” triggers cross-domain investigation, which is where the agent is strongest
  • Let it discover first: Say “find tables with customer data” instead of typing exact table paths
  • Review before acting: For bulk operations, ask “what tables match?” before “set up monitoring for all of them”

Available Tools

Common Questions

Do I need to install anything to use the Web Agent?

No. The Web Agent is built into AnomalyArmor. Open any asset’s Intelligence tab and click Ask Agent. There’s no extension, no API key, and no local setup.

Does the agent remember previous conversations?

Yes. Conversations are saved as sessions. Each session keeps full context so follow-ups work naturally, and you can pin important sessions or resume them later from the sidebar.

Will the agent change my monitoring without asking?

No. For any action that creates, modifies, or deletes configuration (metrics, rules, tags, schedules), the agent previews the plan and waits for confirmation. Read-only queries (freshness checks, lineage, alerts) run without prompting.

Why does the agent sometimes call multiple tools for one question?

The agent chains tools to answer cross-domain questions. “Why is this dashboard broken?” can trigger schema, freshness, and lineage checks in sequence. You can see each call and its result inline, which is how the agent shows its reasoning.

Next Steps

Intelligence Overview

How monitoring context powers the agent’s answers

MCP Server

Use the same tools from your IDE

Status Skill

Health monitoring details

Alerts Skill

Alert management details