# Project Folder Page Overview

The project folder section of MAPIR Cloud is where all your projects can be viewed together in a file browser layout.

## To open the project folder page click the folder icon button at the top of the screen:

![](/files/-MWWNvr80uv6lIfkcta1)

**The project folder page looks as follows:**

![](/files/-M7Oa9SENCDGSnNFxkbN)

### Start a New Project

From the project folder page you can click the "+" button to [add a public project](/mapir-cloud/project-folder/public-projects.md) or [start a new project](/mapir-cloud/project-folder/create-a-new-project.md):

![](/files/-M7YGpa4GvottuPa4aUf)

### Project Cards

Each project has a card that contains some useful information

![](/files/-M7YH5SRYqQCuTMV7Pka)

#### Project Name:

The text on the project card shows the name for the project. You can edit this on the [Project Page](/mapir-cloud/project-detail-pages/project-pages-overview.md).

![](/files/-M7YH_Iu13jpysJ2nw0A)

#### Go to Map Button:

Clicking a project's Go to Map button will take you to the world map, open the project's map tiles and show the project's settings in the [left sidebar](/mapir-cloud/world-map-viewer/left-sidebar-project-settings.md).

![](/files/-M7YIRqZZ5-0rxYCUBDd)

#### Edit Project Button

Clicking the project's Edit Project button will take you to that project's [Product Page](/mapir-cloud/project-detail-pages/project-pages-overview.md). If no Edit Project button is available that means the project is shared from another user account and not owned by the user.

![](/files/-M7YJgIcCt4b9QhTMnvV)

#### Delete Project Button

Clicking the project's Delete Project button will delete the project from the user's account. If the project is shared from another user then deleting will only remove it from the current user's account and not the original account owner.

![](/files/-M7YKqJofJug75fK964j)


---

# 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/project-folder/untitled.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.
