Concepts → Direct Query
Overview
In 2026.3.0, Incorta introduced the Direct Query Integration feature, a significant capability that enables you to query live data directly from source systems and visualize results instantly within Incorta. This feature provides real-time access to source data, drastically reducing your time-to-insight and simplifying data exploration by eliminating traditional data modeling and ingestion steps.
Prerequisites
- As of 2026.3.0, Direct Query is a preview feature available on Incorta Cloud only and requires a Premium cluster.
- The feature is disabled by default. To enable it, contact your Account Executive.
- Afterward, you can configure the feature from the Cluster Management Console (CMC) > Clusters > <yourCluster> > Tenants > <yourTenant> > Configure > Direct Queries Integration.
- This feature currently supports Snowflake as the exclusive data source, with plans to support additional data sources in future releases.
- It is recommended to use aggregated queries to improve performance.
How it works
After configuring the feature, you can create a Snowflake result set or view to execute SQL queries against the Snowflake data, and then visualize results directly in Incorta's insights interface, bypassing traditional schema creation and data-loading workflows. Query results reflect real-time source data, ensuring analysis accuracy without refresh delays.
Caching direct queries
To balance real-time data needs with system performance and resource efficiency, Incorta supports caching the direct query results. When a user opens an insight created via a direct query, the system checks the cache validity. If the cache has expired, the system automatically retrieves fresh data from the source, ensuring optimal performance without compromising data freshness.
You can specify the Cache Validity Duration globally in the CMC or at the result set and business view to override the global CMC setting, providing flexible control over caching behavior for different workloads.