# Metabase Dashboard Snapshot & Alerting

> Uses the Metabase REST API to export question results as CSV and render dashboard PNGs on schedule. Compares key metrics against user-defined thresholds and fires alerts to PagerDuty or Slack when anomalies are detected. Supports multi-instance Metabase deployments.

- Skill: `agentskillexchange/metabase-dashboard-snapshot-alerting` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentskillexchange/metabase-dashboard-snapshot-alerting`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/metabase-dashboard-snapshot-alerting/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/agentskillexchange/metabase-dashboard-snapshot-alerting

---


# Metabase Dashboard Snapshot & Alerting

Uses the Metabase REST API to export question results as CSV and render dashboard PNGs on schedule. Compares key metrics against user-defined thresholds and fires alerts to PagerDuty or Slack when anomalies are detected. Supports multi-instance Metabase deployments.

## Installation

Requirements and caveats from upstream:
- Python transforms
- Python runner
- Running in Docker

Basic usage or getting-started notes:
- Embedded analytics SDK
- White-label analytics
- Drill-through

- Source: https://www.metabase.com/docs/latest/

## Documentation

- https://www.metabase.com/docs/latest/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/metabase-dashboard-snapshot-alerting-2/)

