# I published a new article draft to WordPress, but I don't see it appear in my posts list.

When BlitzBear publishes an article (whether it was from scratch or regenerated), a new WordPress Post will get created. If there is an existing Post with the same URL slug, the existing Post will never get overwritten.

If you don't see the new WordPress Post, please make sure you clear your browser cache and refresh the list. Sometimes the Posts displayed in your WordPress admin panel are not up-to-date due to old cache.


---

# 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://support.blitzbear.com/using-blitzbear/i-published-a-new-article-draft-to-wordpress-but-i-dont-see-it-appear-in-my-posts-list..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.
