Getting started

Connect your data

A brief introduction to connecting your first datasource.

Querio needs a datasource before an agent can analyze your data. A datasource is usually a database or warehouse such as Snowflake, BigQuery, PostgreSQL, or Redshift.

Before you start

You will usually need:

  • A read-only user or service account
  • The host, database, warehouse, schema, or project details for your datasource
  • Permission to allow Querio's outbound IP if your network blocks external connections

Connect a datasource

  1. Open your workspace settings
  2. Go to the datasources area
  3. Add a new datasource
  4. Choose the integration type
  5. Add the required connection details
  6. Test the connection

Once Querio can connect, it can generate a catalog from your datasource. The catalog helps the agent understand schemas, tables, columns, joins, and descriptions.

For detailed setup steps, see Supported integrations.

Last updated on July 15, 2026

On this page