> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/attract/social-manager/social-manager-scheduling-posts.md).

# Social Manager - Scheduling Posts

<figure><img src="/files/f0d7b5e6f69d90288551f6a97fa1ffb8ab8f5e03" alt="" width="300"><figcaption></figcaption></figure>

In the New Post tab, you have the option to **Schedule** your posts for whenever you want, selecting the day and time. This way, you can take advantage of the hours of highest engagement, or a specific day.

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

After clicking Schedule Publication, just set the **date** and the **time** you prefer;

<figure><img src="/files/006eb03d3a78c6096aa7f2d7617c671db153db43" alt=""><figcaption></figcaption></figure>

Or, publish your post normally. You can add photos or videos, and write a caption for your post.

<figure><img src="/files/596162f2b124bff819bc0393e9b6f091a6dc7608" alt=""><figcaption></figcaption></figure>

In your posts, you can interact with your followers, **replying** to comments and **liking**.

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

<mark style="color:purple;">**See similar articles:**</mark>

{% content-ref url="/pages/1aea4a209b435eed0c82dd202328dda146d5cec5" %}
[Social Manager](/en/topics/attract/social-manager.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/attract/social-manager/social-manager-scheduling-posts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
