3 min readUpdated Mar 2, 2026

Monitoring

Vantage provides real-time monitoring capabilities through dashboard tiles and workflow nodes designed to track events, activities, and key metrics as they happen.


Event Monitoring Tiles

Vantage includes several dashboard tile types specifically designed for monitoring:

Tile TypePurpose
Event MonitorDisplays a live feed of events matching configurable criteria
Event FeedShows a chronological stream of events with details
Event MapPlots events geographically on an interactive map
Event TrendsVisualizes event frequency and patterns over time
Activity TimelineDisplays a vertical timeline of activities and milestones
TimelineHorizontal timeline for scheduling and event visualization

Configuring Event Tiles

  1. Add an event-type tile to your dashboard from the Tile Library.
  2. Configure the data source — connect to a database, integration, or workflow output.
  3. Map your data fields to the tile's expected inputs (event name, timestamp, category, location, etc.).
  4. Set refresh interval for real-time updates.

Monitoring with Workflows

Workflows can power continuous monitoring by combining triggers with data processing:

Schedule-Based Monitoring

  1. Schedule Trigger — Run every N minutes to check for new events
  2. Database Query or Integration Node — Fetch the latest data
  3. Filter — Isolate records that meet alert criteria
  4. Multi-Conditional — Route critical vs. informational events
  5. Send Email / Send Message — Alert the team

AI-Powered Monitoring

  1. AI Trigger — Start the workflow when AI detects a specific pattern
  2. AI Enrichment — Classify events by severity or category
  3. Dashboard Output — Update monitoring tiles in real time

GDELT News & Event Monitoring

The GDELT integration provides access to global news and event data:

These nodes are available in the Workflow Editor under the GDELT category.


Metrics & KPI Tracking

For ongoing KPI monitoring, use these tile types:

TileBest For
StatSingle number with a label (e.g., "Open Tickets: 42")
MetricKPI with sparkline, trend indicator, and comparison
SummaryAI-generated narrative summary of data trends
ComparisonSide-by-side period comparison with change calculations

All metric tiles support AI summaries that automatically explain what the data shows and flag anomalies.