Glossary

The terms used across OvalBee and these docs, in one place.
TermMeaning
AnnotationThe labels of one image or video in a dataset: its objects, their geometry and class, and its tags. Each image has one annotation per dataset. See Assets and annotations.
Annotation toolThe labeling interface that labelers and reviewers open from a Labeling or Review stage. See Labeling.
AssetOne stored item: an image, video, annotation, model file or report.
BadgeA small label on a node showing a result of its last run, a schedule or a missing input.
CatalogThe pretrained models that come with OvalBee’s training and prediction nodes. Add one to your registry to use it. See Models and deployments.
DatasetA named, versioned set of assets. See Datasets and versions.
DeploymentA model running as a long-lived service with an HTTP endpoint. See Models and deployments.
EdgeAn arrow between two nodes. A flow edge runs the target after the source succeeds, a visual edge is drawing only. Edges never carry data. See Edges.
FlowA graph of nodes that describes and runs a process. See Flows.
Flow setupThe dialog listing the nodes a new flow needs you to fill in before it’s useful. It runs them once you have.
GroupA named, colored frame around related nodes on the canvas. Visual only.
Instance administratorA person who configures the whole installation: sign-in, email, storage, compute, user accounts. See Administration.
Isolated runA run of one node that doesn’t start the nodes after it. See Runs and automation.
Latest / pinnedA dataset or model input either follows the newest version (@latest) or stays on one exact version.
Live exampleA real flow published read-only with its data and reports, opened from the template library.
Machine classThe kind of machine a node asks for, such as gpu. Administrators map classes to real hardware. See Compute.
MCPModel Context Protocol, the standard OvalBee uses to let external AI agents build and edit flows. See Build with an AI agent.
NodeOne step of a flow, placed from a template in the Node Library. See Nodes.
Node templateThe definition of a node in the Node Library: what it does, and its inputs and outputs.
OntologyA versioned vocabulary of classes and tags that datasets and models are pinned to. See Ontologies.
Outcome statusA button in the annotation tool, paired with the dataset it sends the image to. See Labeling.
PoolA dataset holding work that waits for a labeling or review stage.
ReferenceAn input bound to another node’s output, resolved to that output’s latest value when the node runs. The app calls it a variable binding. See Edges and references.
RegistryYour workspace’s models and their versions, with metrics, classes and lineage.
ReportA document a node builds from its results, with charts, tables and image galleries. See Reports.
RunOne execution of one node, with its inputs, outputs, logs and artifacts. See Runs and automation.
SecretA credential stored encrypted in a workspace for nodes to use. See Secrets and API tokens.
StageA Labeling or Review node that hands work from a pool to the people assigned to it.
TemplateA reusable flow, or part of one, without any workspace data. See Templates and sharing.
WidgetThe preview a node shows on the canvas: images, a report button, the annotation tool button, a file drop zone.
WorkspaceWhere flows, data, models, secrets and members live. Called a space in the sidebar. See Members and roles.