> 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/buyer-bidding-report.md).

# Buyer Bidding Report

This report will show you, in the real time the current position for each bidder involved in a signle auction.&#x20;

It updates as bids are placed and shows you how much lots and their value, each biders is committed to at any one time.&#x20;

<figure><img src="/files/L7ordoJtqx1thfZ6MWLU" alt=""><figcaption><p>The buyers bidding report</p></figcaption></figure>

There are a number of interesting pieces of information on this report that will help you understand the risk involved in the auction, and the interest for buyers in the items for sales as the auction progresses.&#x20;

Where you can see buyers committing more than you are comfortable with, you can decide whether or not to take auction to prevent any potential loss of income.

<figure><img src="/files/FslJ6kTXH0pPI2ywYYMu" alt=""><figcaption><p>Buyer Summary</p></figcaption></figure>

In the above summary, created for each buyer per auction, you can see how much they have committed as the current highest bidder on each lot. You will see their total bidding value, how much of that is below reserve, and the total liability.&#x20;

This will be useful information to you to anage the risk of the auction.&#x20;


---

# 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/buyer-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.
