# Exporting a project

You can create a project in QGIS from local files or other sources and export it to JMap Cloud.&#x20;

1. To export a project, click on Web → JMap Cloud → Export project to open the export project dialog. This dialog is used to export the current project.&#x20;
2. Enter a name for the project that will be created in JMap Cloud.
3. Click on Export project. The progress of the project exportation will be displayed.&#x20;
4. You can cancel the process by clicking Cancel.

When the project is successfully created in JMap Cloud, all layer data, styles, layer structure, label configuration and popup configuration will be replicated in JMap Cloud.

<figure><img src="/files/5XguuYuxOanrwZ9h6Var" alt=""><figcaption></figcaption></figure>

## **Notes**

* If an error occurs while exporting a layer, the layer will be skipped and the process will continue. Ann error message will be displayed. You can see any error that occurred in the QGIS message log.


---

# 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.jmapcloud.io/en/jmap-cloud-plugin-for-qgis/jmap-cloud-plugin-user-guide/exporting-a-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.
