# Additional Tabs

## Overview

In the Overview tab, information about the project is listed in the Header including the Name, Date, and Size of the project. You can Merge a project with another one or Delete the project entirely from this menu.&#x20;

The trajectories from all missions in the project can be viewed on the map along with flightlines highlighted in a different color. GCP positions are also labeled on the map if there are GCPs in the project.&#x20;

![Overview Tab](/files/-M8XljFhBCbgHoNcjgRS)

## Artifacts

In the Artifacts tab, you can find the outputs of any Spatial Fuser pipeline ran in this project along with a link to open the data in Cloud Viewer.&#x20;

![Artifacts Tab](/files/-M8XleexNiCUv9OyUlxA)

It is also possible to create a new pointcloud or trajectory artifact by clicking the red plus button in the bottom right hand corner. If you upload a LAS or LAZ file, you will be able to view the data in Cloud Viewer.

![Create new artifact](/files/-M8XlUWTW8wUz9FfyoCZ)


---

# 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://docs.phoenixlidar.com/lidarmill-cloud/workflow/additional-tabs.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.
