# 7.1  Create a New Project

To create a project, navigate to the Project Menu <img src="/files/KIzPurUAJWXYtQBfYRud" alt="" data-size="line"> , as explained in the Dashboard section, and you'll be directed to the screen shown below.

<figure><img src="/files/0cC4Gp3R4n0iaLp0Nkms" alt=""><figcaption><p>Project Home</p></figcaption></figure>

In AeroGCS ORANGE, users can easily create and manage projects. The interface allows for the creation of new projects, viewing existing ones, and searching for specific projects by name. This user-friendly feature simplifies project management within the application.

Let us see project creation step by step.

**Step 1**: To initiate a new project in AeroGCS ORANGE, simply click on " <img src="/files/2W7UkPSANHmtl4eHlpkA" alt="" data-size="line"> **New Project**" on the project home screen. This action will display the following screen on the user's device.

<figure><img src="/files/QP6m47JXP46LTYBrfURo" alt=""><figcaption><p>Start Here</p></figcaption></figure>

**Step 2:** After clicking "**Start Here**" on the previous screen, your device will display the following screen for additional actions.

<figure><img src="/files/Hi0t7QRxCrMu8PRrb7dG" alt=""><figcaption><p>Mission Type</p></figcaption></figure>

On this screen, choose the "**Mission Type**" based on your preference—either "**Manual**" or "**Automatic**" for further processing.

**Step 3**: If the user selects "**Manual**" as the flight type in **Step 2**, the following screen will be visible on the user's device, enabling a direct flight start.

<figure><img src="/files/RjKifXHccH3nBp3BY0Hh" alt=""><figcaption><p>Manual Flight</p></figcaption></figure>

**Step 4:** If the user chooses "**Automatic**" as the flight type in **Step 2**, the following screen will appear on their device.

<figure><img src="/files/m9XocdkGQw6NK7j12KlT" alt=""><figcaption><p>Automatic Flight</p></figcaption></figure>

On this screen,

1. &#x20;For users with a trial license, the selection of the vehicle type is based on either "MultiRotor" or "VTOL," depending on the connected vehicle type.
2. For license holders, the active vehicle type is determined by the specific license obtained—either MultiRotor or VTOL. Users can then select the vehicle associated with their active license.

**Step 5**: After the user selects the vehicle type, the following screen becomes visible on the display.

<figure><img src="/files/UOoHHldG8dhxPABes5EB" alt=""><figcaption><p>Select Flight Type</p></figcaption></figure>

On this screen, the user selects the flight type from the available options.

**Step 6**: For example, if the user selects "**Survey**" as the flight type in **Step 5**, the following screen will be visible on the user's display.

<figure><img src="/files/r3DnSUHTF2NhFKaJi8Xd" alt=""><figcaption><p>Flight Type View</p></figcaption></figure>

On this screen, on the right side under the label "**Survey**," users can make necessary settings according to their needs for the plan.

{% hint style="info" %}
Refer to the "Mission Planning" section in this user manual for comprehensive details and step-by-step instructions related to selected flight types. For example, navigate to the 'Survey Planning' subsection within the "Mission Planning" section for specific guidance on configuring survey plans.
{% endhint %}

**Step 7**: After making the necessary adjustments to Survey details, click on the "**Apply**" button to ensure that the changes are applied to the plan.

**Step 8:** Save the applied details to the plan and store them in the project by clicking on the "**Save**" button. After clicking "**Save**," the following screen will be displayed on the user's device.

<figure><img src="/files/D3o8BTy0knIQVRPEXEYd" alt=""><figcaption><p>Save Plan</p></figcaption></figure>

On this screen, enter the project name and plan name to save the flight plan in the project with the specified plan name.

**Step 9**: Finally, click on the "**Save**" button to save the plan in the project.

To create a new project in AeroGCS ORANGE, navigate to the Project Menu, click "New Project," select mission type, vehicle type, and flight type, make necessary adjustments, and save the plan with a specified name.


---

# 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://aerogcs-orange-docs.aeromegh.com/7.-projects/7.1-create-a-new-project.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.
