Here is what this producesA complete audit on fabricated data — per-customer margin worst-first, and the cost it refuses to attribute.See a sample audit →

I can run a query

Two minutes against your warehouse catalog. Carry on below.

I own the P&LGet a message you can forward to whoever maintains your data stack →
Step 1 of 3 — Verify your schema

1 Verify · free  ·  2 Review · free  ·  3 Audit · talk to us

See whether your warehouse can produce customer-level margin— without connecting it

Run one metadata-only query. Usually takes under two minutes. NemulAI never receives warehouse credentials or customer records.

Metadata only — table names, column names, types. Never credentials, never rows, never a connection to your database. What that means exactly →

Nothing is stored until you choose to save it — the analysis runs anonymously.

Choosing a database does not connect NemulAI to it. It only determines which query we generate.

Comma-separated. Defaults to public. Most warehouses keep this data somewhere else — analytics, dbt_prod, raw — and only the schemas you name here are exported.

Your metadata query

Read-only catalog query, 58 lines, no DML. One row per column: schema, table, column, data type, whether it is nullable, and any declared primary or foreign key.

Where to run it: psql, TablePlus, DBeaver, pgAdmin — anywhere you normally run a SELECT.

Paste your query results

Copy straight out of your warehouse — comma, tab or pipe separated all work.

Paste your query results above, or open the file options.