# Listing Regions

Regions feature creates a comfortability to sort the listings by their location. Each created listing product is shown on the map of one of the regions.

Go to **Listings > Regions** page to create a new region or edit the created regions.

![](/files/-MayorgDXUtW4iMXFaLk)

Three default regions with their slug and count info coming after importing demo content.

![](/files/-Mc8h15pCEjpr1qg3xhu)

The following fields should be filled in order to create a new listing category.

![](/files/-Mc8jL-IujxOtWgBStQs)

After adding a new region, any of the listings can be given created region by ticking the box in the listing creation.

![](/files/-Mc8lJ-pCRrGX-q8Y44k)

Listing Regions can be displayed on the inventory and single listing pages by dragging the **Regions** custom field to the building page.

![](/files/-Mc8sJcTizOaoZRRyCeG)

After saving layout changes the listing category displays on the frontend of the page.

![](/files/-Mc8t_C6Ri-6oUvHcbT0)

Filter by listing categories can be added to the inventory page by [Searching Form](/ulisting/listing-types/search-forms.md) settings.

![](/files/-Mc8tkR8mSMyUqQ_M6Um)


---

# 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.stylemixthemes.com/ulisting/managing-listings/listing-regions.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.
