Navigator Terminology
Navigator Terminology
Navigator Terminology
Navigator Terminology

Canvas
Canvas is the main work space of Navigator. This is the creation area
to train, test, and prototype your AI models.

Drawer
The drawer is where the library of Elements are stored.

Element
Elements are the building blocks for creating with Navigator. Elements are a package of code meant to do a function such as train an AI model or show a visual output of a running flow. 

Flow
A flow is a series of elements connected together in a particular sequence in order to perform a trained function and provide an output.
A basic flow will consist of an input element, AI inference element, and an output element.

Deployment
A deployment gives a user the ability to assign flows to a set of computers and input devices, and decouple a running flow from the Navigator UI allowing the flow to run independently.