General
What is Prizm?
What is Prizm?
What data sources does Prizm support?
What data sources does Prizm support?
- Snowflake — full catalog, profile, observability, performance, and lineage
- Databricks — catalog, profile, and observability
- dbt — model metadata, job runs, test results
- Tableau — dashboard and report catalog
- Spark — job and pipeline observability
What is the difference between an Alert and an Issue?
What is the difference between an Alert and an Issue?
What is a Quality Score?
What is a Quality Score?
What is the difference between a Metric and a Measure?
What is the difference between a Metric and a Measure?
email column must stay below 5%.” Measures are what fire alerts; metrics describe the category of check being applied.Deployment & Architecture
How is Prizm deployed?
How is Prizm deployed?
Do agents require inbound firewall rules?
Do agents require inbound firewall rules?
Which cloud platforms can I deploy agents on?
Which cloud platforms can I deploy agents on?
- AWS — EKS (kubectl YAML) or EC2 (Docker, Ubuntu)
- Azure AKS — AKS (Helm chart) or Azure VM (Docker, Ubuntu)
- GCP — GKE (kubectl YAML) or Compute Engine (Docker, Ubuntu)
- On-Premises — self-managed Kubernetes or VM (Ubuntu)
Do I need Kubernetes to deploy agents?
Do I need Kubernetes to deploy agents?
What is the minimum VM size for the self-hosted deployment?
What is the minimum VM size for the self-hosted deployment?
Can I run agents for multiple data sources on the same VM or cluster?
Can I run agents for multiple data sources on the same VM or cluster?
NATS_HOST, NATS_PASSWORD, NATS_ENVIRONMENT) and can be collocated on the same VM or Kubernetes node pool.For production workloads, ensure the VM or node pool has sufficient CPU and RAM — approximately 4 vCPU and 8 GB RAM per active agent type is recommended.Connectors & Data Sources
What permissions does Prizm need in Snowflake?
What permissions does Prizm need in Snowflake?
PRIZM_ROLE) that has:USAGEon the warehouse, databases, and schemas to monitorSELECTon tables and views to profileIMPORTED PRIVILEGES ON DATABASE SNOWFLAKEfor tag sync, lineage, and performance metrics (Enterprise edition required for full lineage)MONITOR ON PIPEif monitoring Snowpipe pipelines
Can I use an existing Snowflake role instead of creating PRIZM_ROLE?
Can I use an existing Snowflake role instead of creating PRIZM_ROLE?
PRIZM_ROLE is a naming convention, not a requirement. Any role with the equivalent grants will work. However, using a dedicated role is strongly recommended — it makes auditing easier and prevents accidental privilege changes from affecting Prizm’s access.How often does Prizm run catalog and profile jobs?
How often does Prizm run catalog and profile jobs?
Can I limit which schemas or tables Prizm monitors?
Can I limit which schemas or tables Prizm monitors?
PROD_* to include all schemas starting with PROD_, or TEMP_* to exclude temporary schemas). Assets outside the configured scope are not discovered or profiled.Does Prizm store my data?
Does Prizm store my data?
What is the difference between Catalog, Profile, Observability, and Performance jobs?
What is the difference between Catalog, Profile, Observability, and Performance jobs?
Metrics & Alerts
What types of metrics can I create?
What types of metrics can I create?
How does anomaly detection work?
How does anomaly detection work?
Can I set fixed thresholds instead of adaptive anomaly detection?
Can I set fixed thresholds instead of adaptive anomaly detection?
How do I stop getting alerts for a legitimate data change?
How do I stop getting alerts for a legitimate data change?
- Recalibrate the baseline — update the training window start date to exclude pre-change data, so the new pattern becomes the baseline.
- Temporarily suppress alerts — use the alert suppression window on the metric to pause alerting while the new baseline is established.
Integrations
What integrations does Prizm support?
What integrations does Prizm support?
Can I route different alerts to different Slack channels?
Can I route different alerts to different Slack channels?
How does the Jira integration work?
How does the Jira integration work?
What is the MCP integration and who should use it?
What is the MCP integration and who should use it?
generated_for: MCP) and add the mcpServers config block to your AI client. See the MCP Access Tokens guide for full setup instructions.Can I use a secrets manager to store my connector credentials?
Can I use a secrets manager to store my connector credentials?
Access & Security
How does access control work in Prizm?
How does access control work in Prizm?
Does Prizm support SSO?
Does Prizm support SSO?
What is the difference between an API token and an MCP token?
What is the difference between an API token and an MCP token?
How long do access tokens last?
How long do access tokens last?
Support
How do I contact support?
How do I contact support?
- The connector ID or asset URL
- The timestamp of the failed job or error
- Any error message shown in Settings → Connectors → Logs or in the agent pod logs
- Your Prizm tenant name or deployment type (SaaS / self-hosted)
Where can I find job run logs?
Where can I find job run logs?