# Content Calendar

Content Calendar lets you schedule and manage publishing for posts created in AI Blog Writer.

## How to use

1. Click Schedule Post, choose a draft or in-review post, then set a date and time.
2. Choose a publish mode and click Schedule.
3. Use the calendar view to see what is scheduled each day and open a day to view all posts.
4. Unschedule a post directly from the calendar if plans change.
5. Use Cancel All to clear all scheduled posts at once.

<figure><img src="/files/g6c0HKQIGWkkCXDa2PJB" 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://docs.flowappz.com/home/ai-seo-boost/10.-content-calendar.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.
