> For the complete documentation index, see [llms.txt](https://v2.dataos.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v2.dataos.info/concepts/glossary.md).

# Glossary

### A

<table><thead><tr><th width="188.0670166015625">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>AI Activation</strong></td><td>The MCP tools and endpoints that let AI assistants discover, inspect, and query governed Data Products through approved metadata and runtime APIs. See <a href="/pages/dZ7lI6MBu1cHurZ4AQAi">AI Activation</a>.</td></tr><tr><td><strong>Architecture</strong></td><td>DataOS's layered design: a hosted Control Plane, a Data Plane in your cloud, declarative Resources, and the Data Product model built on top.</td></tr><tr><td><strong>App</strong></td><td>A Resource for deploying containerized applications (for example, Streamlit) inside DataOS with platform authentication, ingress, and observability. See <a href="/pages/6XuBkpGgZIt1DZ4J1IBz">Deploy a data application</a>.</td></tr><tr><td><strong>Activation</strong></td><td>The process of connecting downstream tools such as BI, APIs, and notebooks to a Data Product's semantic layer so every surface reads the same governed definitions. See <a href="/pages/5Yzq7KwcfPk81eMtkCYr">Activation</a>.</td></tr><tr><td><strong>Assertions</strong></td><td>Blocking quality rules that stop bad data from moving forward during build or execution. See <a href="/pages/Fn68cr19smJW8fERbD53">Assertions</a>.</td></tr></tbody></table>

### B

<table><thead><tr><th width="188.5264892578125">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Bento</strong></td><td>A Stack for long-running stream processing Workers that read, transform, and write event streams between sources and sinks.</td></tr><tr><td><strong>Bifrost</strong></td><td>DataOS's access-control component for governing who can access Data Products and platform resources.</td></tr><tr><td><strong>Bundle</strong></td><td>A Resource that deploys multiple related Resources together in dependency order as a single unit. See <a href="/pages/mXRE4GzPtaLJWeKrWtMX">Bundle</a>.</td></tr><tr><td><strong>BYOC</strong></td><td>Bring Your Own Cloud. A deployment model where you provision and operate the Kubernetes cluster and cloud infrastructure; DataOS installs the Data Plane on top.</td></tr></tbody></table>

### C

<table><thead><tr><th width="176.08795166015625">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>CDC</strong></td><td>Change Data Capture. An ingestion pattern that streams inserts, updates, and deletes from a source in near real time via binlog or WAL, rather than re-reading full tables on a schedule. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/build/stage-1-discovery/bring-data-in/cdc-ingestion.md">CDC ingestion</a>.</td></tr><tr><td><strong>Compute</strong></td><td>A Resource that defines Kubernetes node pools or capacity profiles that workloads run on. Tenants attach Compute to a Data Plane so Stacks, Workflows, and Services have somewhere to execute. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/concepts/resources/compute/README.md">Compute</a>.</td></tr><tr><td><strong>Consumer</strong></td><td>A user, application, or workflow that discovers, queries, and uses a published Data Product. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/consume/README.md">Consumer journey</a>.</td></tr><tr><td><strong>Consumer journey</strong></td><td>The end-to-end path a user follows to discover, understand, query, and consume a Data Product. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/consume/get-started/walkthrough.md">Walkthrough</a>.</td></tr><tr><td><strong>Contract</strong></td><td>The published guarantees a Data Product makes about its data: schema, semantics, quality rules, SLAs, and versioning policy. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/build/stage-2-productize/define-the-contract/README.md">Define the contract</a>.</td></tr><tr><td><strong>Control Plane</strong></td><td>The centralized hosted layer that manages authentication, orchestration, metadata, policies, and platform apps. Customer data and compute stay in the customer cloud.</td></tr></tbody></table>

### D

<table><thead><tr><th width="198.37176513671875">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Data Admin</strong></td><td>A Tenant role focused on managing data source access: creating Depots, managing Secrets, and granting connection permissions to builders. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/operate/governance/roles-and-permissions/tenant.md">Tenant roles</a>.</td></tr><tr><td><strong>Data Consumer</strong></td><td>The lowest-privileged Tenant role for discovering and querying published Data Products via Hub, Studio, BI, APIs, or AI. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/operate/governance/roles-and-permissions/tenant.md">Tenant roles</a>.</td></tr><tr><td><strong>Data Developer</strong></td><td>A Tenant role for building and operating Data Products using platform Resources such as Vulcan, Nilus, and Workflows. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/operate/governance/roles-and-permissions/tenant.md">Tenant roles</a>.</td></tr><tr><td><strong>Data Plane</strong></td><td>The execution environment that runs inside your cloud, typically on Kubernetes. It hosts Tenants, workloads, engines, and data processing while keeping enterprise data within your infrastructure boundary. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/operate/phase-1-provision-dataplane/overview.md">Provision a Data Plane</a>.</td></tr><tr><td><strong>Data Product</strong></td><td>A composable unit that delivers data, interfaces, or APIs for a specific business outcome. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/build/get-started/build-your-first-data-product.md">Build your first Data Product</a>.</td></tr><tr><td><strong>Data Product Hub</strong></td><td>The catalog UI where consumers browse, search, filter, and open Data Products, Metrics, and Perspectives for a Tenant. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/consume/discover/overview.md">Discover</a>.</td></tr><tr><td><strong>Data Product Lead</strong></td><td>A named individual on the Data Product Team who owns the contract externally: SLAs, change approval, deprecation, and consumer relationships.</td></tr><tr><td><strong>Data Product Team</strong></td><td>The team accountable end-to-end for a Data Product: build, run, support, evolve, and deprecate: without owning underlying platform infrastructure.</td></tr><tr><td><strong>DataOS CLI</strong></td><td>The command-line tool (<code>dataos-ctl</code>) for applying, inspecting, deleting, and debugging Resources, Domains, Stacks, and Lakehouse operations across environments. See <a href="/pages/WuHOOSK2tPzZTkPqgpv9">CLI reference</a>.</td></tr><tr><td><strong>Depot</strong></td><td>A declarative connection to an external or internal data source (database, object store, stream, or lake table). Data stays at the source; the Depot registers access and exposes a uniform address for queries and pipelines. See <a href="/pages/y3BG59lGs0vGcPkiXDCP">Depot</a>.</td></tr><tr><td><strong>Desired state</strong></td><td>The target configuration declared in a manifest. The platform works to keep the live Resource aligned with that definition. See <a href="/pages/RxSs0K3gdTJM5qFiI27x">Resources overview</a>.</td></tr><tr><td><strong>Dimension</strong></td><td>A categorical or descriptive field used to filter, group, or slice analysis in a semantic model (for example, customer segment or region). See <a href="/pages/GHw8KuCTmMONj67IiXWf">Semantic models</a>.</td></tr></tbody></table>

### E

<table><thead><tr><th width="167.67340087890625">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Engine</strong></td><td>Where a Data Product's data physically lives and is queried, for example DataOS Lakehouse, Snowflake, BigQuery, Databricks, or Postgres. DataOS is the control layer above the engine; the engine holds the data. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/build/choose-your-engine/overview.md">Choose your engine</a>.</td></tr><tr><td><strong>External Models</strong></td><td>References to existing external or upstream models or assets that a Data Product can use without redefining them. See <a href="/pages/lYtBypYkesDLMPGa9z1I">External models</a>.</td></tr></tbody></table>

### F

<table><thead><tr><th width="154.34814453125">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Flare</strong></td><td>A DataOS Stack used for Spark-based query and maintenance operations on Lakehouse and Delta/Iceberg data including compaction, reads, and writes.</td></tr><tr><td><strong>Freshness</strong></td><td>How recently a Data Product's data reflects its sources. Shown in Hub trust signals and part of the product SLA. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/consume/understand/quality.md">Quality</a>.</td></tr><tr><td><strong>Full-stack</strong></td><td>An adoption pattern where DataOS provides end-to-end capabilities including the native Lakehouse, ingestion via Nilus, build via Vulcan, and DataOS-native consumption surfaces.</td></tr></tbody></table>

### G

<table><thead><tr><th width="159.57830810546875">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Gateway</strong></td><td>The serving interface used to connect to a Data Product or one of its consumption endpoints.</td></tr><tr><td><strong>Grant</strong></td><td>A governance Resource that assigns permissions to users or groups over specific Data Product assets or platform resources. See <a href="/pages/JeGfyZhCTd6NO2GOCOSp">Grant</a>.</td></tr><tr><td><strong>Governance</strong></td><td>The cross-product function that sets classification, access, retention, tier rules, and compliance policies that all Data Product Teams operate within. See <a href="/pages/WCoCzI3R2kdGj173dzqK">Governance</a>.</td></tr></tbody></table>

### H

<table><thead><tr><th width="133.8682861328125">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Heimdall</strong></td><td>DataOS's authentication service. APIs delegate token validation to Heimdall; authentication errors in build and runtime often reference it.</td></tr></tbody></table>

### I

<table><thead><tr><th width="193.13787841796875">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>In-band Validation</strong></td><td>Quality validation that runs inside the build or deploy flow and can block bad data before publication. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/build/stage-2-productize/define-the-contract/data-quality.md">Data quality</a>.</td></tr><tr><td><strong>Instance</strong></td><td>A single deployed DataOS environment with its own Control Plane connection, shared Data Plane, and one or more Tenants. The top-level platform boundary for an organization. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/operate/phase-2-setup-tenant/choosing-between-instance-and-tenant.md">Instance vs Tenant</a>.</td></tr><tr><td><strong>Instance Admin</strong></td><td>The web application Operators use to create Tenants, attach Data Planes and Compute, invite users, and manage Instance-level configuration.</td></tr></tbody></table>

### L

<table><thead><tr><th width="221.10546875">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Lakehouse</strong></td><td>A managed storage Resource combining Apache Iceberg tables on cloud object storage with catalog, query, and maintenance services including REST Catalog, Spark, Sherpa, and Flare. See <a href="/pages/NZyLGgwAs0SzCcaiAibn">Lakehouse</a>.</td></tr><tr><td><strong>Layer</strong></td><td>A manifest metadata field (<code>user</code> or <code>system</code>) indicating whether a Resource is Tenant-scoped or platform-scoped, affecting access and visibility. See <a href="/pages/RxSs0K3gdTJM5qFiI27x">Resources overview</a>.</td></tr><tr><td><strong>Lifecycle management</strong></td><td>How a Resource is created, updated, monitored, and retired. See <a href="/pages/RxSs0K3gdTJM5qFiI27x">Resources overview</a>.</td></tr><tr><td><strong>Lineage</strong></td><td>Shows how data flows from source assets through transformations, outputs, semantic models, metrics, and downstream consumers. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/consume/understand/assets/overview.md">Assets</a>.</td></tr><tr><td><strong>Link</strong></td><td>A Resource that registers an externally hosted application in DataOS with metadata and deep links so it appears alongside native apps. See <a href="/pages/aG3IXVVfpPsj5BCBa4d5">Link an external application</a>.</td></tr></tbody></table>

### M

<table><thead><tr><th width="247.0780029296875">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Manifest</strong></td><td>The YAML file that defines a Resource. It declares the metadata, type, and spec the platform should apply. See <a href="/pages/RxSs0K3gdTJM5qFiI27x">Resources overview</a>.</td></tr><tr><td><strong>MCP</strong></td><td>Model Context Protocol. Lets an AI assistant connect to external tools and data sources. In DataOS, the Data Product MCP lets supported AI clients search, inspect, and query governed Data Products through approved metadata and runtime APIs. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/api/mcp/overview.md">MCP overview</a>.</td></tr><tr><td><strong>MCP Tools / MCP Endpoints</strong></td><td>Interfaces that let AI agents access Data Product data, metadata, schema, quality, runs, and trust context. See <a href="/pages/dZ7lI6MBu1cHurZ4AQAi">AI Activation</a>.</td></tr><tr><td><strong>Medallion architecture</strong></td><td>A layered modeling pattern (commonly Bronze → Silver → Gold) where raw data is progressively cleaned and made business-ready before exposure in semantic models.</td></tr><tr><td><strong>Measure</strong></td><td>An aggregatable numeric field in a semantic model, for example total revenue or order count. Metrics and dashboards bind to measures rather than ad-hoc SQL. See <a href="/pages/GHw8KuCTmMONj67IiXWf">Semantic models</a>.</td></tr><tr><td><strong>Metadata Extraction</strong></td><td>The process of scanning or collecting metadata from source systems so assets become searchable, understandable, and usable in DataOS. See <a href="/pages/KWqH1DsSmDmzTApU4XtN">Understanding Metadata Pipelines</a>.</td></tr><tr><td><strong>Metis</strong></td><td>DataOS's metadata and catalog system. Stores technical, operational, and business metadata and powers search, lineage, and the Data Product Hub.</td></tr><tr><td><strong>Metric</strong></td><td>A governed time-series definition built from a measure, time column, granularity, and optional dimensions or segments. Defined once and reused consistently; discoverable in the Hub and queryable through Studio, APIs, and MCP. See <a href="/pages/9ZTgmiiRwOWrRFftC9xU">Business metrics</a>.</td></tr><tr><td><strong>Minerva</strong></td><td>A dynamic federated SQL query Resource (Trino-based) that exposes configured Depots and Lakehouse data through a single SQL endpoint for exploration and BI. See <a href="/pages/Bz5dTXJASJon4jPyKDHB">Minerva</a>.</td></tr><tr><td><strong>Models</strong></td><td>Transformation logic that turns source data into business-ready data. See <a href="/pages/BUyiGgtYBPEvVvK7TqBo">Models</a>.</td></tr><tr><td><strong>Modern Data Cloud</strong></td><td>The hosted SaaS environment where the DataOS Control Plane runs. Your Data Plane connects to it for governance, orchestration, and administration.</td></tr></tbody></table>

### N

<table><thead><tr><th width="117.5047607421875">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Nilus</strong></td><td>DataOS's data movement stack for batch and CDC ingestion from operational systems, SaaS APIs, and warehouses into destinations such as the Lakehouse. See <a href="/pages/tgnJOrI6Ndgr5NJ3AZAH">Nilus</a>.</td></tr></tbody></table>

### O

<table><thead><tr><th width="134.54833984375">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Operator</strong></td><td>The highest-privileged Instance-level role. Provisions Data Planes, creates Tenants, attaches Compute, installs Stacks, and manages platform-wide configuration. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/operate/governance/roles-and-permissions/operator.md">Operator role</a>.</td></tr><tr><td><strong>Overlay</strong></td><td>An adoption pattern where DataOS layers on top of an existing warehouse or lake you already use. The existing engine stays; DataOS adds Data Product discipline, semantics, and consumption interfaces.</td></tr></tbody></table>

### P

<table><thead><tr><th width="158.5592041015625">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Perspective</strong></td><td>A saved, reusable result created from a validated Data Product query. A first-class consumable view with its own API for business users, applications, and downstream consumption. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/consume/query/perspectives.md">Perspectives</a>.</td></tr><tr><td><strong>Plan</strong></td><td>A preview or dry-run step (via <code>vulcan plan</code>) that shows what would change before applying a Vulcan project: dependency graph, diffs, and impact of model or semantic updates. See <a href="/pages/MG8bkdFBxYLmJxfx9bNF">Plan guide</a>.</td></tr><tr><td><strong>Policy</strong></td><td>A governance Resource defining access controls, data masking, row and column rules, and compliance constraints scoped to data or products. See <a href="/pages/vVxaZPL9zdPzIf2Vxbn3">Policy</a>.</td></tr><tr><td><strong>Policy Engine</strong></td><td>The enforcement layer that applies access, masking, and governance rules declared in policies across discovery, build, and consumption surfaces.</td></tr><tr><td><strong>Poros</strong></td><td>The DataOS operator/controller that provisions and manages dynamic Resources such as Minerva from declarative specs.</td></tr><tr><td><strong>Projections</strong></td><td>A templating system that injects runtime values (secrets, Depot connection details, Tenant context, environment variables) into container config at deploy time so YAML stays environment-agnostic. See <a href="/pages/PtQB1sRPkNksHChuZ4in">Projections</a>.</td></tr></tbody></table>

### R

<table><thead><tr><th width="158.44830322265625">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Reconciliation</strong></td><td>The continuous process that compares actual state with desired state. When drift appears, the platform applies changes to restore the declared state. See <a href="/pages/RxSs0K3gdTJM5qFiI27x">Resources overview</a>.</td></tr><tr><td><strong>Resource</strong></td><td>A declarative DataOS object that defines connectivity, storage, compute, governance, or workload behavior. Resources are the building blocks of a Data Product. See <a href="/pages/RxSs0K3gdTJM5qFiI27x">Resources overview</a>.</td></tr><tr><td><strong>REST Catalog</strong></td><td>The Iceberg metastore service in a Lakehouse that stores table metadata (schema, snapshots, partitions, file locations) backed by PostgreSQL. See <a href="/pages/NZyLGgwAs0SzCcaiAibn">Lakehouse</a>.</td></tr><tr><td><strong>RunAsUser</strong></td><td>The runtime identity a workload executes as inside DataOS. When set in a resource manifest, the workload runs under the specified user's permissions instead of the creator's. Requires an explicit grant from an Operator. See <a href="/pages/v8RN7UZBazm7V3vwm0qN">RunAsUser permissions</a>.</td></tr></tbody></table>

### S

<table><thead><tr><th width="165.62640380859375">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Secret</strong></td><td>A secure Resource for storing credentials (passwords, API keys, certificates) separately from workload YAML. Workloads reference Secrets by name; values are injected at runtime. See <a href="/pages/WFEOO598InFQXIz97VZ0">Secret</a>.</td></tr><tr><td><strong>Segment</strong></td><td>A predefined filter on a semantic model (for example, "corporate customers only") that consumers can apply without writing SQL predicates. See <a href="/pages/GHw8KuCTmMONj67IiXWf">Semantic models</a>.</td></tr><tr><td><strong>Semantic layer</strong></td><td>The tier above individual Data Products where semantic models are registered. Holds meaning and governed definitions, not storage. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/build/stage-2-productize/define-semantic-model/README.md">Define semantic model</a>.</td></tr><tr><td><strong>Semantic model</strong></td><td>The business-facing interface for one physical model: dimensions, measures, segments, joins, and descriptions. Consumers query semantic models instead of raw tables. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/build/stage-2-productize/define-semantic-model/README.md">Define semantic model</a>.</td></tr><tr><td><strong>Service</strong></td><td>A long-running Resource that stays up and exposes network ports (HTTP/TCP). Used for APIs, databases, streaming endpoints, and other always-on applications. See <a href="/pages/Kb76XwUcAn1CztYFeG8d">Service</a>.</td></tr><tr><td><strong>Sherpa</strong></td><td>A Lakehouse component that translates SQL requests and orchestrates maintenance jobs against the embedded Spark cluster.</td></tr><tr><td><strong>SLA</strong></td><td>Service Level Agreement. A Data Product's published, measurable commitments on freshness, availability, completeness, and quality. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/consume/understand/quality.md">Quality</a>.</td></tr><tr><td><strong>Spec</strong></td><td>The <code>spec:</code> section in a Resource manifest YAML that holds type-specific configuration such as connection details, compute, stack reference, and DAG steps. See <a href="/pages/RxSs0K3gdTJM5qFiI27x">Resources overview</a>.</td></tr><tr><td><strong>Stack</strong></td><td>A reusable runtime template that defines how a workload step runs (container image, config projection, and stack-specific settings). Workflows and Services reference a Stack. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/operate/phase-3-configure-tenant-with/stacks.md">Stacks</a>.</td></tr><tr><td><strong>Studio</strong></td><td>The semantic query UI on a Data Product page. Consumers select dimensions and measures, run governed queries, export results, and save Perspectives. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/consume/query/studio.md">Studio</a>.</td></tr></tbody></table>

### T

<table><thead><tr><th width="145.28961181640625">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Tag</strong></td><td>A flexible label attached to a Resource. Use tags to group, filter, and discover assets across domains, teams, and environments. See <a href="/pages/RxSs0K3gdTJM5qFiI27x">Resources overview</a>.</td></tr><tr><td><strong>Tenant</strong></td><td>An authorization and governance boundary inside an Instance. Use Tenants to separate teams, domains, or environments that share the same platform. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/operate/core-concepts/tenant.md">Tenant</a>.</td></tr><tr><td><strong>Tenant Admin</strong></td><td>The highest-privileged role within a Tenant. Manages users, access, and Tenant resources day to day after an Operator provisions the Tenant. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/operate/governance/roles-and-permissions/tenant.md">Tenant roles</a>.</td></tr><tr><td><strong>Tunnel</strong></td><td>An outbound encrypted connection from the Data Plane to Modern Data Cloud so the platform can be managed without exposing inbound ports on your cluster.</td></tr></tbody></table>

### U

<table><thead><tr><th width="231.22198486328125">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Unit Tests</strong></td><td>Developer tests that validate whether model logic in SQL or Python works correctly before the Data Product is published. See <a href="/pages/xu3eLCwxfpleWMubXvi3">Tests</a>.</td></tr><tr><td><strong>Uniform Data Link (UDL)</strong></td><td>A stable DataOS address for data in a Depot, formatted as <code>dataos://[depot]/[source-path]</code>, used across Stacks, models, and pipelines without repeating credentials. See <a href="/pages/y3BG59lGs0vGcPkiXDCP">Depot</a>.</td></tr></tbody></table>

### V

<table><thead><tr><th width="141.49176025390625">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Volume</strong></td><td>A Resource for persistent disk storage attached to workloads. Used when a Service or Worker needs durable local state beyond object storage. See <a href="/pages/iDrRZVCaHKiCCCixMxm2">Volume</a>.</td></tr><tr><td><strong>Vulcan</strong></td><td>DataOS's declarative build stack for Data Products: SQL and Python models, validation, semantic layer, materialization, APIs, and CI/CD-style plan/apply workflows. See <a href="/pages/8kxn7nvzKnWN4iOPlunf">Vulcan</a>.</td></tr></tbody></table>

### W

<table><thead><tr><th width="138.6317138671875">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Worker</strong></td><td>A long-running background Resource that processes work continuously without exposing a service endpoint. Used for stream consumers, sinkers, and background loops. See <a href="/pages/ActgZYf1Ks9HHLuObRaq">Worker</a>.</td></tr><tr><td><strong>Workflow</strong></td><td>A batch Resource that runs one or more steps as a directed acyclic graph (DAG), on a schedule or on demand. Used for ingestion jobs, transformations, validations, and backfills. See <a href="/pages/VUyTjD1ppxlDJ1TRnG7z">Workflow</a>.</td></tr><tr><td><strong>Workbench</strong></td><td>The general SQL exploration UI for querying physical tables across connected sources with governed access and captured lineage. See <a href="https://github.com/moderndatacompany/dataos/blob/main/documentation/consume/query/workbench.md">Workbench</a>.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://v2.dataos.info/concepts/glossary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
