# Publishing lots

We have a semi-formal process to the mamangement and appearance of the lots on the auction platform. This means you can manage the timeline between uploading, edit and publishing a lot to the buyers.&#x20;

Once you have uploaded lots to an auction there will be changes and details you ant to change. You can do all of this in the background without the buyers seeing your work in progress.&#x20;

All lots will start off as DRAFT. This means they are not visible to any buyers in the auction webiste. Only auction administrators and managers can see them.

<figure><img src="/files/wfEKZaZmgEaB05G3Szw2" alt=""><figcaption><p>Draft lot in the auction manager</p></figcaption></figure>

The screenshot above shows one lot in DRAFT in the auction manager. You can published many lots at a time.&#x20;

<figure><img src="/files/StnmsXmjDbvaKciJrgT4" alt=""><figcaption><p>Toggle unset in white</p></figcaption></figure>

You do this by flipping the "Ready for publication' toggle from white to green.

<figure><img src="/files/q45QTY8pY5XMPggfZ2D0" alt=""><figcaption><p>Toggle set in green</p></figcaption></figure>

You can select as many lots, row by row, on this page as 'Ready for publication'. Once you have chosen which lots to publish you then press 'Publish Lots' and all of the lots toggled to green will be moved to the 'Published' tab in the auction manager.&#x20;

<figure><img src="/files/2TD0iQZEyFwN6ioZarKu" alt=""><figcaption><p>Publish Lots button</p></figcaption></figure>

If you decide to you wish to remove any lot from the display on auction website, you can reverse publication by toggling the PUBLISHED lots to 'Mark for daft'.

<figure><img src="/files/8b56Sg5SG1BZv8VIzyVH" alt=""><figcaption><p>Mark items for draft status</p></figcaption></figure>

Then press 'Unpublish Lots' and the selected lots will be moved to the DRAFT tab.

<figure><img src="/files/aaEfhMxTciXow2l7Tnot" alt=""><figcaption><p>Remove lots from the vuew of the bidders</p></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://manual.platformbid.com/platform-bid-user-guide/auction-management/managing-lots/publishing-lots.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.
