> 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-configuring-a-social-media-post.md).

# Social Manager - Configuring a Social Media Post

<figure><img src="https://lh4.googleusercontent.com/hjOcJaI5YN89S0Y4akRK3e5h6YMTtJWuGSxG13UvXXvG54vW4t-YdLzrAY57jb87zFJ5uylRJc0DXVpEECU3OZRhvYBVOZL8nu5lto-Q9FUrco0-YkDrtaulN5LzxqtwHygNKxl0HUqz3rS4tiJP0vo" alt=""><figcaption></figcaption></figure>

To start click "**New Post**", then add the **Image** or the **Video** you want.

<figure><img src="https://lh3.googleusercontent.com/CprbcQ0sC2WGSO7-xcwTjO8VZSVB7HJqmW6oPAFqfqdb05arGEyFt8N3MYG-oddFBIFRab5744nDONTE5p-jV72knxjiyygz81Zp7LXeOnwipt7Vq8SUJn2dyyVeQlSWXh_PksQ3uB_5X6dzZ_idA60" alt=""><figcaption></figcaption></figure>

To add **Images**;

<figure><img src="https://lh3.googleusercontent.com/LIBQa-4iWSKcIEzQQ6MdYVresL0RoYDHLJACE0qICIC_xZY9daOUVbEYH5HFg8vmKNi2AY3eyd3U92LcouQ8LwVQP93VNgFXp9XoA0a4Ma5o9BXrdWVlxB8-zdA-G7MoWzQ5emu1AOFhQ2VA6h0sOi0" alt=""><figcaption></figcaption></figure>

* Click on the **Image Center** and select a file from your computer.
* Click **Cloud Images** and choose an image from an online storage service.
* Click **URL** and enter the address of an image from the internet.

To add **Videos**;

<figure><img src="https://lh4.googleusercontent.com/qiWzM1vYiHM_Hur4VO0ZqLRm6CLgRmn0k8EQPlJCll1Yf3Zlm0sidTBDtCIm3wk88l3bo3jZCQab6gDG7s5PNdgckRXmV0NQCG8kgS1b9Y6YtNLfN5E1OD-odLX61TO1Ec22sRUEARffYYWLRYJTre4" alt=""><figcaption></figcaption></figure>

* Click on the **Image Center** and select a file from your computer.
* Click **Cloud Videos** and choose a video from an online storage service.
* Click **URL** and enter the address of a video from the internet.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2F3QawDhFVyxxvBU99nOob%2FSocial%20Manager-%20Configurando%20uma%20Postagem%20nas%20Redes%20Sociais.mp4?alt=media&token=4e5d2551-120f-421a-b675-e87431b997c7>" %}

In the post of **LinkedIn**, you can add a **Link** or create a **Poll** to interact with your audience.

• To create a **poll**, click the question mark icon that appears in the publishing box;

• To insert a **link**, click the chain icon located next to it.

{% hint style="info" %}
**Supported File Formats for posts (Instagram, Linkedin and Facebook)**

<https://lp.sprinthub.com/a/formatos-suportados>
{% endhint %}

{% hint style="info" %}
*<mark style="color:red;">There is no possibility to delete posts via SprintHub</mark>*
{% endhint %}


---

# 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-configuring-a-social-media-post.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.
