> For the complete documentation index, see [llms.txt](https://rosea.gitbook.io/space-moodle-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rosea.gitbook.io/space-moodle-theme/theme-settings/sidebar.md).

# Sidebar

<figure><img src="/files/Ql6rYLoIVd31HfDWK79g" alt=""><figcaption></figcaption></figure>

1. **Sidebar Logo/Sidebar Logo (Dark Mode)**\
   Site administration -> Appearance -> Space -> Sidebar -> Sidebar Logo/Sidebar Logo (Dark Mode)
2. **Custom Text (Top)**\
   Site administration -> Appearance -> Space -> Sidebar -> Custom Text (Top)
3. [**Main navigation**](/space-moodle-theme/theme-settings/sidebar-navigation.md)\
   Site administration -> Appearance -> Space -> [Sidebar Navigation](/space-moodle-theme/theme-settings/sidebar-navigation.md)
4. **Custom Text (Middle)**\
   Site administration -> Appearance -> Space -> Sidebar -> Custom Text (Middle)&#x20;
5. [**My Courses**](#my-courses)\
   Site administration -> Appearance -> Space -> Sidebar -> My Courses
6. **Custom Text (Bottom)**\
   Site administration -> Appearance -> Space -> Sidebar -> Custom Text (Bottom)

### My Courses

<figure><img src="/files/kyZx5XVByamaMm8gggus" alt=""><figcaption></figcaption></figure>

**Show My Courses Box**\
Turn on/off "My Courses" box on the left sidebar\
Site administration -> Appearance -> Sidebar -> Show My Courses Box

1. **My Courses**\
   Site administration -> Appearance -> Space -> Sidebar -> My Courses
2. **Details**\
   Site administration -> Appearance -> Space -> Sidebar -> My Courses -> Details
3. **Search bar** - Searchable course list
4. **Course list**\
   Site administration -> Appearance ->Space -> Sidebar ->  My Courses Wrapper Height (px)
5. **List of all available courses**\
   Site administration -> Appearance -> Space -> Sidebar -> List of all available courses\
   Leave this field empty if you want to hide this button.\
   This button depends on user permissions - <mark style="background-color:orange;">moodle/category:viewcourselist.</mark>\
   From 'Site administration -> Users -> Permissions -> Define roles'\
   [Learn more about the course list viewer role ->](https://docs.moodle.org/400/en/Course_list_viewer_role)

### **Turn off the sidebar**

Site administration -> Appearance -> Space -> Sidebar -> Turn off the sidebar

You can turn off the sidebar on specific pages.

<figure><img src="/files/vm03GAYu239t1wpBQ7Ti" alt=""><figcaption></figcaption></figure>

### **Sidebar Color Customization**

Site administration -> Appearance -> Space -> Sidebar -> Sidebar Color Customization

The same UI style has the Course Index Drawer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://rosea.gitbook.io/space-moodle-theme/theme-settings/sidebar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
