# Specifications

Under the Specifications tab of the Listing Manager, technical specifications of the vehicle can be highlighted:

<figure><img src="/files/2N2ITzjxrZ6ncsj3oi7Z" alt=""><figcaption><p>Overview of the Specifications tab</p></figcaption></figure>

The tab inserts the group of fields to the Single Listing Page, and looks like this in the front end:

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

## Add New Specification Group

{% stepper %}
{% step %}
To create a new specifications group, follow **WP Dashboard > Listings > Edit > Add Group:**

<figure><img src="/files/OTImSxYuhpC0Y17eBfwl" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
First, indicate a **Title** and an **Icon** for the group. For example, here is a sample **Performance** group:

<figure><img src="/files/eoexzu5z3IyjDGVAFRcf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Next, you can add the group items by providing the **title** and the **value**. Bot fields accept the text input. You can add as many items as you want using the **Add Field** button:

<figure><img src="/files/tApofFqWmRjk94jOkmnz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
If you add more than one groups, there will be special arrows to change the order of the groups:

<figure><img src="/files/kReBEAb4BeX1RbGUHY1L" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Following the same process, you can add other groups. Once you are done, click on the **Update** or **Publish** buttons to save the changes:

<figure><img src="/files/tG5Ol2UhEP4oSVvsrfJk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Here is the result:

<figure><img src="/files/ay8cDoMXh8rwYonQWhP6" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Specifications Elementor Widget

The look of the specifications comes from the special widget of the plugin. You can modify it by editing your current Listing Template:

{% stepper %}
{% step %}
Follow **WP Dashboard > Motors Plugin > Listing Templates** and **edit** the template you want:

<figure><img src="/files/2YkjgeQETi1gXQAIpetA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
By searching, you can find the **Listing Specifications** widget:

<figure><img src="/files/SVmfRVbMQCb3B8aFhXYX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
But the widget has already been added to the page. You can adjust the settings, like the number of columns or heading size, by following the widget preferences:

<figure><img src="/files/Fq1khZM9jNfAfZA49jBl" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/motors-theme-documentation/listing-management/listing-manager-legacy/specifications.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.
