# Connect to Data Files

Upload your data to start exploring GeoAI solutions. This platform supports Shapefile, GeoJSON, and CSV uploads, as well as connectivity to ESRI Map Services. Although primarily designed for data analysis, it also accommodates PDF and image uploads for projects requiring document and image storage.

![](/files/-MHOL9AXb7DeBhIbF4q0)

Click "Upload Data" to launch the uploading data window. Then drag or select data and follow the instructions on the screen.

![](/files/-MHOLLXgh04T2rHEpVV0)

**Note:**

* When uploading a shapefile, please zip all the files without using a folder.
* The .dbf file in shapefile has a limitation on the length of the attribute name. The length cannot be longer than 10 characters. To walk around this issue, we allow the user to add a .csv file in the shapefile collection. When there is a .csv file (with the same name of the shapefile), the system will read this .csv file instead of the .dbf file for the attribute data. There is no length limitation on the attribute name in this .csv file.


---

# 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://zillion.gitbook.io/zillioninfo-dataspherex/data-management/upload-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.
