# Changing your submission deadline

Note that you can only have one submission deadline for all submissions, and it is not possible to have different deadlines for different types of papers, or to extend the deadline only for a subset of authors.&#x20;

### For Conference Workflow Venues

To change your submission deadline, edit the Dates field in the Submission step of the workflow timeline.&#x20;

### For Request Form Venues

If you want to change your submission deadline, you can do so using the [Revision](https://docs.openreview.net/reference/stages/revision) button on the [venue request form](https://docs.openreview.net/getting-started/navigating-your-venue-pages#venue-request-form).&#x20;

**If you used an abstract registration deadline** and want to change the submission deadline after the abstract deadline has passed, you will need to rerun the Post Submission stage after changing the Submission Deadline.&#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/getting-started/hosting-a-venue-on-openreview/changing-your-submission-deadline.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.
