# LinkedIn

### How to get the Company ID from LinkedIn?

#### Method 1

**Step 1:** Go to LinkedIn

**Step 2:** Search the company name in the search field at the upper left corner of the screen.

<figure><img src="/files/5LtArMD0QzzKOFdyRXuZ" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on the company profile from the search results.

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

**Step 4:** Click on the ‘Jobs’ tab as shown in the image below.

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

**Step 5:** Click on any of the jobs posted by the company.

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

&#x20; Once you click on the job post you will find the ‘Company ID’ in the URL of the next page.

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

In the above example ‘Company ID’ is ‘370289’ as shown in the image above.

#### &#x20;Method 2

You can also get a Company ID from the personal profile page of the employee who worked for the company.

**Step 1:** Search the employee’s name and go to their profile by clicking on their name from the search results.

Step 2: Hover your cursor over the company logo from the ‘Experience’ section and get the Company ID in the link that appears at the lower left-hand corner of the screen.

<figure><img src="/files/0jn4A0LnOh2SyN4J4HSl" alt=""><figcaption></figcaption></figure>

**Note:** To confirm the company on LinkedIn, enter the link given below followed by the company Id in the search bar and you will be redirected to the company profile.

<https://www.linkedin.com/company/>

For Example, <https://www.linkedin.com/company/370289>


---

# 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.pockethrms.com/integrations/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.
