# Manage your events (RFQ)

You can respond to Fairmarkit RFQ events from the link in your email invitation, or you can log in to your Fairmarkit Supplier Portal to respond to events you've been invited to or public events in the Marketplace.

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

**Other event types:** For information on how to manage your lists for other event types, see [Manage your events (auctions, RFP,RFI)](/suppliers/suppliers/events/manage-your-events-auctions-rfp-rfi.md)

### Access events list <a href="#accesseventslist" id="accesseventslist"></a>

For each event type, there is an event list is available from the Fairmarkit menu.

* #### RFQ - column descriptions

  | Column       | Description                                        |
  | ------------ | -------------------------------------------------- |
  | Title        | Displays the event title.                          |
  | Customer     | Displays the customer's name.                      |
  | Quoted       | Displays the amount quoted for the event.          |
  | Awarded      | Displays the amount awarded to you.                |
  | Created Date | Displays the date the event was created.           |
  | Close date   | Displays the date the event is scheduled to close. |

* **RFQ - status descriptions**

  | Column            | Description                                                                                |
  | ----------------- | ------------------------------------------------------------------------------------------ |
  | New               | A newly issued RFQ that you have received but not yet opened.                              |
  | Missed            | The RFQ closed without you submitting a response and you did not open it.                  |
  | Canceled          | The RFQ was withdrawn by the customer.                                                     |
  | Was opened        | The RFQ has been viewed but not responded to (and is currently still open for a response). |
  | Ignored           | The RFQ closed without you submitting a response and you did open it.                      |
  | Submitted         | You have entered and sent your quote, and the RFQ is still open.                           |
  | Waiting for Award | The RFQ has closed, and quotes are under review. The buyer has not yet awarded.            |
  | Lost              | A quote was submitted, but was awarded to another supplier.                                |
  | Won               | A quote was submitted and you are the awarded supplier.                                    |

  &#x20;&#x20;

### Search events <a href="#searchevents" id="searchevents"></a>

You can search for events by *Title* in the Search bar. Click the Cancel  button to remove your search.

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

### Filter events <a href="#filterevents" id="filterevents"></a>

Use filters to narrow down your event list. See: available filters

#### Available filters

<table><thead><tr><th width="186.60546875">Filter</th><th>Description</th></tr></thead><tbody><tr><td>*My events</td><td>Filters the list to only show your events. This is helpful if you are an Admin, because you have access to monitor and edit all events your team has been invited to</td></tr><tr><td>*Customer</td><td>Filters the list to events from the selected customer.</td></tr><tr><td>*Status</td><td>Filters the list to events in the selected status.</td></tr><tr><td>*Urgency</td><td>Filters the list to events with the selected urgency..</td></tr></tbody></table>

#### Apply a filter

* Click the filter, and select one or more values.\
  The Events list is filtered based on your selection.

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

#### Edit a filter

* To edit an applied filter, click the **down arrow** ![](/files/pbFEOfK0uFrZKEEtex4N) button on the filter, and edit the filter values as needed.

#### Remove a filter

* To remove an applied filter, click **remove** ![](/files/rKQXHre9dtQd6Bu72coR) button on the filtered value.

#### Clear all filters

* To remove all filters, click **Clear filters**.

### Sort events <a href="#sortevents" id="sortevents"></a>

The top of the events list includes a header for each column. Click a header to sort the list by the column. Once selected, an arrow displays next to the header. Click the header to switch the sort between ascending order, descending order, and default sort.

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

### Customize column display <a href="#customizecolumndisplay" id="customizecolumndisplay"></a>

You can remove or reorder the default column display to customize your list. At least one column must be selected.

#### Customize columns

{% stepper %}
{% step %}
Click the **configure** button. A list of available columns display&#x20;

<figure><img src="/files/apwL5wA96GAzLarNuyuH" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Edit the columns:

* Select the columns you want to display.
* Deselect any columns you want to hide.
* Click the **handle** for a column, and then drag it to reorder it as needed.
  {% endstep %}

{% step %}
Click **Apply**.\
Your Events list is updated.
{% endstep %}
{% endstepper %}

#### Reset default columns

{% stepper %}
{% step %}
Click the **configure** button.
{% endstep %}

{% step %}
Click Reset.\
The Events list is reset to show the default columns.
{% endstep %}
{% endstepper %}

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

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


---

# 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/suppliers/suppliers/events/manage-your-events-rfq.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.
