RPA Desktop Design Studio ports

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • Components in the RPA Desktop Design Studio have ports that are used while creating an automation workflow.

    The ports are categorized as Control ports and Data ports.

    The gray ports are called the Control ports and the orange ports are called the Data ports.

    Control ports and Data ports of a component.

    The ports are subcategorized into input ports and output ports.

    Control ports are subcategorized into Control In and Control Out ports. Control ports decide the flow of the automation execution (which component to execute next).

    Data ports are subcategorized into Data In and Data Out ports. Data ports transfer data between components.

    Arrow heads on the connection lines indicate the flow of the direction.

    Input ports always appear on the left of the component and output ports appear on the right of the component.

    Hover over the port to see the function of the port.

    Control In, Control Out, Data In, and Data Out ports.

    A Data port turns red when you turn off the logging on that port. For example, select this option if you don’t want to log sensitive information such as password or banking details. To do that, right-click the Data In or Data Out port and select Turn off logging. Turn off logging for a Data port.

    To turn on the logging, right-click the inactive Data port and select Turn on logging.

    A Data port turns green when the data is transformed. For example, it turns green when it converts any information existing within a Data port from one format to another. To do that, right-click the Data In or Data Out port and select Transform Data. For more information, see Transform the data in RPA Desktop Design Studio.