Skip to Documentation
ProfytAI

Delivery Channel

Snowflake

Every Snowflake product is a Marketplace listing whose data product type is a Secure share: live access to one certified release, with no pipeline to build and no copy of the register to keep in sync. The free sample is a Free Listing. The complete register is a paid purchase. This page covers what is true of every product. The product pages carry object counts, columns, and product-specific SQL.

Products
4
Secure Views
15
Semantic Views
1
Refresh
Quarterly

Both products carry the identical object contract, so a query written against the free sample runs unchanged against the complete register. Only the row counts and the database name differ.

BSP MORB Part IX Free Sample

Free
PhilippinesRelease 2026.07

Exact BSP AML/CFT obligations with citations, hierarchy, scope, and regulatory intelligence.

Obligations
20
Graph Nodes
175
Graph Edges
313
Open Product Documentation

BSP MORB Part IX Complete

Coming Soon
PhilippinesRelease 2026.07

Every obligation in Part IX of the Manual of Regulations for Banks, sections 903 to 941.

Obligations
278
Graph Nodes
1,591
Graph Edges
4,271
Documentation opens with the listing.

Complete MAS TRM Register

Coming Soon
SingaporeRelease 2026.07

Every obligation of the MAS Technology Risk Management Guidelines with exact text, citations, scope, and regulatory intelligence.

Obligations
331
Graph Nodes
1,480
Graph Edges
4,959
Documentation opens with the listing.

Singapore Regulatory Collection

Coming Soon
SingaporeRelease 2026.07

Three MAS instruments in one register: the TRM Guidelines, Notice 658 on outsourced relevant services, and Notice FSM-N06 on cyber hygiene.

Obligations
380
Graph Nodes
1,816
Graph Edges
5,852
Documentation opens with the listing.

Products ship on Snowflake Marketplace as Secure shares. The Philippines AML/CFT free sample is a Free Listing. Get it from the Marketplace with no purchase step. The complete register and other paid products are Marketplace purchases of the same Secure share product type.

  1. Open the listing on Snowflake Marketplace and get the Free Listing or complete the paid purchase.
  2. Mount the Secure share from the listing. A role with IMPORT SHARE (or the Marketplace get flow) creates the database under a name you choose.
  3. Choose the database name. The name is yours to pick at mount time, which is why every example on these pages uses the portable REGULATORY.OBJECT form rather than a fully qualified path.
  4. Select the database and a warehouse in a worksheet, then query the REGULATORY schema.
You Name the Database

At install, Snowflake asks you for the database name, so the name in your account is whatever you chose. That is why every query in this documentation addresses objects as REGULATORY.OBJECT with no database prefix: they run unchanged whatever you named it.

Confirm the mount, then let the notebooks do the demonstrating.

  1. Run SHOW VIEWS IN SCHEMA REGULATORY; in a worksheet. Fourteen secure views means the mount is healthy. An empty result means the querying role is missing usage on the schema, not that the share is empty.
  2. Read the RELEASES view into your own metadata table, so a downstream consumer can prove which snapshot an analysis ran against.
  3. Run the listing's SQL examples against your mount. They are the working tour of the register and the graph; see SQL Examples.

The object catalog, the column reference, and the knowledge graph are documented per product, because they are properties of what you license rather than of the channel. Start with the free sample's documentation, whose contents anyone can already download and evaluate.

Snowflake listings no longer support attached notebooks, so every product ships its working examples as validated SQL on the listing itself. Each product page reproduces its listing's examples in full, and every query addresses objects as SCHEMA.OBJECT so it runs unchanged against your mount.

The examples are compliance workflows rather than demonstrations. An obligation brief, a full register review, an auditor evidence matrix, a coverage workpaper, and the conditions and exceptions that change what applies.

Releases are versioned point-in-time snapshots, reissued quarterly and whenever the regulator amends a covered instrument and the amendment has been ingested and recertified. A refresh replaces the secure views in place and preserves existing grants, so a consumer does not remount anything.

Existing columns are not repurposed. Additive objects and columns may appear in a later release. A breaking change is delivered as a separately named product line with advance notice, never as a surprise in an existing share.