Use the Fieldset component to group related form inputs.

A fieldset may contain any other type of component including other fieldsets.

The fieldset component should only be used on form pages.

[Read more about when to use the fieldset component on the GOV.UK Design System]({{ $DesignSystem }}/components/fieldset)