# Creating Data

First we need to create a new layer, this is similar to uploading data, however we will choose to create an empty layer instead. In this example we will choose to make a point layer

![](/files/-LIDUZo85Jzoif9lBTth)

Give your layer a name and choose a default style and preview map location, and save your layer.

![](/files/-LIDVPk4pdsruxU8NlRu)

![](/files/-LIDVc5RQSrVY1HuVlsr)

Next [Make a Map](/maps/make-a-map.md) and add the layer to the map

![](/files/-LIDVt8ydDftaMzo7lWh)

Click the *edit* icon next to the layer's name

![](/files/-LIDW0a-LLXfMxJvZ6A5)

The drawing tools will now appear on the right side of the map. To draw a new point click the point icon, then click on a location on the map.

![](/files/-LIDWF1iMw4x5-5TilKs)

Edit the attributes for the new point

{% hint style="info" %}
The fields for the layer can be customized in the layer settings, by default Name, Description, and Source are provided, however you can create for more detailed survey form if needed. In addition to text boxes, these can include dropdown/multiple-choice and check boxes&#x20;
{% endhint %}

![](/files/-LIDWOZkwE9qFtWsf6w0)

Click the save button to save your edits

![](/files/-LIDWyoticz8a8qtd9Me)

Exit the editing interface when you are finished adding data

![](/files/-LIDX0XpNH384wQXYtBl)


---

# 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://help.maphubs.com/data/creating-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.
