# Explore Multi Edit Mode

## <mark style="color:$primary;">**What is Multi Edit Mode?**</mark>

Multi Edit Mode is a spreadsheet-style interface designed to let you view, edit, and manage up to 50 listings simultaneously on one screen. This feature provides an advanced, efficient alternative for quickly editing your listings.

## <mark style="color:$primary;">**How to access**</mark>

To begin, follow the step-by-step instructions below:

{% stepper %}
{% step %}
Access to your sales channel.

{% endstep %}

{% step %}
Click the `Multi Edit Mode` button.

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

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

#### Row per page

The spreadsheet displays 25 listings by default, but you can easily switch to view and edit 50 at once.

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

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

This mode offers a full-screen display that hides the sidebar menu as well as other warnings or messages from the application. Tap the arrow at the top-left of the interface to open or collapse the sidebar menu when needed.

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

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

This mode displays detailed information about the listings, especially required fields from the marketplace in the columns.

Tap on the `Columns` button to manage which one to be displayed.

<div><figure><img src="/files/iQ3QP31IHnJrqofDXiPR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ba2MhdtPVcW5GinYVMJ0" alt=""><figcaption></figcaption></figure></div>

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

Each tab on top of the table represents the listing status (which may vary depending on the marketplace).

<figure><img src="/files/7SeBCfkkXfjYg8j1BfKp" alt=""><figcaption></figcaption></figure>

### <mark style="color:$info;">**View the listing details page**</mark>

To view/edit a single listing, click on the image of it.

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

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

### <mark style="color:$info;">**Return to the Single Edit Mode**</mark>

Clicking the `Single Edit Mode` button exits the Multi Edit Mode and returns you to the Table view.

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

## <mark style="color:$primary;">**How to use**</mark>

### <mark style="color:$info;">**Edit single fields**</mark>

With unique fields such as Product title, Description, SKU, and some product identifiers, click on each cell of the corresponding field to edit.

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

{% hint style="info" %}
**For the Description field, click the `Edit` button below the Description cell.**
{% endhint %}

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

Upon clicking `Edit`, a description box will pop up on the screen. Depending on the marketplace channel, this box supports HTML styling. Click `OK` after finishing, or `Cancel` if you want to start over.

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

{% hint style="info" %}
**Some marketplaces (such as Etsy) do not allow HTML tags. A small heads-up message will be displayed below the description box.**
{% endhint %}

### <mark style="color:$info;">**Edit multiple fields**</mark>

For other fields, select 2 or more rows to edit at once such as Price or Quantity.

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

{% hint style="info" %}
**The Multi Edit mode only edits the simple and the parent listings. The variants will not be affected.**
{% endhint %}

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

Simply click on `Please Select`, and then choose the desired template under the Template column.

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

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

After completing your edits, make sure to click the `Save` button to apply the changes to the Sales Channel in LitCommerce.

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

{% hint style="warning" %}
**Changes are only saved on LitCommerce. They have not been published in the marketplace yet. To update them, choose `Publish/Update to [Marketplace]` in the Action list.**
{% endhint %}

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

All action options available in Single Edit Mode are also accessible in Multi Edit Mode.

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

{% hint style="info" %}
**Multi Edit mode is only available for paid plans in LitCommerce. Upgrade your plan to access this feature.**
{% endhint %}

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/app-features/explore-multi-edit-mode.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.
