> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/ulisting/listing-types/listing-type-attributes.md).

# Custom Fields

The **Custom Fields** parameter allows users to create a new listing type by providing a custom fields list. The process of creating and editing **Custom Fields** is shown in this article.

Three main columns are provided in order to help to navigate through this section.

* **Used custom fields** - Custom fields can be dragged from the second column relatively to the new listing type.
* **All available custom fields** - The list of all created custom fields.
* **New custom field** - New custom field can be added.

![](/files/-Malmfn_6u6zyTmXrTOP)

Drag the necessary custom fields from **All available custom fields** to the most left section, **Used custom fields** in order to select the required custom fields while creating a new listing type.

![](/files/-Malnk_lDnFmIb41fQ5t)

A new attribute can be created from the third column and dragged to the **Used custom fields column**.

![](/files/-MaYQQ9RUcBiTJhLezMB)

After dragging all the necessary custom fields, click the **Save Changes** button.

![](/files/-Malrug1exG-HR5rqwop)

All custom fields that you drag into **Used custom fields** appear in the following sections by adding listings.

![](/files/-Mamnw55e9Ik3BzVidLA)


---

# 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://docs.stylemixthemes.com/ulisting/listing-types/listing-type-attributes.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.
