# Supplier Responses by Status & Week

The Supplier Responses by Status & Week report provides a chart of supplier activity on events. Each bar represents a week and includes a color-coded breakdown of supplier responses to events.

**Recommendation**: Use the Invitation Sent Date filter to modify the time frame displayed on the chart.

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

| Data                         | Description                                                                                                  |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------ |
| Unopened (red)               | Displays the number of event invitations that were not opened by suppliers.                                  |
| Opened, No Response (orange) | Displays the number of event invitations where suppliers opened the invitiation but did not send a response. |
| Selected 'No Bid' (yellow)   | Displays the number of event invitations that suppliers responded to with 'No Bid.'                          |
| Submitted (light blue)       | Displays the number of event invitations where suppliers submitted a response.                               |
| Awarded (dark blue)          | Displays the number of event invitations where suppliers submitted a response and were awarded the event.    |


---

# 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/supplier-trends/supplier-responses-by-status-and-week.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.
