# Sealed bids

You can choose to seal supplier responses (bids) until after an event closes. You may want to use this option for compliance or ethics reasons. Sealed bids are available for request for quote (RFQ), request for proposal (RFP), and request for information (RFI) events.

Want to use sealed bids?: To turn on this feature, contact <support@fairmarkit.com>.

### Types of sealed bids <a href="#typesofsealedbids" id="typesofsealedbids"></a>

#### 1-envelope

With 1-envelope sealed bids, all supplier responses are hidden. After the event closes, you can unseal responses.

This type of sealed bid is available for request for quote (RFQ), request for proposal (RFP), and request for information (RFI) events.

#### 2-envelopes

With 2-envelope sealed bids, all supplier responses are hidden. There are two rounds of review before the responses are unsealed. First, evaluators review responses (without seeing the pricing) and select the responses to move forward. Then, you can review the selected responses and award.

This type of sealed bid is available for request for quote events and must be enabled for your company (see: [Configurations](/glossary/glossary/configurations.md)).

### Create a sealed bid event <a href="#createasealedbidevent" id="createasealedbidevent"></a>

When you create your event, you will need to select the Sealed bid option before sending your event. For RFQ events, select either *1 envelope* or *2 envelopes*. If using 2-envelope bidding, make sure to add at least one evaluator before sending the event (see: [Manage evaluators](/buyers/events/evaluation-and-scoring/manage-evaluators.md)).

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/sealed-bid-checkbox_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

Once sent, a banner will display at the top of the event, reminding you that you cannot view responses until the event is closed.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/sealed_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

### Review sealed responses <a href="#reviewsealedresponses" id="reviewsealedresponses"></a>

The review process depends on the type of sealed bid you selected.

#### 1-envelope

Once your event closes, a banner displays the number of responses received. Click **Unseal Bid** to view responses. Once unsealed, responses cannot be resealed.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/unsealed_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

#### 2-envelope (RFQ only)

After your event closes, there are two steps to unseal bids.

**Evaluator review**

Evaluators will review the event responses and select any responses they want to advance to the next round.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/sealed-bid-eval_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

**Buyer review**

After evaluators finish reviewing and selecting responses, pricing is automatically revealed to buyers. Only selected responses that evaluators selected are visible for awarding.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/sealed-bid-eval-award_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

&#x20;


---

# 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/events/create-an-event/sealed-bids.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.
