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 data source
- Permission to allow Querio's outbound IP if your network blocks external connections
Connect a datasource
- Open your workspace settings
- Go to the datasources area
- Add a new datasource
- Choose the integration type
- Add the required connection details
- 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.