Documentation Index
Fetch the complete documentation index at: https://docs.oleander.dev/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Environment settings page lets you manage secrets and external service connections for your organization. Navigate to Settings → Environment to configure them.General
Store custom environment variables that are injected into both Spark and Notebooks. Use these for API keys, database URLs, or any secret your jobs need at runtime. Click + Add variable to create a new entry. Values are masked by default and can be revealed, copied, or deleted from the variable row.BigQuery
Connect your Google Cloud BigQuery project to attribute query cost to dbt runs. You can authenticate in two ways:- Grant access — grant read access to your project via IAM. No JSON key required (recommended).
- Service account JSON key — paste your own service account JSON key. Stored encrypted.
gcloud commands in Cloud Shell to complete the IAM binding.