diff --git a/website/src/lib/docs/id/menu/view.mdx b/website/src/lib/docs/id/menu/view.mdx
new file mode 100644
index 00000000..0e6ff3f3
--- /dev/null
+++ b/website/src/lib/docs/id/menu/view.mdx
@@ -0,0 +1,49 @@
+---
+title: View options
+---
+
+
+
+# { title }
+
+This menu provides options to rearrange the interface and the map view.
+
+### Elevation profile
+
+Hide the elevation profile to make room for the map, or show it to inspect the current selection.
+
+### File tree
+
+Toggle the tree layout for the [file list](../files-and-stats).
+This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map.
+In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](../gpx) contained inside the files through collapsible sections.
+
+### Switch to previous basemap
+
+Change the basemap to the one previously selected through the [map layer control](../map-controls).
+
+### Toggle overlays
+
+Toggle the visibility of the map overlays selected through the [map layer control](../map-controls).
+
+### Distance markers
+
+Toggle the visibility of distance markers on the map.
+They are displayed for the current selection, like the [elevation profile](../files-and-stats).
+
+### Direction arrows
+
+Toggle the visibility of direction arrows on the map.
+
+### Toggle 3D
+
+Enter or exit the 3D map view.
+
+
+
+To control the orientation and tilt of the map, you can also drag the map while holding Ctrl.
+
+