# Edit an opened event

Once you send your event to suppliers, it moves to [Open status](https://app.gitbook.com/s/XSi8dxrnMaQPYuaoiJWp/glossary/event-status-buyers). To ensure suppliers have accurate information for submitting their response, you can only edit fields that do not impact the response process. However, you can invite additional suppliers, change the closing date, or send clarifications. If an event is in Draft status, you can edit it as though it were a new event.

{% hint style="info" %}
Major changes needed?: If you need to make significant adjustments—such as adding line items, changing quantities, or modifying descriptions—you have the option to [withdraw your event](https://docs.fairmarkit.com/buyers/events/manage-opened-events/withdraw-an-event) within two days of submission and then resubmit, or you may choose to [cancel](https://docs.fairmarkit.com/buyers/events/cancel-an-event#cancelanevent) and create a new event.
{% endhint %}

### Edit an event <a href="#editanevent" id="editanevent"></a>

{% stepper %}
{% step %}
From the events list or the event Details screen, select **Actions > Edit**. The event is opened on the create screen.

<figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2FgvUboAXwCY0xxktALF6B%2Fimage.png?alt=media&#x26;token=a9301da9-4704-4bf7-adb7-9d2f68b2d020" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You can view all fields, but you can only edit select fields depending on the event type and status. For a detailed list of available fields in each status, see:

* [Edit a request for quote (RFQ)](https://docs.fairmarkit.com/buyers/request-for-quote-rfq/edit-a-request-for-quote-rfq)
* [Edit a request for proposal (RFP)](https://docs.fairmarkit.com/buyers/request-for-proposal-rfp/edit-a-request-for-proposal-rfp)
* [Edit a request for information (RFI)](https://docs.fairmarkit.com/buyers/request-for-information-rfi/edit-a-request-for-information-rfi)
* [Edit an English auction](https://docs.fairmarkit.com/buyers/auctions/english-classic-auction/edit-an-english-auction)
  {% endstep %}

{% step %}
Click the **Save Changes** button.\
The event is saved with the updates. If selected, new supplier invitations are sent.
{% endstep %}
{% endstepper %}

### Invite additional suppliers <a href="#inviteadditionalsuppliers" id="inviteadditionalsuppliers"></a>

For Opened events, you can send invitations to additional suppliers.

1. From the events list or the event Details screen, select **Actions > Edit.**\
   The event is opened on the create screen.
2. Add additional supplier invitations. See [Manage supplier invitations](https://docs.fairmarkit.com/buyers/events/create-an-event/add-questions/add-categories/manage-supplier-invitation).
3. Save your changes.\
   The event is saved with the updates. If selected, new supplier invitations are sent.

### Change the event dates <a href="#changetheeventdates" id="changetheeventdates"></a>

For Opened events, you can change the Close Date and Close time; select **Actions** > Change close date.\
See: [Change event date](https://docs.fairmarkit.com/buyers/events/manage-opened-events/change-event-dates)

<figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2FoFC6Jg7OZ7bcKVcrRmUy%2Fimage.png?alt=media&#x26;token=e9ad9411-34fe-4f82-ae18-d9b813dc03ea" alt=""><figcaption></figcaption></figure>

### Send a supplier clarification <a href="#sendasupplierclarification" id="sendasupplierclarification"></a>

To send a note or attachment to all invited suppliers, go to the Supplier Clarifications area and select Add new.\
See: [Supplier clarification](https://docs.fairmarkit.com/buyers/events/communicate-with-suppliers/supplier-clarifications)

<figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2FLSw28UkZHY88hDdMJ6h1%2Fimage.png?alt=media&#x26;token=4598693f-dba5-427e-ba00-3280e24b8896" alt=""><figcaption></figcaption></figure>


---

# 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/manage-opened-events/edit-an-opened-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.
