# Listing Management for Classified Users

Upon logging in, both Users and Dealers will be directed to their User accounts where all published listings through subscriptions are visible.

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

When "[**Charge for Listing Submission**](/motors-theme-documentation/motors-plugin-settings/monetization.md#charge-for-listing-submissions)" is enabled, the listing that was published for additional payment will be visible in a separate tab:

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

{% content-ref url="/pages/-MY96erYjOSHaAg2IH4L" %}
[Pay Per Listing](/motors-theme-documentation/classified-layout-features/pay-per-listing.md)
{% endcontent-ref %}

## Statistics for Singe Listing views

It is possible to view the statistics for the number of views by clicking on the "eye" icon in the listing gallery.

<figure><img src="/files/824U60owwZXJRz38qYPp" alt=""><figcaption></figcaption></figure>

It is possible to view the statistics for the phone number views by clicking on the "phone" icon in the listing gallery.

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

The statistics will be visible in a graph and provide reports for the last week or the last 30 days.

{% tabs %}
{% tab title="Weekly report" %}

<figure><img src="/files/a9W9jOFAjQicVar7ZBrP" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Last 30 day report" %}

<figure><img src="/files/U9Dkbx7JIBjrj86pFGz6" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Listing statistics for Phone Number views

On a Single listing page, users can view the phone number of the seller:

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

The statistics will be visible in a graph and provide reports for the last week or the last 30 days.

{% tabs %}
{% tab title="Weekly report" %}

<figure><img src="/files/xoPXVzwaUcQLU0YpnSVn" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Last 30 day report" %}

<figure><img src="/files/uO33Bfrf5H3vHK11tmbZ" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Making changes to listings

Published listings can be edited by authors from the user account:

<figure><img src="/files/6be8jtwvNBhBTJqOtHo7" alt=""><figcaption></figcaption></figure>

When the listings are edited the same form opens when listings are added.

{% content-ref url="/pages/igfRJL3uVIpHr9hCScPw" %}
[Add Listing](/motors-theme-documentation/classified-layout-features/add-listing.md)
{% endcontent-ref %}

## Mark Listings as Featured

When the listing is marked as featured it will be displayed at the top of the inventory page:

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

{% content-ref url="/pages/-MY96kcfEscb4gNIIFFF" %}
[Paid Featured Listing](/motors-theme-documentation/classified-layout-features/payed-featured-listing.md)
{% endcontent-ref %}

## Mark Listings as sold

Authors can mark a published listing as sold directly from their user account.

<figure><img src="/files/2l9Zs17RhURVZODqv3H6" alt=""><figcaption></figcaption></figure>

These listings will be displayed on the Inventory page with the **"Sold"** label:

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

{% content-ref url="/pages/xWlz5uOnSgW6JLgEQNIW" %}
[Sold Listings](/motors-theme-documentation/listing-management/sold-listings.md)
{% endcontent-ref %}

## Disabling Listings and removing

The listings can be temporarily disabled from the user account page and they will not be visible on the inventory page.

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

After disabling the listings authors can delete the listing and it will be removed from the site:

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


---

# 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/classified-layout-features/listing-management-for-classified-users.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.
