# Create New Mission

With the project created, the next step is to upload mission data. A mission is essentially a data set. The data set type will determine what files you are required to upload.&#x20;

## Video Tutorial&#x20;

{% embed url="<https://www.youtube.com/watch?t=320s&v=bgIK0jfE5Tc>" %}

## Creating a new mission <a href="#navigation-lidar-camera-files" id="navigation-lidar-camera-files"></a>

In the **Missions** tab, click the red plus button to "Create new mission".&#x20;

![Missions Tab](/files/-McArRFks7Iq8eGjODH0)

![Create New Mission Button](/files/-MT5DQ8YCJxHbgq-UbTr)

It is possible to upload your project files from Dropbox or from a local drive. You will need to specify the mission type. The mission type will determine which files you will be required to upload:

<figure><img src="/files/fe9IWlCEOtyC5DHBpRO9" alt=""><figcaption></figcaption></figure>

## Mission types:

### [SpatialExplorer ](/lidarmill-cloud/workflow/missions/uploading-a-spatialexplorer-mission.md)

This is the most common mission type. This mission type applies to all customer's with a Ranger, miniRanger, or Scout system type. You will need to upload at the minimum a PLP and a NAV file.&#x20;

### [RECON](/lidarmill-cloud/workflow/missions/uploading-a-recon-mission.md)

This mission type applies to customers with a RECON or RESEPIsystem. You will need to upload all of the DATA files associated with your project.&#x20;

### [Pointcloud  Processing](/lidarmill-cloud/workflow/missions/uploading-a-pointcloud-processing-mission.md)

This mission type is used for post processing LAS files and trajectories. With this mission type you will need to upload a LAS or LAZ file - you also have the option of uploading a trajectory file (CTS, CLS, POF, SBET, etc). See more info here.&#x20;


---

# 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/missions.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.
