# Schedule Content Entries

Scheduling entries allows you to plan and automate the publication and unpublishing of your content, ensuring timely and consistent updates. This feature helps you manage your content calendar efficiently by setting specific dates and times for entries to go live or be unpublished

***

## Schedule an Entry

1. Enter all the required information for your entry, then click the arrow next to Save & Publish to open a dropdown menu.
2. Click on **Schedule** to open a pop up.

<figure><img src="/files/dPVfhgLFFvivSOCdCgEt" alt=""><figcaption></figcaption></figure>

3. Set the **date** and **time** you want this entry to be published.
4. Click **Set Time to Publish** to finish scheduling your entry.

<figure><img src="/files/5e5pqs4HoDkGScVv4Dvr" alt=""><figcaption></figcaption></figure>

5. The details of your scheduled post will be displayed at the top, allowing you to see when it will go live. Click **Schedule** to finish.

<figure><img src="/files/8glnDcNj1iXEPmrruUa5" alt=""><figcaption></figcaption></figure>

***

## Disable Schedule of an Entry

1. Open a scheduled entry, and click on **Schedule** to open a pop up.

<figure><img src="/files/TFInTEgCfvQNFzqle0b2" alt=""><figcaption></figcaption></figure>

2. Click on **Disable Schedule**.

<figure><img src="/files/HQ4vn7Npwi1zL3mMyHY1" alt=""><figcaption></figcaption></figure>

3. The post will automatically be set as a `draft`. Click **Save Draft** to finish.

***

## Using Auto-Unpublish&#x20;

**Auto Unpublish** Allows you to schedule content to revert from <mark style="color:green;background-color:green;">`Production`</mark> mode to `Draft` mode on specified `date`. The ability to unpublish content makes it easy to manage time-sensitive content.

1. Click on the clock icon beside **Auto-Unpublish** to open pop up.
2. Set a **date** and **time** you want to unpublish this entry.
3. Click **Set Time to Unpublish** to finish.

<figure><img src="/files/jhzDrvuQdvWCOVzqgHR0" alt=""><figcaption></figcaption></figure>

***

## Stop Entry from Automatically Unpublishing

1. Open a published entry and click on the clock icon beside **Auto-Unpublish** to open pop up.
2. Click **Disable Unpublish** to stop entry from automatically unpublishing.

<figure><img src="/files/nhtGZuGCX5JXcOcEYBt3" 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://help.marketplate.io/content-cms/schedule-content-entries.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.
