# User Overview

The User Overview report summarizes the activity of all buyers. Buyers are ranked by the total number of request for quote events, regardless of status. The report summarizes the number of opened events compared to the total number of supplier invitations and engagement. This report further highlights how frequently a buyer only invites one supplier and how many suppliers they are inviting.

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

| Column                | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Buyer Name            | <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>                                                                                                                                                                                                                                                      |
| Total RFQs            | <p>Displays the total number of request for quote events. This value includes all request for quote events in any status ( draft, open, closed, awarded, canceled, or archived).</p><p>If you drill into this value, you can review and download a summary of events included. This includes the RFQ ID (with Link), Request ID, Created at Date, Status, Title, Requester Title, and Full Name.</p>                                                                                    |
| Total Opened RFQs     | <p>Displays the total number of request for quote events that have been opened. This includes closed, awarded, and canceled events.</p><p>If you drill into this value, you can review and download a summary of events included. This includes the RFQ ID (with Link), Request ID, Created at Date, Status, Title, Requester Title, and Full Name.</p>                                                                                                                                 |
| % RFQs Opened         | Displays the percentage of request for quote events that have been opened. This value is calculated as *Total Opened RFQs / Total RFQs*.                                                                                                                                                                                                                                                                                                                                                |
| Avg Suppliers Invited | Displays the average number of suppliers invited to the request for quote events.                                                                                                                                                                                                                                                                                                                                                                                                       |
| Avg Bids Submitted    | Displays the average number of suppliers responses submitted per request for quote event. Many customers see a correlation between the number of suppliers invited who respond, so this can be an opportunity for training.                                                                                                                                                                                                                                                             |
| Multi-sourced RFQs    | Displays the number of request for quote events where more than one supplier was invited.                                                                                                                                                                                                                                                                                                                                                                                               |
| Single-sourced RFQs   | <p>Displays the number of request for quote events where only one supplier was invited. Identifying savings opportunities is obviously quite challenging if only one supplier is invited to participate in an event, so we suggest watching this statistic closely.</p><p>If you drill into this value, you can review and download a summary of events included. This includes the RFQ ID (with Link), Request ID, Created at Date, Status, Title, Requester Title, and Full Name.</p> |
| % Single-sourced      | Displays the percentage of request for quote events where only one supplier was invited. This value is calculated as Single-sourced RFQs / Total Opened RFQs.                                                                                                                                                                                                                                                                                                                           |


---

# 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-analytics/user-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.
