> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mantle.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# LinkedIn

> Search profiles, post updates, and manage connections

Connect your LinkedIn account and give your agents the ability to create posts, share articles, view profiles and
company pages, manage comments and reactions, and access analytics data.

***

## What you unlock

<CardGroup cols={2}>
  <Card title="Publish posts and articles" icon="pen-to-square">
    Create LinkedIn posts, share articles with URLs, and manage published content — all from within Mantle.
  </Card>

  <Card title="Profile and company insights" icon="building">
    Look up personal profiles, company pages, and organization statistics to inform outreach and research.
  </Card>

  <Card title="Engagement tools" icon="thumbs-up">
    Comment on posts, view reactions, and track share statistics to measure content performance.
  </Card>

  <Card title="Ad targeting data" icon="bullseye">
    Access ad targeting facets, audience counts, and search targeting entities for campaign planning.
  </Card>
</CardGroup>

***

## Connect LinkedIn

<Steps>
  <Step title="Open Settings → Integrations">
    In any workspace go to **Settings → Integrations** and select **LinkedIn**.
  </Step>

  <Step title="Authorize with LinkedIn">
    Click **Connect** and sign in with your LinkedIn account. Grant the requested permissions so Mantle can read your
    profile and publish on your behalf.
  </Step>

  <Step title="Add LinkedIn to an agent">Open the agent and enable only the LinkedIn actions it needs.</Step>
</Steps>

***

## Agent tools

### Profile

| Tool               | Description                                    |
| ------------------ | ---------------------------------------------- |
| Get my info        | Retrieve the connected user's LinkedIn profile |
| Get person profile | Look up another person's public profile        |

### Posts and content

| Tool                        | Description                              |
| --------------------------- | ---------------------------------------- |
| Create post                 | Publish a new LinkedIn post              |
| Create article or URL share | Share an article or link with commentary |
| Get post content            | Retrieve the content of a specific post  |
| Delete post                 | Remove a published post                  |

### Engagement

| Tool                 | Description                                    |
| -------------------- | ---------------------------------------------- |
| Create comment       | Add a comment on a LinkedIn post               |
| List reactions       | View all reactions on a post or comment        |
| Get share statistics | Retrieve engagement metrics for shared content |

### Companies and ads

| Tool                        | Description                                            |
| --------------------------- | ------------------------------------------------------ |
| Get company info            | Look up a company's LinkedIn page details              |
| Get organization statistics | Retrieve follower and visitor stats for a company page |
| Get network size            | View the size of the connected user's network          |
| Get ad targeting facets     | Browse available targeting criteria for LinkedIn Ads   |
| Get audience counts         | Estimate audience size for a targeting combination     |

***

## Triggers

<Note>
  Triggers are not yet available for LinkedIn. When trigger support is added, you will be able to start agent tasks
  automatically based on LinkedIn activity.
</Note>

***

## Example use cases

<AccordionGroup>
  <Accordion title="Schedule a week of LinkedIn posts">
    Provide your agent with a list of topics and key messages. It drafts and publishes a LinkedIn post for each topic,
    spacing them across the week.
  </Accordion>

  <Accordion title="Research a company before a sales call">
    Ask your agent to look up a company's LinkedIn page, pull organization statistics, and summarize key details — size,
    industry, recent activity — into a pre-call brief.
  </Accordion>

  <Accordion title="Track post engagement">
    After publishing content, ask your agent to retrieve share statistics and reactions, then summarize which posts
    performed best and why.
  </Accordion>
</AccordionGroup>

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="OAuth flow fails or hangs">
    Make sure you are signing in with the correct LinkedIn account. If the flow stalls, clear your browser cookies for
    linkedin.com and try again from **Settings → Integrations → LinkedIn**.
  </Accordion>

  <Accordion title="Cannot create posts">
    Verify that the connected LinkedIn account has posting permissions. Some company-managed accounts restrict
    individual posting. Re-authorize if scopes were not fully granted.
  </Accordion>

  <Accordion title="Company page data is missing">
    Organization statistics require admin access to the company page. If the connected account is not a page admin, only
    public information will be returned.
  </Accordion>

  <Accordion title="Profile lookup returns limited data">
    LinkedIn's API returns different levels of detail depending on the relationship between the connected account and
    the target profile. Public profile data may be limited for non-connections.
  </Accordion>
</AccordionGroup>

***

<Card title="Back to Integrations" icon="plug" href="/integrations/overview">
  View all available integrations
</Card>
