> For the complete documentation index, see [llms.txt](https://helpdesk.getfly.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk.getfly.vn/web-version/editor/setting-up-region-information-district-city-province.md).

# Setting Up Region Information (District, City, Province)

Setting Up Region Information (District, City, Province) Classifying customers by country, city, and district is a useful tool for businesses to better understand their target market, optimize marketing campaigns, improve customer service, manage inventory effectively, and analyze business performance.

To configure geographical information such as Country, City, or District, follow these steps:

Navigate to Settings → System Configuration → Country / District / City / Ward → Select Details.

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

## 1. Country

Navigate to System Settings → Country → Select Create.

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

The system is pre-configured with the information for Vietnam by default.

You can Edit or Delete the country name.

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

To restore a deleted country, go to Deleted → Click Restore to recover it.

<figure><img src="/files/7cJ9j3QVu7hK8xiTz65R" alt=""><figcaption></figcaption></figure>

## 2. City

Navigate to System Settings → City → Select Create.

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

The system is pre-configured with the information for Vietnam by default.

You can Edit or Delete the city name.

<figure><img src="/files/3Il9pCAGFT0lsBKfC2lj" alt=""><figcaption></figcaption></figure>

To restore a deleted city, go to Deleted → Click Restore to recover it.

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

## 3. District&#x20;

Navigate to System Settings → District → Select create.

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

The system is pre-configured with the information for Vietnam by default.

You can Edit or Delete the district name.

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

To restore a deleted district, go to Deleted → Click Restore to recover it.

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

## 5. Ward commune&#x20;

Navigate to System Settings → Ward commune → Select create.

<figure><img src="/files/2PGrkxvmG1JW0G8mfkqi" alt=""><figcaption></figcaption></figure>

The system is pre-configured with the information for Vietnam by default.

You can Edit or Delete the Ward commune name.

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

To restore a deleted Ward commune, go to Deleted → Click Restore to recover it.

<figure><img src="/files/94O2wupqhGaphDQF3hzd" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdesk.getfly.vn/web-version/editor/setting-up-region-information-district-city-province.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
