# LinkedIn

{% hint style="info" %}
The ***CTRL+F*** command and ***Command+F*** on a Macbook allows you to easily find your operator in the table.
{% endhint %}

{% hint style="success" %}
You can download this page in PDF.
{% endhint %}

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

{% hint style="success" %}
Keywords should be added in the Keywords's bloc, Users, in the user's bloc and company pages in the companies' bloc.&#x20;
{% endhint %}

### List of operators for the rules block

| Symbol                 | Use                                                   | Example                                                                                                                                                                                  |
| ---------------------- | ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **space**              | To associate words, corresponds to the logical "AND". | <p><strong>bank scandal</strong><br>To search posts that contain these two keywords, regardless of their position in the post.</p>                                                       |
| **#hashtag**           | Captures all posts containing the hashtag.            | <p><strong>#car</strong><br>Captures all publications with the hashtag #car in it.<br><br>Does NOT pick up posts with the keyword "car", without #.</p>                                  |
| **Quotation marks ""** | Captures posts containing the exact expression        | <p>"<strong>blue car"</strong> <br>Captures posts with the key-expression 'blue car' in it. It doesn't search for the following content : <em>the blue auto and the yellow car</em>.</p> |
| **mention\_company:**  | Captures posts mentionning a specific company         | <p><strong>mention\_company:</strong>the-white-house<br>Captures posts mentionning the White House specifically</p>                                                                      |
| **mention\_member:**   | Captures posts mentionning a specific person          | <p><strong>mention\_member:</strong>barackobama<br>Captures posts mentionning Barack Obama specifically</p>                                                                              |

{% hint style="warning" %}
No need to add capital letter, plurals and accent variations, Visibrain will automatically take in all words carrying the same character sequence.&#x20;
{% endhint %}

{% hint style="success" %}
Boolean operators (OR, -, parenthesis, quotes, @ ...) will not be taken into account on this monitoring module. \
We recommend building your monitoring request as large as possible and using our [filtering system](/filters-and-helpful-documents/list-of-operators-to-add-filters/linkedin.md) once the data's collected.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://help.visibrain.com/filters-and-helpful-documents/list-of-operators-to-create-a-topic/linkedin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
