# Bulk Importing

![](/files/z8hQCK6VoZeg7E13p8lo)

The bulk import tool is very flexible. All that's required to get some locations into Boldmapper via import is to provide a [CSV](https://en.wikipedia.org/wiki/Comma-separated_values#Example) with your desired information. At a minimum, you need to have a location name and some addressing data for it to be processed (either an address or latitude & longitude). Once you select your file from the import page, the importer will guide you through the rest.

For more information read the getting started guide on [Adding Locations](/getting-started/adding-locations.md).


---

# 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.boldmapper.com/location-management/bulk-importing.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.
