# Posts

Posts are primarily created by bloggers, often including multiple links at once, typically redirecting to platforms like Primfeed or Facebook.

Initially, posts are set to a `In Progress` status and will remain so until the blogger completes the post. This keeps the process transparent and allows for seamless progress tracking.

{% hint style="info" %}
If a product has an associated deadline and a blogger fails to complete the corresponding post before its deadline, the post's status will change to `Missed Deadline.`

Following this, the blogger won't be able to request a new item from the store until the situation is resolved.
{% endhint %}

{% hint style="success" %}
For performance reasons, on your default posts view, we are applying default filters

\
B**rands**

* Accepted posts older than 1 month won't show.

Please note that when you apply a filter to your view, this date filter will not be applied.
{% endhint %}

<figure><img src="/files/7JjbBRMCtSrr8QZA9fpR" alt=""><figcaption></figcaption></figure>

## Review the post

When a blogger has filled a post, an in-world notification will alert you. This allows you to review the URLs, provide feedback, and add comments as needed, maintaining communication and promoting a constructive working environment.

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

## Remove deadline

Creators and managers can remove the deadline for a particular post, open the post, and click `Remove the deadline`.

<figure><img src="/files/FghjxusfizTH8NhvCSVo" 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.kynno.app/easybloggers/getting-started/brands/more-features/posts.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.
