# Creating a map from your data

To create a map from your data, select a connection and click on a specific object (database/project(s), schemas/datasets and tables) from the collapsible tree or from the folder view.

<figure><img src="/files/o5AllDOrEFpksmc3pOMu" alt=""><figcaption></figcaption></figure>

Once your table or tileset is selected, you can explore a preview of the map and the details of the specific table or tileset. You can create a map by clicking on the *Create map* button on the top. This will open the table/tileset as a layer on a CARTO Builder map.

<figure><img src="/files/Fs32JKDsKuATWfpAiken" alt=""><figcaption></figcaption></figure>

In this example, we have created a map from the tileset that was selected in the previous step:

<figure><img src="/files/tUFamIzvMCYQxons5M8v" alt=""><figcaption></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://docs.carto.com/carto-user-manual/data-explorer/creating-a-map-from-your-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.
