# Changing Publication Date and Time

### Changing date and time of new post

1. Make sure the **Document** tab is select in the **Setting** panel (on right.)
2. In the **Publish** area, click **Immediately**.&#x20;
3. In the **calendar** interface, select a new date and time.&#x20;
4. When finished, click **Publish**.

### Changing date and time of existing post

1. Make sure the **Document** tab is select in the **Setting** panel (on right.)
2. In the **Publish** area, click the post's publication date and time.&#x20;
3. In the **calendar** interface, select a new date and time.&#x20;
4. When finished, click **Publish**.

![](/files/-MN0AAFMbS4YPjSN3lYf)


---

# 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://techresources.gitbook.io/wordpress-basics-adding-content-to-media-milwaukee/administrator-actions/changing-publication-date-and-time.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.
