# Add .CSV file from back-end

If you want to save yourself from adding the states, cities, and zip codes manual, the extension provides an option where you can just upload the.CSV file containing all the details of states, cities, and zip codes where you want to serve order shipping.

<figure><img src="/files/MFuMvc8voaZ2besDWIup" 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.magecomp.com/magento-2-city-and-region-manager/add-.csv-file-from-back-end.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.
