Querio
Connect your data

Connect your data

Connect databases and warehouses so Querio can query your data.

Connecting your data is the first setup step in Querio.

A datasource gives Querio read access to a database or warehouse. Querio uses that connection to run SQL, generate answers, and build the catalog that helps the agent understand your data.

What Querio needs

Most datasources need three things:

  • A read-only user, service account, or token
  • Connection details like host, port, database, schema, warehouse, or project
  • Network access from Querio to your database

Keep access read-only

Querio should use a dedicated read-only account whenever possible. This keeps permissions clear and makes it easier to audit what Querio can access.

After connecting

After the datasource is connected, Querio can generate context from it. This includes schemas, tables, columns, joins, and descriptions in the catalog.

Go to Supported integrations for setup steps for each database.