# Sidebar settings

The Manage Sidebar page allows you to customise which pages and sections appear in the left-hand sidebar. With this interactive editor, you can drag and drop items to reorder the menu and create new sections with custom section divider titles—helpful for organising content into clear sections.

### Reordering Sections & Items

To rearrange the menu:&#x20;

* Drag and drop sections and items to reorder them as needed.

### Adding & Removing Items

To manage the contents of a section:

1. Click the three dots on the right-hand side of the section box to open the options panel.&#x20;
2. Click Manage Items to add or remove pages within this section.&#x20;
3. To add an item – tick the checkbox next to it.&#x20;
4. To remove an item – untick the checkbox.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/lpx44qzb4k>" %}

### Adding & Editing Sections

To add a new section, click Add Section. You can then:&#x20;

* Drag items into it manually.
* Click Manage Items to add or remove pages within the section.&#x20;

To edit a section heading, click Edit Heading.

To delete a section, click Delete Section.

### Saving Changes

Click Save to apply your changes or Cancel to discard any edits.

By customising the sidebar, you can ensure a well-structured and easy-to-navigate menu for your users.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eventflowapp.com/eventflow-cms/sidebar-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
