The two dimensions
The data plane narrows the scope of the compute pool: selecting a data plane determines which pools are available, and switching planes resets the pool to the new plane’s own default.
How context affects the platform
Your execution context influences what you see and how operations behave across the platform:
If you switch your data plane, you’ll see a different set of datasets, and any queries you run will execute against different infrastructure.
Supported providers
Execution context options vary depending on your data plane’s underlying provider:
See Compute Pools for details on what each compute pool type offers.
Default behavior
When you first load the platform, context auto-selects based on what’s available to you:- Single data plane — Auto-selected. No action needed.
- Multiple data planes — Defaults to the Narrative DCP (data collaboration platform).
- Compute pool — Defaults to the data plane’s default compute pool. For Snowflake, this is the warehouse you’ve designated as default. For Narrative and Customer AWS, this is Shared.
Context persistence
Your execution context is saved to your browser’s local storage. When you return to the platform in a later session, your previous selections are restored automatically. This means you don’t need to re-select your context each time you log in.Because context is stored per-browser, using a different browser or clearing local storage will reset your selections to the defaults.
Database and schema
Execution context used to carry two further dimensions, database and schema. Neither was ever selectable: both offered onlyDEFAULT, and the data plane resolved the database and schema for every operation regardless of what the context said. They have been removed rather than left as placeholders, so the context now describes only the two settings that change behavior.
Nothing about where your queries run has changed. Should multi-database or multi-schema data planes arrive, the context will grow to describe them again.
Related content
Data Planes
Where your data lives and is processed
Compute Pools
How compute resources are allocated for query execution
Using the Context Selector
Step-by-step guide to changing your execution context

