# How do I respond to an event?

Once you've [accessed an event](/suppliers/suppliers/getting-started/how-do-i-access-an-event.md), you can review and respond. Depending on the type of event, the required fields and steps may vary. The buyer sets a Close Date for each event, and you can respond up to the Close Date.

### 1. Review the event <a href="#id-1reviewtheevent" id="id-1reviewtheevent"></a>

Buyers will provide you with general information about what they need and detailed line items or questions to gather information. At the top of the response screen, you can view the time before the event closes.

{% hint style="info" %}
**Contact buyer:** If you have questions for the buyer , see [Communicate with buyers](/suppliers/suppliers/events/communicate-with-buyers.md)
{% endhint %}

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

### 2. Enter your response <a href="#id-2enteryourresponse" id="id-2enteryourresponse"></a>

When you're ready to respond, complete the required fields. For example, on a request for quote event, you'll need to enter the quote number, delivery days, and unit price for the requested goods or services. On line items or in the Additional Info for Buyer area, you can add notes or comments and attach files for the buyer. In addition, you might need to agree to terms, agreements, or NDAs.

{% hint style="info" %}
**Available fields:** For a detailed list of fields and options for each event type, see [Request for quote response - available fields](/suppliers/suppliers/request-for-quote-rfq.md), [Request for proposal - available fields](/suppliers/suppliers/request-for-proposal-rfp.md), or [Request for information - available fields](/suppliers/suppliers/request-for-information-rfi.md).
{% endhint %}

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

### 3. Submit your response <a href="#id-3submityourresponse" id="id-3submityourresponse"></a>

When your response is complete, click the Submit button at the bottom of the page. You can [edit your response](/suppliers/suppliers/events/respond-to-an-event/edit-a-response.md) until the event's Close Date.

<figure><img src="/files/8zDmEL15vRvsdGe2ZvzC" alt=""><figcaption></figcaption></figure>

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

Now that you’ve submitted your response, it will be up to the buyer to award the event. If a buyer awards your response, you will receive an email alert (depending on your company configuration) and the event with move to Won or Awarded status (depending on the event type). 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), and once awarded you can add tracking information to the event.

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


---

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

```
GET https://docs.fairmarkit.com/suppliers/suppliers/getting-started/how-do-i-respond-to-an-event.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.
