# Usage Overview

The Usage Overview report provides a high-level overview of your request for quote events, including a summary of baseline spend, event activity, and identified and awarded savings.

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

<table><thead><tr><th width="252.57635498046875">Data</th><th>Description</th></tr></thead><tbody><tr><td>Baseline Spend</td><td><p>Displays a summary of the baseline value of request for quote events opened in Fairmarkit for the filtered time period.</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 (with a link), Request ID, Status, Created at Date, Title, Baseline Spend USD, Cost Avoidance, and Cost Savings.</p></td></tr><tr><td>Opened RFQs</td><td><p>Displays the total number of request for quote events that have been opened. This includes closed, awarded, and canceled events.</p><p></p><p>If you drill into this value, you can review and download a list of events. This includes a breakdown for each event, including the RFQ ID (with a link), Request ID, Created at Date, Status, Title, Requester Title, and Full Name.</p></td></tr><tr><td>Single-Sourced RFQs</td><td><p>Displays the number of request for quote events that were single-sourced.</p><p>If you drill into this value, you can review and download a list of events. This includes a breakdown for each event, including the RFQ ID (with a link), Request ID, Created at Date, Status, Title, Requester Title, and Full Name.</p></td></tr><tr><td>Identified Savings</td><td><p>Displays the sum of identified, potential savings for your opened events. Identified savings is calculated at the line item level as <a href="/pages/5eXeuddVviszWUTBA8lS">Baseline</a> - Lowest Bid. This value doesn't include alternative items. Example.</p><p><strong>Identified savings example</strong></p><p> </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, Request ID, Status, Created at Date, Title, Identified Savings, and Awarded Savings.</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.</p><p><strong>Awarded savings example</strong></p><p>For the following example event, there are three awarded line items. The awarded savings calculation highlights saving. When an item is equal to or more than the baseline spend, it is zeroed in the calculation; we don't include negative values. Because awarded savings is calculated on the event level, there is a negative savings and the event does not include savings overall (zeroed).</p><p><strong>Event vs. line item savings</strong></p><p>While savings can be calculated on the event or line item level, the Fairmarkit standard dashboards use the event level calculation, which means we look at the lowest total response from a single supplier to find savings.</p><p>For comparison, line item level savings are calculated for each line item and typically show higher savings. However, this method doesn't allow you to see how the lowest full supplier response compares to other responses.</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, Request ID, Status, Created at Date, Title, Identified Savings, and Awarded Savings.</p></td></tr><tr><td>Sealed RFQs</td><td><p>Displays the number of sealed request for quote events.</p><p>If you drill into this value, you can review and download a list of events. This includes a breakdown for each event, including Full Name, Opened at Date, Lowest Bid, and Quotations.</p></td></tr><tr><td>Urgent RFQs</td><td><p>Displays the number of request for quote events that were marked as urgent.</p><p>If you drill into this value, you can review and download a list of events. This includes a breakdown for each event, including Full Name, Opened at Date, Lowest Bid, and Quotations.</p></td></tr></tbody></table>

| #                   | Baseline Spend | Quote 1 | Quote 2 | Quote 3 | Line savings |
| ------------------- | -------------- | ------- | ------- | ------- | ------------ |
| 1                   | $100           | $80     | $90     | $110    | $20          |
| 2                   | $100           | $110    | $100    | $50     | $50          |
| 3                   | $100           | $50     | $90     | $75     | $50          |
| Total Bid Amount    | $300           | $240    | $280    | $235    |              |
| Event level savings |                |         |         | $65     |              |
| Line level savings  |                |         |         |         | $120         |

| #            | Title    | Item Baseline Spend | Item Awarded Amount (USD) | Savings (USD) | Savings zeroed (USD) |
| ------------ | -------- | ------------------- | ------------------------- | ------------- | -------------------- |
| 1            | Monitor  | $500                | $500                      | $0            | $0                   |
| 2            | Laptop   | $1500               | $2500                     | -$1000        | $0                   |
| 3            | Keyboard | $150                | $50                       | $100          | $100                 |
| Event total: | $2150    | $3050               | -$900                     | $0            |                      |

| <p>Item<br><br></p> | <p>Supplier 1<br><br></p> | Supplier 2 | Supplier 3 | <p>Average proposal<br>(baseline spend)</p> | Lowest | Identified Savings |
| ------------------- | ------------------------- | ---------- | ---------- | ------------------------------------------- | ------ | ------------------ |
| #123                | $100                      | $75        | $200       | $125                                        | $75    | $50                |
| #456                | $225                      | $230       | $205       | $220                                        | $205   | $15                |
| #789                | $325                      | ---        | ---        | $325                                        | $325   | $0                 |


---

# 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/analytics/buyer-reporting/usage-overview.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.
