Introduction to the UI

The screenshot below shows a dataflow and highlights the various UI features.

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 compare

Compares 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.
8Action logsYou can view the history of actions performed on a dataflow. This helps you identify the user and the action that was performed on the dataflow. The history is not user-specific. You can view it by clicking the Action Logs icon in the Neo UI.
Currently, it displays the logs for the copy, view, and paste operations performed using Aira Coder on a dataflow. These logs help you understand how a dataflow moved across organizations or clusters. The log entry includes the following details:
  • User name: The name of the user who performed the action.
  • Link: If the dataflow was pasted, this shows a link to the original dataflow from which it was copied.
  • Timestamp: The date and time when the action occurred.
  • Operation type: Indicates whether the entry corresponds to a copy, view, or paste action.
9LibrariesAdds libraries to the dataflow to import blocks.
10Restore versionAllows you to revert the current version of the dataflow to the most recently approved version.
11Save

Save changes to the dataflow in the Draft version.

Note: This option is only available for dataflows in the Draft state.

12Send for approval

Send 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.

13InteractivityControls 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.
14Fit to windowZoom in or zoom out the dataflow to fit the screen.
15Zoom outZoom out to view the entire dataflow at once.
16Zoom inZoom in to focus on specific blocks or connections in the dataflow.
17Code viewDisplays the pseudocode for the latest saved dataflow, covering all the blocks in the dataflow.
18CanvasRefers to a workspace where you can design, configure, and visualise the dataflow.
19Name (Tab Name)Displays the name of the dataflow within the browser tab. This allows you to organise and view multiple dataflows tabs in the browser.