# LinkedIn Integration

Follow these steps to complete LinkedIn integration:

1. On the **INTEGRATIONS** page, locate the LinkedIn integration.
2. Click **Connect**.

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

3. Enter your LinkedIn credentials when prompted and click Sign In.
4. Authorize our LinkedIn app to ensure the integration works properly.
5. In the next step, a drawer opens, and you need to select which organizations' page you want to track. Once you've selected an organization from the select box, click **Update.**
6. Once authenticated, you'll be redirected back to the **INTEGRATIONS** page with the LinkedIn integration now listed as Connected.

### Activities Tracked

* Comments on posts
* Reactions on posts

### Limitation

Not tracked

* Followers
* Mentions


---

# 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://docs.linuxfoundation.org/lfx/community-management/integrations/linkedin-integration.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.
