Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Use the Input Password component

Set up a password input form by using the Input Password component in RPA Desktop Design Studio.

Before you begin

Role required: none

About this task

The Input Password component is used in Attended Robot automations.

To configure the properties for the Input Password component, see Properties of Confirm components.

Procedure

  1. In the Toolbox pane, navigate to General > MessageBox.

  2. Drag the Input Password component to the Design surface.

  3. To provide inputs to the parameters, see Configure port properties.

  4. Connect the data and control ports of the Input Password component to the corresponding ports of the other components as described in the following table.

    Port typePort nameData typePurpose of connectionDefault valueMandatory?
    Data inMessageStringTakes the heading of the password from a previously executed component.No default valueNo
    Data outReturnSecured StringReturns the password entered in the form as a secured string.Not applicableNot applicable
  5. To test the component, right-click the component bar and click Run From Here.

Parent Topic:General