> 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/functional/process-progress-component/progress-component-tabs/layout.md).

# Layout

The Layout tab by default displays the same information that is configured for proper Data Source Object (see [Salesforce help](https://help.salesforce.com/s/articleView?id=sf.building_page_layouts_for_custom_objects.htm\&type=5)). If user wants to show something other, he can define necessary [step layout](/processes/process-steps/process-step-settings/process-step-layouts.md) in step properties at [Process Builder](/processes/building-a-process/process-builder-overview.md).

Default layout is [Standard](/processes/process-steps/process-step-settings/process-step-layouts.md#standard) in View mode (It is actually the [Form](https://docs.work-relay.com/forms/) with fields defined in Object config):

![](/files/91e1c04040f49063865e9a103d6b0ddc62879131)

User can set mode to Edit - in this case users can be able to modify some record fields:

![](/files/c481638e4c6c7012ef2824269078a339c4634d2d)

User can set step layout to any other [suitable form](/processes/process-steps/process-step-settings/process-step-layouts.md#work-relay-form) in View mode:

![](/files/d9a1c665d37a046d90a27a3ace785b1e97cd3549)

...or Edit mode:

![](/files/ba9f69436bd7fc5dbf6ee8bd80d48e29365657c4)

User can select a [Visualforce page](/processes/process-steps/process-step-settings/process-step-layouts.md#visualforce-page) as layout and it will be displayed (and will treat parameters):

![](/files/4c602e9cf932734d80b1d2c4444d16c1fb91bc8c)

Also, user can specify a Lightning Component to be displayed as layout (FormPanel in this example):

![](/files/c31da28cd53b906688357377d02e396a811d3be1)

{% hint style="info" %}
When expanding Process details for an instance, step will be opened at "[General](/functional/process-progress-component/progress-component-tabs/general.md)" tab if step layout type is standard, and at "Layout" tab if not.
{% endhint %}
