---
id: left-sidebar
title: Left-sidebar
---
Left-sidebar has the following options:
- **Pages**
- **Inspector**
- **Datasources Manager**
- **Debugger**
- **Dark/Light mode switch**
## Pages
Pages allows you to have multiple pages in a single application, making your ToolJet applications more robust and user-friendly.
Check the detailed documentation for **[Pages](/docs/tutorial/pages)**.
## Inspector
The Inspector can be used to inspect the data of the **queries**, properties and values of the **components** that are there on the canvas, ToolJet's global variables and the variables that have been set by the user.
Check the detailed guide on **[using Inspector](/docs/how-to/use-inspector)**.
## Datasources Manager
Datasources Manager is used to connect or remove the datasources.
Check the detailed **[Datasources documentation](/docs/data-sources/overview)**.
## Debugger
Debugger logs all the errors that are thrown either by the datasource, components, or by wrong query parameters.
## Theme switch
Switch ToolJet into light or dark mode from this button.