Documentation

How can we help you build?

Everything you need to connect, govern, and query your data with Quaeris - from first setup to production MCP integrations.

Search topics, categories, and popular articles - or pick one below.

Quick Start

3 steps to your first
governed answer.

From zero to a traced, auditable query result in minutes.

Connect your data warehouse

Quaeris is warehouse-native - your data never moves. Provide credentials for Snowflake, BigQuery, Redshift, or Databricks and Quaeris introspects your schema automatically.

# quaeris.yaml - warehouse connection warehouse:  type: "snowflake"  account: "your-account"  database: "PROD_ANALYTICS"  schema: "finance"  role: "QUAERIS_READER" # Credentials resolved from env - never stored in config  credentials: "env://SNOWFLAKE_CREDS"
Developer & API

Build on the governed
data layer.

The Quaeris REST API and MCP tools let you query governed, certified data from any LLM host, application, or workflow - with lineage and access control enforced automatically.

REST API v1MCP ToolsAudit lineage on every callWarehouse-native
# MCP tool call from your LLM host tool: query_governedargs:  question: "Top 5 cost drivers this quarter?"  enforce_rbac: true # Response✓ Metric: opex_variance v2.0✓ Lineage: GL 6000–6999 · certified 2026-06-01✓ Access enforced for role: finance_analyst
Still have questions?

We're here to help you
get to your first answer.

Talk to a solutions engineer, open a support ticket, or join the Quaeris developer community - whichever fits where you are.