You are here: Case management > Process modeling > Screen flows > Creating a screen flow

Creating a screen flow

You can use a screen flow to collect information from a single user. By using a flow that defines routing logic in one shape instead of many connectors, you can quickly add functionality to your application.

  1. Create the rule that stores the screen flow by performing the following steps:

    1. In the header of Designer Studio, click + Create > Process > Flow.

    2. On the Create form, enter values in the fields to define the context of the screen flow.

    3. Click View additional configuration options.

    4. Click Standard template for screen flows.

    5. Click Create and open to open a screen flow that contains the Start shape, the Assignment shape, and the End shape.

  2. In the flow diagram, double-click the Start shape to open the property panel.

  3. Define how the user interacts with the screen flow at run time, by entering values in the fields.

  4. Click Submit.

  5. Configure the Assignment shape with a task that the user performs.

  6. Optional: To enhance your screen flow, add and connect more shapes.

You can test your flow by running it or calling it from a subprocess in the life cycle of a case.