# How to Set a Custom Deadline for Withdrawals

If you would like to restrict when authors can withdraw their submissions, you can do so from your venue request form. Go to your venue request form, click the "Revision" button, and enter a date and time in GMT for the field "Withdraw Submission Expiration".&#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.openreview.net/how-to-guides/workflow/how-to-set-a-custom-deadline-for-withdrawals.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.
