# Project Detail Pages Overview

The project pages in MAPIR Cloud are where you can start a new project processing and view a completed project's report and export options.

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

![](/files/-MZKm4SdlNpmUDeUciJa)

The project detail page looks as follows:

![](/files/-MWfY7pD2H_xk02rcOtQ)

## Browse to the following sections to learn more:

### [Selecting and Uploading Images](/mapir-cloud/project-detail-pages/selecting-and-uploading-images.md)

### [Changing the Name of a Project](/mapir-cloud/project-detail-pages/changing-the-name-of-a-project.md)

### [Changing the Capture Date of the Project](/mapir-cloud/project-detail-pages/changing-the-capture-date-of-the-project.md)

### [Go to Map Button](/mapir-cloud/project-detail-pages/go-to-map-button.md)

### [Share Project Button](/mapir-cloud/project-detail-pages/share-project-button.md)

### [Reprocess Project Button](/mapir-cloud/project-detail-pages/reprocess-project-button.md)

### [Project Processing Status](/mapir-cloud/project-detail-pages/project-processing-status.md)


---

# 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-detail-pages/project-pages-overview.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.
