# Right Sidebar - Project List

The right sidebar shows all the projects under your Cloud account.

If the [green arrow for the right sidebar](/mapir-cloud/world-map-viewer/navigating-in-the-world-map-viewer.md#sidebar-arrow-tabs) is closed/collapsed then click it to open the sidebar.

![](/files/wscYq3oFIHecPWRIFYGT)

The top header of the Right Sidebar has 2 sort buttons: LOCAL, ALL

![](/files/LMOg41wysybvclonM0cS)

LOCAL: Shows only the projects viewable in the current map region/window

ALL: Shows all user projects

## **Each project on the right sidebar contains the following information:**

### Project Name

The name of the project. You can edit this in the project's [Project Edit Page](/mapir-cloud/project-detail-pages/project-pages-overview.md) window.

![](/files/-M7OUtyFJSb7MtRvJ7Oc)

### Go to Map Button

Clicking the map button will open the project in the [left sidebar](/mapir-cloud/world-map-viewer/left-sidebar-project-settings.md) and orient the world map to show the project.

![](/files/-M7OUhP7qtl6fMCS8q3B)

### Show/Hide Map Button

Clicking the eye button will toggle the project's map tiles to be turned on or off.

![](/files/-M7OWY2nZtV0bsi5eyrq)

![](/files/-M7OWz-0pEhfcUKOxCSG)

### Arrange Layer Order Buttons

The right sidebar is setup as a layer organization. When a project is ordered higher in the sidebar that means that it has a higher Z layer in the world map. If a project is higher in Z then it will be shown on top of (over) any maps listed below it in the right sidebar list. If a project is lower in the list it will be hidden (covered up by) any projects higher in the list.

![](/files/-M7OXJ2vDSQGYy1UlFdw)


---

# 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://mapir.gitbook.io/mapir-cloud/world-map-viewer/right-sidebar-project-list.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.
