# About the Marketplace Integration dashboard

The LitCommerce Marketplace Integration dashboard offers a unified interface for easily navigating between tabs and guides, and staying up to date on your account status, business performance, and app updates.

You will see the interface when logging in to your LitCommerce account or accessing the Dashboard section from the side menu.&#x20;

&#x20;                                                                                                                                                                                                            &#x20;

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

It contains the following elements.

## <mark style="color:$primary;">**Key sections**</mark>

### <mark style="color:$info;">**Guide for beginners**</mark>

This section for new users includes articles and video tutorials to help you list and sync products on your first connected channel.

Click the arrow to open the section, complete the tasks, and track your progress here.

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

### <mark style="color:$info;">**To Do**</mark>

This section highlights all pending actions, color-coded by status, to ensure your data is correctly updated.

* Grey - Unlinked listings.
* <mark style="color:blue;">Blue</mark> - New orders that have not been fulfilled.
* <mark style="color:orange;">Orange</mark> - Unlinked orders.
* <mark style="color:red;">Red</mark> - Error orders.

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

### <mark style="color:$info;">**What’s New**</mark>

You can find the latest LitCommerce updates - including new features, platform changes, and announcements - in this section. Click the arrow to expand and view more details.

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

### <mark style="color:$info;">**Your Current Plan**</mark>

This section displays details about your current LitCommerce subscription, including the plan tier, type, price, and next billing date.

<figure><img src="/files/0Kqfmua1YxDWUDkyISKN" alt=""><figcaption></figcaption></figure>

### <mark style="color:$info;">**Sales Report**</mark>

The report provides a line chart with an overview of your business performance, comparing two different time periods.

Toggle between Total Sales and Orders to view the corresponding data. For more information, click on `View Details`.

<figure><img src="/files/5gk0u2TultZY2fAaX9NH" alt=""><figcaption></figcaption></figure>

### <mark style="color:$info;">**Total Listings**</mark>

This section shows a horizontal bar chart that reflects the number of listings by channel, categorized by status.

* <mark style="color:blue;">Blue</mark> - Active listings.
* <mark style="color:purple;">Purple</mark> - Draft On Channel listings.
* <mark style="color:yellow;">Yellow</mark> - Draft listings.
* <mark style="color:red;">Red</mark> - Error listings.
* Grey - Unpublished listings.
* **Black** - Deactivated listings.

Hover over each bar to view the detailed numbers.

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

### <mark style="color:$info;">**Recommended Apps**</mark>

You can explore a selection of recommended applications curated to enhance your business performance here.

<figure><img src="/files/61ZewjyC3euLrBCR4Mr9" alt=""><figcaption></figcaption></figure>

## <mark style="color:$primary;">**Others**</mark>

In addition to the dashboard, the sidebar menu contains several tabs to help you manage your LitCommerce account, such as All Products, Channels, Orders, and more.

<figure><img src="/files/9bgyQiQkVa5PMUpXNbjW" alt=""><figcaption></figcaption></figure>

You may also want to explore the options below.

### <mark style="color:$info;">**Manage account options**</mark>

To access these options, click the arrow next to your avatar at the bottom-left of the interface. The list includes Account Settings, Theme, and Chat Box.

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

You can refer to the article [Manage your account](https://litcommerce.gitbook.io/litcommerce-helpdesk/account-and-payment/manage-your-account) for more information.

### <mark style="color:$info;">**Running process**</mark>

Hover over this button to monitor background processes, such as product imports and listing updates.

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

### <mark style="color:$info;">**Quick guide**</mark>

Click the `Video` icon to view instructions and learn about the basic features of the LitCommerce Marketplace Integration app.

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

### <mark style="color:$info;">**Notifications**</mark>

Select the `Bell` icon to stay informed about the latest notifications, including order imports and plan limit alerts.

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

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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://help.litcommerce.com/marketplace-integration/setup-and-navigation/navigation/about-the-marketplace-integration-dashboard.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.
