> For the complete documentation index, see [llms.txt](https://manual.platformbid.com/platform-bid-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.platformbid.com/platform-bid-user-guide/auction-management/reporting/bidding-report.md).

# Bidding Report

This provides an overview of the overall bidding, by lot, for a single auction. It can be accessed through a tab within the auction manager.&#x20;

It shows, line by line, the current position for each lot. You can see how long is left, the current high bid and the winning bidder, alongside reserve values.&#x20;

<figure><img src="/files/v3K1krLFkPfsUVsLVKUh" alt=""><figcaption><p>Understand the bidding across an entire auction</p></figcaption></figure>

By pressing 'View Bids' you can see the individual bids on each lot. Initially 3 bids will be shown, and 'Show More Bids' will show the next 10 bids. This can be repeated for the entire list.

<figure><img src="/files/EPTHixRmdle4kMH5a0jO" alt=""><figcaption><p>Viewing the bids on a specific lot</p></figcaption></figure>

You can expose the underlying bids and the underbidders for each lot. You can have as many of these open at any one time as you need. These will update in real time as bids are made on your auction.

This pop out list will also show those bids placed by an autobid (Proxy Bid) and the current autobid amount.&#x20;

Dates and times are also displayed for each bid, as well as the latest bid when all bids are hidden, on the corresponding lot row.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/reporting/bidding-report.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.
