# Dutch auction - Details

After an auction is opened, the Details screen allows you to track your auction and review supplier bids. This screen provides a chart summary of the auction, a summary of bids received, and a list of invitations sent to supplier.

### Header <a href="#header" id="header"></a>

In the header area, you can review a summary of your event. It includes the event name,[event labels](https://app.gitbook.com/s/XSi8dxrnMaQPYuaoiJWp/glossary/event-labels) (labels can provide information like the [event status](https://app.gitbook.com/s/XSi8dxrnMaQPYuaoiJWp/glossary/event-status-buyers), [auction type](https://docs.fairmarkit.com/buyers/auctions/auction-types), and significant event dates), and the [round](https://docs.fairmarkit.com/buyers/events/review-supplier-responses/multi-round-events-rfq-and-auction), [share](https://docs.fairmarkit.com/buyers/events/collaboration-tools/manage-collaborators), [internal comments](https://docs.fairmarkit.com/buyers/events/collaboration-tools/internal-comments)/[supplier messages](https://docs.fairmarkit.com/buyers/events/communicate-with-suppliers/supplier-messages), and [actions](https://app.gitbook.com/s/XSi8dxrnMaQPYuaoiJWp/glossary/event-actions) options.

### Dutch reverse auction <a href="#dutchreverseauction" id="dutchreverseauction"></a>

In the Dutch reverse auction area, you view an overview of activity and information about the event.

* **Chart**: Review a chart view summarizing the history of supplier responses on the event. Hover over a price increase point to see a list of suppliers that accepted the price.
* **Log**: This isn't used for Dutch auctions.
* **Details**: View the Auction details (field) you sent to suppliers.

### Line items <a href="#lineitems" id="lineitems"></a>

In the line items area, you can review bids from each supplier.

{% hint style="info" %}
**See**: [Review supplier responses](https://docs.fairmarkit.com/buyers/events/review-supplier-responses) and [Tips for reviewing supplier responses](https://docs.fairmarkit.com/buyers/events/review-supplier-responses/tips-for-reviewing-supplier-responses).
{% endhint %}

### Requests <a href="#requests" id="requests"></a>

In the Requests area, you can review supplier invitations. If your event is still open, you can edit the event and add additional suppliers.

{% hint style="info" %}
**See**: [Manage supplier invitations](https://docs.fairmarkit.com/buyers/events/create-an-event/add-questions/add-categories/manage-supplier-invitation)
{% endhint %}

### Supplier clarifications <a href="#supplierclarifications" id="supplierclarifications"></a>

Once you open an event, you can send a clarification to all of the suppliers on an event. The clarification can be a message or attachment with clarifying details about the opened events. This is an easy way to contact all suppliers invited to an event.

{% hint style="info" %}
**See**: [Supplier clarifications](https://docs.fairmarkit.com/buyers/events/communicate-with-suppliers/supplier-clarifications)
{% endhint %}


---

# 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.fairmarkit.com/buyers/auctions/dutch-auction/review-and-award-a-dutch-auction/dutch-auction-details.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.
