> For the complete documentation index, see [llms.txt](https://help.creatibi.com/en-us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.creatibi.com/en-us/product-guides/distribution/manually-post-the-creative-on-social-media.md).

# Manually post the creative on social media

1. Choose any of your target dates on the calendar in the right pane;
2. Hover on the date and click "**New post**";

   <figure><img src="/files/XQyIB4OmMgr9wzFvzzOV" alt=""><figcaption></figcaption></figure>
3. Select at least one creative;

   <figure><img src="/files/OWnrH0rLw39iEBAOqe8l" alt=""><figcaption></figcaption></figure>
4. Select your different accounts for the same social media;
   * If you have more than one social media on one single platform, you can select all accounts;
5. Select the post title with either your creative name or name from your custom field in "**Creative**"
   * For more information about names from the custom field in "**Creative**", please click [here](/en-us/product-guides/creative/manage-more-creatives/add-custom-fields-to-creative-table.md);
6. Choose if you want to publish immediately or schedule a time;

   <figure><img src="/files/gIjf4t6MOMpa1jlkuUrS" alt=""><figcaption></figcaption></figure>
7. Hit "**Post**".
   * You will post the creative to your current selected account.

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>


---

# 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://help.creatibi.com/en-us/product-guides/distribution/manually-post-the-creative-on-social-media.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.
