> For the complete documentation index, see [llms.txt](https://docs.reo.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reo.dev/integrations/input-sources/owned-communities/linkedin.md).

# LinkedIn

Reo.Dev’s LinkedIn integration allows you to effortlessly track comments, reactions, and reposts from your company's Linkedin page.

This enables you to quickly identify which accounts or developers are most active, analyze your most popular posts, and gain insights into what resonates most with your audience.

Let's look at how you can connect your company's LinkedIn page with Reo.Dev

{% hint style="info" %}
Please note that only users with **admin role** access in **Reo.Dev** can setup this integration.
{% endhint %}

**Step 1**: Head to **Integrations**. Click **Connect** on the LinkedIn card under the **Owned Communities** Section.

![](/files/ROnAGk2qdOVbU39WwobV)

**Step 2**: To authenticate the LinkedIn connection, add your Linkedin's page Admin URL

How to find Admin URL:

1\. Login to LinkedIn

2\. Go to your Company Page

3\. Click 'View as Admin' button

4\. Copy Admin page URL

![](/files/OHHAOlkhwuFJupzkenxd)

**Step 3**: Click **Authenticate.**

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

**Step 4:** Click **Allow** to share the required permissions with Reo.Dev.

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

**Step 5:** Your LinkedIn App is successfully connected!

<figure><img src="/files/Kf8WCPqo8RQh0pLx2Qiq" alt="" width="375"><figcaption></figcaption></figure>

You can create an Account or Developer Segment based on LinkedIn reactions.

![](/files/AftSMLDDWGMZ1oKOlYCV)

![](/files/e6zbepKsniwQ2fqWOhGc)

You can also filter the activity timeline based on LinkedIn interactions.

![](/files/9Yj5pD3Wk5gL9Iu7ZaN4)


---

# 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.reo.dev/integrations/input-sources/owned-communities/linkedin.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.
