# Buyer Reporting

With the Buyer Reporting dashboard, you can review and take any necessary actions on your request for quote events. If you're a buyer, this dashboard lets you to see your assigned events and review and share your performance. As a supervisor, administrator, or observer, the dashboard shows you all request for quote event activity.

### Access dashboard <a href="#accessdashboard" id="accessdashboard"></a>

{% stepper %}
{% step %}
From the top menu, select **Analytics**.

{% endstep %}

{% step %}
From the **Reports** menu, select Buyer Reporting.

{% endstep %}
{% endstepper %}

### Reports <a href="#reports" id="reports"></a>

From the Buyer Report dashboard, you can view the following reports:

* [Usage Overview](/buyers/analytics/buyer-reporting/usage-overview.md)
* [Requests by Status](/buyers/analytics/buyer-reporting/request-by-status.md)
* [Time to Process](/buyers/analytics/buyer-reporting/time-to-process.md)
* [Requests Requiring Action](/buyers/analytics/buyer-reporting/requests-requiring-action.md)
* [Top Suppliers](/buyers/analytics/buyer-reporting/top-suppliers.md)
* [Top Savings](/buyers/analytics/buyer-reporting/top-savings.md)


---

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