> For the complete documentation index, see [llms.txt](https://docs.kisrec.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kisrec.com/candidates/candidate-profile/linked-in.md).

# Linked In

You can navigate to a candidate profile from the [candidate search](/candidates/manage-candidates/candidate-search.md) or from a [context menu](/setup-your-account/introduction.md#context-menus) where the option is available.

Select the **Candidate->LinkedIn** Tab.

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

There are 2 ways you can link a candidate's LinkedIn profile. You can enter their public profile URL or search for their profile using their work email address.&#x20;

### 1. LinkedIn Profile URL

Go to the LinkedIn profile page for the candidate you wish to link.

For our example we are using Bill Gate's LinkedIn public profile page.

<https://www.linkedin.com/in/williamhgates/>

<figure><img src="/files/Ofgw97TBxS7S3CBkd9bC" alt=""><figcaption><p>LinkedIn Profile</p></figcaption></figure>

Copy and paste the URL from the browser address bar into the form, then press the save button.

<figure><img src="/files/Bn2hZfQ6NOvULQbLMmq3" alt=""><figcaption><p>Save LinkedIn Profile URL Form</p></figcaption></figure>

### 2. Find LinkedIn Profile

You can also search for a LinkedIn profile using a work email address. Enter the email address you wish to search for then press the find button.

<figure><img src="/files/fzdkiXvFk4aicz4sqLtU" alt=""><figcaption><p>Find LinkedIn Profile Form</p></figcaption></figure>

{% hint style="info" %}
Searching LinkedIn does not work with a personal email address.
{% endhint %}

## LinkedIn Profile Example

<figure><img src="/files/m6ecftrZ2nDmXLTSRB60" alt=""><figcaption><p>Bill Gates - LinkedIn Profile Example</p></figcaption></figure>

### 1. Refresh

Press the refresh button to retrieve the latest LinkedIn profile information.

{% hint style="info" %}
LinkedIn profile data is not refreshed directly from LinkedIn. We use a 3rd party SaaS provider to retrieve cached LinkedIn data which can be up to 30 days old.
{% endhint %}

### 2. Not the right profile?

Press this link to remove the LinkedIn profile information from the candidate profile.


---

# 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:

```
GET https://docs.kisrec.com/candidates/candidate-profile/linked-in.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.
