> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/buyers/analytics/buyer-analytics/awarded-savings-by-buyer.md).

# Awarded Savings by Buyer

The Awarded Savings by Buyer report summarizes the amount of savings on request for quote event for each buyer. Buyers are organized by Awarded Savings. To be included, a buyer must have created at least one request for quote event in the dashboard's filtered time period.

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

<table><thead><tr><th width="170.9609375">Column</th><th>Description</th></tr></thead><tbody><tr><td>Buyer Name</td><td><p>Displays the name of a buyer in Fairmarkit.</p><p>If you drill into this value, you can review and download a summary of the events the buyer created. This includes Full Name, Opened at Date, Lowest Bid, and Quotations.</p></td></tr><tr><td>Awarded Savings</td><td><p>Displays the sum of awarded savings for your request for quote events. This value is calculated at the event level as <a href="/pages/5eXeuddVviszWUTBA8lS">baseline spend</a> - awarded bid. This calculation only includes values where you saved money. <a href="/pages/NYQn5zXYRbeBsrtAbFRH">Example.</a></p><p>If you drill into this value, you can review and download a summary of the event. This includes the RFQ ID, Request ID, Status, Created at Date, Title, Identified Savings, and Awarded Savings.</p></td></tr><tr><td>% of Savings</td><td>Displays the buyer's percentage of savings across all listed buyers. This value is calculated as <a href="/pages/5eXeuddVviszWUTBA8lS">Awarded Savings</a> (for a buyer) / Total <a href="/pages/5eXeuddVviszWUTBA8lS">Awarded Savings</a> (across all displayed buyers).</td></tr><tr><td>Missed Savings</td><td><p>Displays the amount of missed savings. This value is calculated as <a href="/pages/5eXeuddVviszWUTBA8lS">Identified Savings</a> - <a href="/pages/5eXeuddVviszWUTBA8lS">Awarded Savings</a>.</p><p>If you drill into this value, you can review and download a list of events included in the calculation. This includes a breakdown for each event, including the RFQ ID Link, Request ID, Status, Created at Date, Title, Non-lowest Bid Awarding Reason, Awarding Note, Identified Savings, Awarded Savings, and Missed Savings (USD).</p></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.fairmarkit.com/buyers/analytics/buyer-analytics/awarded-savings-by-buyer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
