# Review event responses

After suppliers respond, you will need to review their responses and mark your request for information event reviewed. You can view all of their responses on a consolidated screen for easy comparison and review. Once complete, you can mark the event reviewed and add a note about the outcome (e.g., create a RFP, out of budget, etc.).

Note: A request for information event need to be closed to be marked as reviewed. Events automatically close on the Close Date and Close Time, but you can also manually close an event. [For more information, see Change event dates.](/buyers/events/manage-opened-events/change-event-dates.md)

### View an event <a href="#viewanevent" id="viewanevent"></a>

* From the Events list, click an event to view its details.

### Review responses <a href="#reviewresponses" id="reviewresponses"></a>

You can use the Details screen to review responses. The Details screen contains two areas, which provide a summary of responses received and a list of invitations sent to the suppliers. For more information about how event responses are summarized, see [Event summary](/buyers/events.md).

Value rounding: Supplier responses of $1 or more are rounded to two decimal places. Values below $1 are not rounded. Full decimal places are available in Excel exports and when sent back to your purchasing application.

* **Questions**: The Header area provides a side-by-side view of how each supplier answered your questions.
* **Response details**: The Requests area provides a summary of each supplier's response, including supplier status, received date, contact information, delivery days, expiration date, response total, notes, and attachments.
* **Delivery**: The Requests area provides the Delivery days, or the number of days the supplier needs to deliver the item. While one supplier may have a lower price, you will want to ensure that you receive your items in the necessary time frame.
* **View attachments**: If a supplier has added attachments to their response, the number of attached files is indicated on a download button . Attachments can be added at the response or line level. To download a summary of the response and any file attachments, select **Actions >** [Download details](/buyers/events/view-event-details-and-history.md).
* [View scorecard](/buyers/events/evaluation-and-scoring/evaluate-a-scorecard.md): If you invited evaluators to score the suppliers' responses, click **View Scorecard** to review their responses.
* [View internal notes](/buyers/events/collaboration-tools/internal-notes.md): Select **Comments > Internal Notes** to view internal notes shared about the event.
* [View supplier clarifications](/buyers/events/communicate-with-suppliers.md): Select **Comments > Supplier Clarification** to review clarifications sent to suppliers.
* [Multi-round](/buyers/events/review-supplier-responses/multi-round-events-rfp-and-rfi.md): If you want to update the event and run a new round, select **Actions > New Round**.

### Mark event as reviewed <a href="#markeventasreviewed" id="markeventasreviewed"></a>

After you've reviewed your responses, you can mark that you've reviewed all responses and track next steps for the information.

1. From the events list or the event Details screen, select **Actions > Review.**\
   The next steps window displays.
2. Select one of the following **Next steps reasons**:
   * Create an RFP
   * Out of Scope
   * Out of Budget
   * Requirements have Changed
   * Other - This options allows you to enter a description with up to 1,000 characters.
3. Click **Review**.\
   The event stays in a Closed status, and a Reviewed label is added. If you hover over the label, you can view the user and the date and time that the event was reviewed.


---

# 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/request-for-information-rfi/review-event-responses.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.
