# Listing Manager

**The Listing Manage**r is a **user role** in the **Motors** plugin designed to enhance administrative functionality while focusing on listing management. This role provides access to the WordPress Dashboard and includes permissions identical to the default [**editor**](https://wordpress.org/documentation/article/roles-and-capabilities/#editor) role defined by WordPress.&#x20;

## What can the Listing Manager do?

Here is the list of capabilities of the listing manager:

* Access to the **WordPress Dashboard** (back-end)
* Ability to create and edit [**listings.**](/motors-car-dealer-classifieds-and-listing/listing-management/listing-actions.md)
* Ability to create and manage [**custom fields.**](/motors-car-dealer-classifieds-and-listing/search-filter/custom-fields.md)
* Have a [**Public Profile**](#public-profile) with inventory

<figure><img src="/files/tPiGQnYAj7BdvuwVs7ua" alt=""><figcaption><p>WordPress Dashboard for Listing Manager</p></figcaption></figure>

{% hint style="info" %}
**Listing Manager** does **not have** any permission to change the **WordPress or plugin's settings.**
{% endhint %}

## How to assign a Listing Manager user role?

Admins can manually assign this role to users via the "Users" menu, enabling seamless management of listings and custom content fields with a streamlined workflow.

{% hint style="info" %}
First, the user **must be** [**registered**](/motors-car-dealer-classifieds-and-listing/motors-plugin-settings/pages.md#profile-page) on your website to get the Listing Manager user role.
{% endhint %}

1. In the WordPress dashboard, follow **Users > All Users** and **edit** the user you want:

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

2. Scroll down and find a dropdown called **Role** then select **Listing Manager:**

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

3. **Update** the User settings:

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

## Profile Settings

As any other users of the **Motors** plugin, the profile settings of the **Listing Manager** can be modified in the **front-end dashboard.**

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

You can set a profile picture and other related info that will be displayed in the [**public profile:**](#public-profile)

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

In the **My Listings** tab of the Listing Manager's dashboard, all of the listings of the listing manager will be displayed:

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

### Public Profile

**The public profile** of the Listing Manager is the page where the bio and inventory of the user will be shown publicly. In the listing, there is a special section where the author of the listing is mentioned. By clicking on it, all users can be redirected to the public profile of the user:

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

Here is the public profile of the listing manager Mark Peter as an example:

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

In the Listing Manager's dashboard, there is a link to open the public profile as well:

<figure><img src="/files/oh9HTaexG1tJ78LF0bh2" 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-car-dealer-classifieds-and-listing/user-roles/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.
