Monte Carlo
Catalog integrates with Monte Carlo to display monitors in the Catalog app.
Requirement
A Warehouse type integration must already be configured to complete the first ingestion of this integration.
Catalog needs API access through two elements:
- A key ID
- A secret
Read more about generating API keys in the Monte Carlo documentation.
The key you create should:
- be an Account Service one

- have Viewers Authorizations (or equivalent)
Add the Integration
On your integration page, in the Data Quality section, add Monte Carlo. This integration is only Catalog-managed. Name it and provide the credentials for API access as JSON under the following format and Save.
{
"keyId": "*****",
"secret": "*****"
}
From there, Catalog will get monitor results and push them to the tables and columns they evaluate, under the condition that those tables are also integrated in Catalog.
For your first sync, it will take up to 48 h. Catalog will let you know when it is complete.