Introduction to the Neo UI

You can perform various functions on a dataflow using the Neo UI. The UI has many icons through which you can perform these functions. The table below explains the functions of each icon.

Neo UI

Neo UI

Sl. NoNameDescription
1NameMentions the name of the dataflow
2TagsIndicates the number of tags associated with the dataflow. Place the cursor to see the tag names.
3StateSpecifies if the dataflow is Active or Inactive
4VersionSpecifies the version number of the dataflow.
5StatusIndicates the current status of the dataflow.
6Version compareCompares code changes between different versions of the dataflow.
Note: The icon is available only for dataflows in the Draft state.
7Copy cURLCopies the B2B or B2C cURL of the dataflow, which is used to execute the dataflow.
8LibrariesAdds libraries to the dataflow to import blocks.
9Restore versionAllows you to revert the current version of the dataflow to the most recently approved version.
10SaveSave changes to the dataflow in the Draft version.
Note: This option is only available for dataflows in the Draft state.
11Send for approvalSend the dataflow in the Draft state for Neo admin approval. For a dataflow in the Approved state, use the Make Live option. For a dataflow in the Live state, no options are available.
Note: For a dataflow sent for approval, the admin can Review and approve it.
12InteractivityControls block interactivity by locking or unlocking it:
Locked: You cannot move individual blocks. The entire dataflow moves as a single unit, but you can still add new blocks.
Unlocked: You can move individual blocks, add new blocks and modify connections.
13Fit to windowZoom in or zoom out the dataflow to fit the screen.
14Zoom outZoom out to view the entire dataflow at once.
15Zoom inZoom in to focus on specific blocks or connections in the dataflow.
16Code viewDisplays the pseudocode for the latest saved dataflow, covering all the blocks in the dataflow.
17CanvasRefers to a workspace where you can design, configure, and visualise the dataflow.