> For the complete documentation index, see [llms.txt](https://docs.gocontent.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gocontent.ai/gocontent-social-posts/edit-and-manage-my-posts./text-editor/change-image.md).

# Change Image

including an image in a [**LinkedIn**](https://www.linkedin.com/) or [**Twitter**](https://x.com/) post is important for several reasons:

* **Attracting attention**: Images attract more attention than text alone. They stand out in busy news feeds and increase the likelihood that users will stop to read the post.
* **Increasing engagement**: Posts with images generally generate more interactions (likes, comments, shares). For example, on Twitter, tweets with images receive about 150% more retweets than those without images.
* **Improving understanding**: A relevant image can help illustrate and clarify the message you want to convey. It can make the information more understandable and memorable.
* **Humanization and storytelling**: Images, especially those showing faces or real-life situations, help humanize messages and tell a story. This can strengthen the emotional connection with your audience.
* **Algorithm optimization**: Social media algorithms often favor visual content. Posts with images are therefore more likely to appear in your followers’ feeds.

To maximize the impact of your posts with images on [**LinkedIn**](https://www.linkedin.com/) and [**Twitter**](https://x.com/)**:**

* Use high-quality and relevant images that relate to the content of the post.
* Add text or graphics to the images if it helps clarify the message.
* Ensure that the images are optimized for the recommended format and dimensions for each platform.
* Use analytics tools to evaluate the performance of your posts with and without images to adjust your content strategy accordingly.

In conclusion, including images in your posts on [**LinkedIn**](https://www.linkedin.com/) and [**Twitter**](https://x.com/) is a recommended practice to improve the visibility, engagement, and impact of your communications.

### **Change the image of your post.**

Click on the **image icon** at the bottom left under your post and choose the image you want to upload.

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

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

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


---

# 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.gocontent.ai/gocontent-social-posts/edit-and-manage-my-posts./text-editor/change-image.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.
