# 6. Project Sync

AeroGCS Enterprise provides the feature to synchronize the projects of AeroGCS KEA and GREEN.&#x20;

Click on the "Cloud Sync" menu from the dashboard for synchronizing projects from AeroGCS KEA and GREEN. For synchronizing the projects,&#x20;

For synchronizing the projects of KEA and GREEN, the user has to login with an AeroMegh account with the registration of the drone. Then select the "Cloud Sync" option from the dashboard. Wait for synchronizing the projects with AeroGCS Enterprise as shown in the image below.

&#x20;

<figure><img src="/files/JToeu2tFTFpft3VwHjPT" alt=""><figcaption><p>Synchronizing Projects</p></figcaption></figure>

The completion of the synchronization of projects will be intimated with the window popped as shown in the image below.

<figure><img src="/files/7gZ4XlGWzRoD7jCkDj2s" alt=""><figcaption><p>Completed Synchronization of Projects</p></figcaption></figure>

The projects created with GREEN and KEA will be displayed as a list of projects of Enterprise as shown in the image.

<figure><img src="/files/NmQCYKNas42mNrxmh9N4" alt=""><figcaption><p>List of Projects Synchronized</p></figcaption></figure>


---

# 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-docs.aeromegh.com/aerogcs-kea-enterprise/6.-project-sync.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.
