# Extracting LinkedIn page id

You can find the LinkedIn page id needed for the LinkedIn endpoint by enriching the company in Clay.&#x20;

You can do that by going to "Add enrichment" and then searching for "Enrich company."

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

Once the column has ran, it should look like this. You need to locate the Org Id field and add is as a column.&#x20;

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

Then you can use that new column containing the "Org Id" value as a varible for the "linkedin\_page\_id" parameter.&#x20;


---

# 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.adyntel.com/integrations/extracting-linkedin-page-id.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.
