> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/suppliers/suppliers/request-for-proposal-rfp/review-an-awarded-rfp-event.md).

# Review an awarded RFP event

After you’ve submitted your response, it will be up to the buyer to award the request for proposal event. You can [edit your response](/suppliers/suppliers/events/respond-to-an-event/edit-a-response.md) until the event's Close Date. If a buyer awards your response, you will receive an email alert (depending on their company configuration), and the event will move to *Awarded* status.

### Review event status <a href="#revieweventstatus" id="revieweventstatus"></a>

You can track the [event status](/suppliers/suppliers/events/event-types/event-status-suppliers.md) from your [events list](/suppliers/suppliers/events/manage-your-events-rfq.md).

<figure><img src="/files/0ocF98blo0vynkNHxBpC" alt=""><figcaption></figcaption></figure>

#### Waiting for Award

Closed events that the buyer still needs to award.

#### Awarded

Events fully or partially awarded to you.

#### Lost

Events that you responded to that were awarded to another supplier.

### Review awarded events <a href="#reviewawardedevents" id="reviewawardedevents"></a>

Open the **Request for Proposal List,** select the **Awarded** tab, and select the event, and then click **View your proposal**. When an event or event line items are awarded, they are marked in the following ways:

* **Awarded banner**: A purple banner displays at the top of the page, letting you know your response was awarded.\
  [![](https://docs.fairmarkit.com/content/suppliers/images/rfp-awarded-banner_thumb_400_0.png)](https://docs.fairmarkit.com/content/suppliers/images/rfp-awarded-banner.png)
* **Awarded labels**: A label displays for each awarded line item.\
  [![](https://docs.fairmarkit.com/content/suppliers/images/rfp-awarded-question_thumb_400_0.png)](https://docs.fairmarkit.com/content/suppliers/images/rfp-awarded-question.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fairmarkit.com/suppliers/suppliers/request-for-proposal-rfp/review-an-awarded-rfp-event.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
