# Listing Manager

The Listing Manager is a redesigned and centralized editing tool that allows you to manage all aspects of your listings in one place.&#x20;

Compared to the previous block-based interface, which required switching between multiple pages to update listings, this new system provides a more efficient and user-friendly experience.

To access the new Listing Manager, go to **WP Dashboard > Motors Plugin >** **Listings** and either click the <kbd>Add with Listing Manager</kbd> button to create a new listing or choose an existing listing from the list and click <kbd>Edit with Listing Manager</kbd>**:**

<figure><img src="https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDP3ivYPbpYO9Rs_wuB%2Fuploads%2FwUMv5LT0cotFIEZ4j0yM%2Fimage.png?alt=media&#x26;token=8e869cad-26b4-4f3a-b4f5-595e8dd64b90" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
By clicking the <kbd>Edit</kbd> button, you can access the [legacy version](https://docs.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager-legacy) to edit the listings.
{% endhint %}

This is the User Interface of the **Listing Manager:**

<figure><img src="https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDP3ivYPbpYO9Rs_wuB%2Fuploads%2FZqbV1TduCkbK7fSFsBmW%2Fimage.png?alt=media&#x26;token=a7480178-406d-4ace-8248-d1520768ac47" alt=""><figcaption></figcaption></figure>

**The Listing Manager** is organized into seven tabs:

* [**Summary**](https://docs.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager/summary)
* [**Images & Videos**](https://docs.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager/images-and-videos)
* [**Details**](https://docs.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager/details)
* [**Price**](https://docs.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager/price)
* [**Features**](https://docs.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager/features)
* [**Location**](https://docs.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager/location)
* [**Additional Info**](https://docs.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager/additional-info)


---

# 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.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.
