> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Panes

> Panes

The `Panes` element is a container for 1 or more [`Pane`][1] elements.

This is a **group element**. It defines the beginning of a group of elements and requires a matching group end element.

## Configuration

| Setting        | Description                                                          |
| :------------- | :------------------------------------------------------------------- |
| width          | The width of the Panes section (px or %)                             |
| hideWhenEmpty  | Whether to hide a pane if it is empty (Bool)                         |
| disablePanes   | Whether to display element groups instead of panes, Bool (v. 4.0.11) |
| noShadow       | Whether to display the pane with shadows (Bool)                      |
| noBottomBorder | Whether to display the pane with a bottom border (Bool)              |
| renderMode     | selected or visited                                                  |
| paddingTop     |                                                                      |
| paddingRight   |                                                                      |
| paddingBottom  |                                                                      |
| paddingLeft    |                                                                      |
| noPadding      |                                                                      |

Padding was introduced in v. 8.0.

[1]: ./pane


## Related topics

- [Arbeta med paneler](/sv/dashboard/learn/working-with-tiles.md)
- [Add web panel](/en/customization/web-panels/admin/add-web-panel.md)
- [Web panels](/en/customization/web-panels/admin/index.md)
- [The side panel](/en/learn/getting-started/main-screen/side-panel.md)
- [Building web panels](/en/customization/web-panels/dev/index.md)
- [NSWebPanelEntity](/en/automation/crmscript/reference/CRMScript.NetServer.NSWebPanelEntity.md)
- [Webhooks-panel](/da/automation/webhook/admin/index.md)
