> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/opal-estate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/opal-estate/opal-estate/properties/create-propreties.md).

# Create propreties

How to create Property with administrator:

* &#x20;**Step 1:** Navigate to **Appearance** → **Properties** in your **WordPress admin dashboard**.
* &#x20;**Step 2:** Click the **Add New Property**.
* **Step 3:** Fill in name of detail, content and property categoris, amenities,label, status... Featured image to create information of property

![](/files/-LpfWM_1xa6kNTS0eZQe)

* &#x20;**Step 4:** Scroll down you will see **Property Metabox**. You can config option in there.

**1.In general**: Please fill in all information with title in this box.

* Featured: enable option
* Property SKU: Please input your property SKU
* Location: Please use google api to input latitude and longtitude

**Special when you input location it will display via map and it also display location near by your property:**

![](/files/-LpfWVcUmTEiFs7qPRHZ)

Frontend look like:

![](/files/-LpfWeSIfC4icn1CjKDl)

* Postal code/zip: Please input number of code.
* Address: Input address of your property
* Video: Please input link of video about property.

**2. In Prices tab**: please input priced of your property in there.

**3. In Information** : it will display all information if you fill in.

**4. Facility, Floor plan, Apartments, gallery** : Fill in all information in this option.

**5.In Virtual tour 360** : it will display 2 option for you choose add virtural..

**6. In Attachments** : Please upload attachment for your property.

**7.In Contact member** : Please choose member that customer can contact with.

**8. In Layout** : Display layout option for property .

![](/files/-LpfYzg1LI3Y7bYKdAnG)

**Specially, in layout has 2 options : Layout display and Preview display**

*Layout display is display single property layout :*

![](/files/-LpfXS5oBIh4h-F4_yJM)

Frontend look like:

![](/files/-LpfXwLHKrusiXb7S4GU)

*Preview display is display single preview property layout ,in this form has many options :*

![](/files/-LpfY9A8GzhIJGW4K_tR)

![](/files/-LpfYJBpFaFL3CrzuCIW)

* **Step 5:** Click to "Publish " when your property is finish .

**Front-end look like:**

![](/files/-LpfZQsPYuQz58u0mC2-)

&#x20;**Specially, in Property has display "Walk Scores"** to help customer can view location nearest with your property and **"Page Views Statics"** to help customer can see total views of property pages.

![](/files/-Lpf_AnmmFq8-C4BgAP4)

**In property , we have "Request Review" to help customer can request to view property first to choose.**

You can see button on single property:

![](/files/-Lpf_NEt7qkeJYQjVSX9)

Click to button and fill in form to request.

![](/files/-Lpf_VnrCzTVBQ4UNhoZ)

&#x20;**In property, we have option "Mortgage Payment Calculator"** to help you view your Mortgage Payment

![](/files/-Lpf_eIYrkhAwkxWq5Bj)

**If you want to know more, please watch video :** [**How to create Property** ](https://youtu.be/dmNaqu1aEy8)


---

# 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://wpdocs.gitbook.io/opal-estate/opal-estate/properties/create-propreties.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.
