MODELS, WORKFLOWS, AND DATA
Models produce data, workflows orchestrate models, and data queries let you inspect what they produced. These three operations form a natural cycle. For conceptual background, see Models, Types, and Methods, The Workflow Execution Model, and The Data Layer.
In This Section
- Create and Run a Model — search for a model type, create a definition, run a method, and inspect the output
- Create and Run a Workflow — create a workflow definition, wire it to a model, validate, run, and review history
- Query and Manage Data — list, retrieve, query, rename, and clean up data produced by models and workflows