# Change event dates

Once an event is opened, it typically is opened until the specified Close date and Close time, but when circumstances change, you may need to change an event duration. This may include closing an event early, changing the event duration, or reopening a closed event or event round.

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

If your needs change, you can change the dates on an event. The available fields depend on the event type.

{% stepper %}
{% step %}
From the Events list or the event Details screen, select **Actions > Change close date.**\
A window displays.
{% endstep %}

{% step %}
Edit the date fields as needed. The available fields depend on the event type.\
See **RFP/RFI fields** or **Request for quote fields**.

| RFP/RFI                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><ul><li>Scheduled publish date: Enter the date to publish the event. At this date and the Scheduled publish time, suppliers are invited to submit responses. For dates scheduled in the future, the event is saved in Draft status and then published on the selected date and time. If the event is ready sooner, you can manually publish the event.</li><li>Scheduled publish time: Enter the time to publish the event. At this time and the Scheduled publish date, suppliers are invited to submit responses. For dates scheduled in the future, the event is saved in Draft status and then published on the selected date and time. If the event is ready sooner, you can manually publish the event.</li><li>Close date: Enter the date that the event will close. At this date, suppliers will no longer be able to submit responses to the event. This date is used with the Close Time.</li><li>Close time: Enter the time that the event will close. At this date, suppliers will no longer be able to submit responses to the event. This time is used with the Close Date.</li><li>Questions due date: Enter the date that suppliers should submit any questions about the event. This date is used with Question due time.</li><li>Questions due time: Enter the time that suppliers should submit any questions about the event. This date is used with Question due date.</li><li>Planned purchase/project start date: Enter the date you plan to purchase items or services or start the project.</li></ul> |

| Request for quote fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><ul><li>Close Date: Enter the date that the event will close. At this date, suppliers will no longer be able to submit responses to the event. This date is used with the Close Time.</li><li>Close Time:Enter the time that the event will close. At this date, suppliers will no longer be able to submit responses to the event. This time is used with the Close Date.</li><li>Preferred Delivery Date: Enter the date when the line items are needed. This date helps when defining shipping timelines and scheduling services.</li></ul> |
| {% endstep %}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |

{% step %}
Click **Change**, and then from the drop-down list select if you want to Change and Notify (suppliers) or Change without notification.\
The dates are updated, and if selected, a notification is sent to invited suppliers.
{% endstep %}
{% endstepper %}

### Close an event early  <a href="#closeaneventearly" id="closeaneventearly"></a>

If you need to close an event earlier than planned, you can manually close it.

* From the Events list or the event Details screen, select **Actions > Close.**\
  The event is moved to a Closed status.

### Reopen an event <a href="#reopen" id="reopen"></a>

If you have a closed event that you want to update, you can reopen the event.

{% stepper %}
{% step %}
From the Events list or the event Details screen, select **Actions > Reopen.**\
A dialog box displays.
{% endstep %}

{% step %}
Enter a new *Close Date and Close Time*. The event must be opened for at least three hours from the current time.
{% endstep %}

{% step %}
Click **Reopen**, and then from the drop-down list select if you want to *Reopen and Notify* (suppliers) or *Reopen without notification.*\
The event is moved to Open status with the new close date, and if selected, a notification is sent to invited suppliers.
{% endstep %}
{% endstepper %}

<br>


---

# 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/change-event-dates.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.
