---
title: "Sidebar"
manual: "How to Document"
version: "main"
permalink: "https://docs.typo3.org/permalink/h2document:rest-sidebar"
source: "Reference/ReStructuredText/Menus/Sidebar.rst"
rendered: "2026-09-19T10:25:29+00:00"
---

# Sidebar {#rest-sidebar}

Displays a box to the right of the current paragraph. The box is mostly used
at the top of a page for quick navigation:

**reST content elements**

-   [Cards](https://docs.typo3.org/permalink/h2document:rest-cards)
-   [Tabs](https://docs.typo3.org/permalink/h2document:rest-tabs)
-   [Configuration values](https://docs.typo3.org/permalink/h2document:rest-confval)

```rst
..  sidebar:: reST content elements

    * :ref:`Cards <rest-cards>`
    * :ref:`Tabs <rest-tabs>`
    * :ref:`Configuration values <rest-confval>`
```
