# Adding Data

To add data to a project, select a **data source**, then **drag and drop** it onto the map.

{% hint style="info" %}
You can add the **same data source** multiple times—each instance creates a new **spatial layer** or a **tabular dataset** within the project.
{% endhint %}

**Spatial data** appears in the project’s **Layers** section.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9n1KCuTyIKwSpZcPcC6l%2Fuploads%2FeiQUdJePyZVO2j6ZJAMa%2Fajouter-dataEN.mp4?alt=media&token=3a70822a-36ec-4d57-9bff-d57330651e90>" %}

**Tabular data** appears in the **Tabular Data** section.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9n1KCuTyIKwSpZcPcC6l%2Fuploads%2FlkjZ2Clmdlt9HdkfUG20%2Fajouter-tableEN.mp4?alt=media&token=eaa4c9ca-38eb-4c64-a783-780fdf147548>" %}

Once the data is added, you can **organize** and **configure the layers** as needed.


---

# 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-portal/user-guide-for-jmap-cloud-portal/configuring-project-data/adding-data.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.
