> For the complete documentation index, see [llms.txt](https://docs.work-relay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.work-relay.com/forms/form-components/screen-flow.md).

# Screen flow

The Screen Flow component allows for integration of native Salesforce Screen Flows into the form.

## Working with component

[Managing components](/forms/form-components/working-with-form-components.md#managing-components)

{% hint style="info" %}
The Screen Flow component cannot be placed into a Section. It is, itself, a section-level component (like lists and nested forms), so it must be placed above or below any existing Sections.
{% endhint %}

## Component properties

Similar to other components, the basic properties of Title and Name should be populated, as desired:

![Form - (Account) test Screen Flow 1 | Salesforce - Google Chrome](/files/e58b751ee78b02bd3f35f77d70c28cc4efa905a0)

Screen Flow Name (1) — Click the configuration icon to display a popup (6) from which you can select the desired Screen Flow and click the "Apply" button:

![Form - (Account) test Screen Flow 1 | Salesforce - Google Chrome](/files/3d1d35009ad7058acb67275e330cd913ccdf3d21)

Input Parameters (2) — Click the configuration icon to display a popup (7) in which you can specify Screen Flow Input Variables. This is dependent upon the variables having already been properly configured in the Screen Flow and allowing input, according to Salesforce Screen Flow's instructions:

![Form - (Account) test Screen Flow 1 | Salesforce - Google Chrome](/files/832369dcd63669f6a72ee2e385b08a71608f8fb5)

Show Restart Button (3) will display the proper button after Screen Flow is finished.

Finish Screen Message (4), if specified, will display on the final screen after the Screen Flow is finished.

Show on Edit/View page checkboxes (5) toggle if the Screen Flow will be displayed in the Form in Edit and View mode correspondingly.

## Events

[Screen flow events](/forms/form-building/events.md#screen-flow-events)

## Conditional styles

* [Form components conditional styling](/forms/basics/conditional-styles.md)
* This component has the following conditional styles available:
  * hide
  * show
