> For the complete documentation index, see [llms.txt](https://help.visibrain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.visibrain.com/platform-guide/explore/post-tweets.md).

# Posts

The post review provides access to the posts published and shared within the topic over the analysed period.

### <mark style="background-color:green;">Ranking options</mark>

Access different ranking options, these options will adapt following the *Monitoring Module* used:&#x20;

{% tabs %}
{% tab title="X (formerly Twitter)" %}

<figure><img src="/files/2ylPDNqP6JRyWVIpGplj" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Facebook" %}

<figure><img src="/files/siPxLQqDTdulRs9P37Ub" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Instagram" %}

<figure><img src="/files/3oc9ySzo7uWEvfxMQNLd" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="YouTube" %}

<figure><img src="/files/PPdQ3tfI9lqax2Bh8A0c" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="TikTok" %}

<figure><img src="/files/j58xB6AmdrwoBEehluQY" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### By engagement

By default the posts are ranked according to the number of shares/likes generated by each post. This enables you to quickly know which is the "TOP" post on your topic over the analysed period.

#### By impressions

Another ranking option is *sort by Impressions* which enables you to sort posts by the number of potential [impressions](/master/glossary.md#impressions) of each post.

{% hint style="info" %}
The impression figure on Visibrain is defined as the number of potential impressions, and is calculated by adding up the number of followers of each account that shared a post.

On the X (formerly Twitter) *Monitoring Module*: we take into consideration the number of followers of each person who tweeted and/or retweeted a post.&#x20;

On Facebook, Instagram, TikTok and Youtube *Monitoring Modules*: we take into consideration the number of followers of each account that published a post.
{% endhint %}

**By date**\
\
By ranking by date of publication (from the most recent to the oldest or vice versa) you will be able to access a chronological view of the conversation.&#x20;

{% hint style="info" %}
On the X (formerly Twitter) *Monitoring Module*, this ranking enables to see all tweets & retweets ranked by date: \
This enables you to identify the first account and post and the first "retweeters" of an information :the first account to have shared the information and to understand which accounts have picked up a piece of information or have helped to make it viral.
{% endhint %}

### <mark style="background-color:green;">Post selection</mark>

Click on the target at the top righthand corner of the post that you want to focus on in order to learn more about the post in question:

<figure><img src="/files/4E3wWy42FcHbPion1Wgz" alt=""><figcaption></figcaption></figure>

By filtering on the post, all the data in the sections on the left (Volume, Posts, Users/Pages, Analytics ...) are up to date and only show the elements related to the selected post.

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

You can also filter on several posts (or other items) at the same time by pressing ALT (PC) or OPTION (Mac) key on your keyboard. It activates the multi-selector. \
Then, you will be able to navigate in your topic in order to select multiple items.&#x20;

<figure><img src="/files/W18j5bKnAgn9MOwiqkQ5" 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://help.visibrain.com/platform-guide/explore/post-tweets.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.
