# Crosslisting

**Crosslisting** in Nifty lets you post the same item to multiple marketplaces without re-entering all your details.

### Where to find it

Go to the [**Inventory Manager**](/inventory-management/inventory-manager.md) and click:

1. **Add item** — Create brand-new items.
2. **Bulk Generate** — Turn photos into complete, multi-marketplace drafts.
3. **List on Marketplace** — Add a new marketplace listing to an existing item.

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

### How it works

**Crosslisting** isn’t one-size-fits-all — different sellers have different workflows. Nifty supports three main ways to get your items listed everywhere.

#### Create once, list everywhere

If you like to build listings from scratch inside Nifty:

* Use the **Listing form** to enter your item details once.
* Pick the marketplaces you want to list on.
* Nifty creates and links those listings on one row in the **Inventory Manager**.

See [Creating and Editing Items](/crosslisting/creating-and-editing-items.md) for a full breakdown of the form.

#### Crosslist an existing item

If you prefer to start on a marketplace and expand from there:

* Find the item’s row in the **Inventory Manager**.
* Click **List on Marketplace** in an empty cell.
* Nifty reuses your existing photos, title, description, and price, and AI fills marketplace-specific fields.

See [List on Marketplace](/crosslisting/list-on-marketplace.md) for step-by-step guidance.

#### Use AI to generate listings

If you like to offload the heavy lifting:

* Click **Bulk Generate** and upload your photos.
* AI turns your photos into drafts with titles, descriptions, and item specifics.
* You review, adjust, and publish.

See [AI Listing Generator](/crosslisting/ai-listing-generator.md) for best practices.

### Limitations

| Limitation             | Details                                                                                                       |
| ---------------------- | ------------------------------------------------------------------------------------------------------------- |
| Automatic crosslisting | Items listed on one marketplace don't automatically publish to others; you choose where and when to post.     |
| Bulk crosslisting      | There is no true "bulk crosslist" action; **Bulk Generate** can create many drafts, but you publish per item. |

### Plans that include Crosslisting

| Plan                        | Includes Crosslisting |
| --------------------------- | --------------------- |
| **Poshmark Automation**     | ❌ Not included        |
| **eBay Automation**         | ❌ Not included        |
| **Full Automation**         | ❌ Not included        |
| **Bundle Plus / Pro**       | ✅ Included            |
| **Crosslisting Plus / Pro** | ✅ Included            |


---

# 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.nifty.ai/crosslisting/crosslisting.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.
