Product tour

See the whole registry at a glance.

Projects, GridMaps, registries, and the data behind your reports — organized, governed, and live.

Platform overview

From ingestion to API — the whole mapping lifecycle.

GridMaps

Visual mapping tables that sync directly from your database sources. Track unmapped values, manage multi-column mappings, and keep a complete audit trail of every change.

Data Registries

Centralize reference data in structured, versioned registries. Import from CSV or Excel, edit inline, and expose via API. Row-level security controls who sees what.

AI-Powered Mapping

Let AI analyze source values and suggest the right mappings automatically. Configure custom instructions, confidence thresholds, and value sets to guide it.

Lookup API

Integrate mappings into your pipelines with a simple REST API — single lookups, batch queries, and API keys with per-key access control.

Access & Groups

Fine-grained permissions with user groups and role-based access. Control who can view, edit, or manage each project and registry, with full access audit logging.

Delta Sync

Automatically detect new and changed source values with incremental delta sync. Schedule on a cron or trigger manually — never miss an update.

SSO Integration

Single sign-on with Microsoft Entra ID or Google Workspace, domain-based auto-provisioning, and MFA enforced at the tenant level.

Usage & Alerts

Track API usage, mapping progress, and sync activity across your org. Get notified via email, Slack, or Teams when values need attention.

Data Registries

Reference data, structured and versioned

Replace scattered spreadsheets with typed columns (text, numbers, dates, dropdowns) and validation. Import CSV or Excel with primary-key upsert, edit inline, and expose every registry over the API — with full version history on every row.

✓ Typed columns & validation
✓ CSV / Excel import with clean upserts
✓ Soft delete & restore, full row history
Row-level security

The right rows for every user

Link a control registry and gridmap derives each user's row access automatically — by division, location, or any column. Sync permissions from your data warehouse on a schedule. One dataset, scoped per person, instead of duplicate "filtered" copies.

✓ Per-row access, enforced at the data level
✓ Permissions synced from a user table
✓ Groups, granular roles, and a full access audit
SOURCE · From Connection
snowflake_dev → JZ.COMPANIES.RESPONSIBLE_SALESMAN
Last synced success · 98%
Connections & sync

Connect once, stay fresh

Pull value sets straight from Snowflake, SQL Server, BigQuery, PostgreSQL, Databricks, and more. Browse schemas, pick columns, then schedule delta syncs and watch every job — catch failures before they reach a report.

✓ Encrypted connections, schema browsing
✓ Scheduled delta sync with a job monitor
✓ Import / export anytime
AI Mapping Assistant
● Processing 847 unmapped values… 72%
acute_bronchitis
→ J20.9 · 94% confidence
AcceptEdit
seasonal_allergies
→ J30.2 · 89% confidence
AcceptEdit
general_pain
→ R52 · 61% — needs review
Review
AI-powered mapping

Process thousands of values in parallel

gridmap routes by confidence: high-confidence mappings auto-apply, lower scores are flagged for human review. Bring your own Anthropic, OpenAI, or Google AI key.

✓ Custom instructions & value sets
✓ Confidence thresholds
✓ Batch 1000+ values per run
REST API

Serve mappings to your pipelines

Single and batch lookups over a simple REST API — always current, always consistent. API keys with per-key access control and usage logging.

Batch up to 1000 OpenAPI docs
GET /api/public/lookup
/{definition_id}/{source_value}
// Response
{
"source_value": "Stockholm",
"target_value": "Sweden",
"status": "mapped",
"confidence": 0.98
}
Usage analytics
Track platform usage and AI costs across your organization.
12.4k
API calls / mo
847
AI suggestions
24
Active users
See pricing Why gridmap