12345
  1. Workspace: Displays the flow. Graphically program using function blocks.
  2. Deploy: Deploy the changes the flow to the flow editor instance.
  3. Burger menu: Displays the additional functionality, for example:
    • Import or Export: Import or Export the flows from the editor.
    • Only one flow can be imported or exported from the UI.

    • Restart Rule Engine: Restart the flow editor.
    • Dashboard: Redirect to the embedded Node-RED dashboarding functionality.
    • The dashboard is available when the flow contains some Node-RED dashboard nodes.

    • Node-RED website: Redirect to the node-red website.
    • Publish flows: Publishing flows will deploy the changes to all the rule engine instances and applied to all manual or scheduled rule runs.
  4. Sidebar: Displays several useful tools and information.
  5. Palette: Displays all available nodes. The available node groups depend on the subscription.

Sidebar

1234
  1. Info: Displays information about the current flow.
  2. Help: Displays detailed help about nodes.
  3. Debug: Displays error messages in the current flow's debug node and allows to troubleshoot the flow.
  4. Config: Displays a list of all config nodes, organized by their scope.

For more information about the Node-RED user interface, see the Node-RED documentation (https://nodered.org/docs/user-guide/editor/sidebar/).