# Reconnect Expired Linkedin Account

We use session cookies to connect to your Linkedin account. These session cookies are a safe method of authentication, but the occasionally need to be reset. Some reasons the session cookies expire

* You viewed too many pages in too short of an amount of time.&#x20;
* You manually logged out of your Linkedin account.
* You're using another automation tool at the same time.&#x20;
* You haven't updated your cookie in \~1 week.&#x20;

{% hint style="info" %}
New Linkedin Accounts, accounts with heavy automation, or accounts with few existing connections may have to reconnect their cookie more frequently.
{% endhint %}

Reconnecting expired Linkedin accounts is easy.&#x20;

1. Install the [Captain Data Chrome Extension](https://chrome.google.com/webstore/detail/captain-data/jigafbdbpkblnjimhcoihaejnbkjpkbo?hl=en).\
   \
   This will allow us to get a new cookie from Linkedin. No need to create an account!<br>
2. See that your cookie has expired on the [Accounts](https://www.big-brain.co/app/linkedin-outreach#accounts) page.&#x20;

* Your Account Status will be red if your cookie is expired.
* Your Account Status will be green if your cookie is connected.<br>

<figure><img src="/files/uLWoGPuo4EJnNi01wyKc" alt=""><figcaption><p>Expired Session Cookie</p></figcaption></figure>

1. Open the Linkedin account you want to connect in a new tab.<br>
2. Select "Reset Cookie" from the Accounts page.\
   \
   This will open up a new page. Select "Configure the Account."\ <br>

   <figure><img src="/files/Hy0rnmgO9Y1bW1Q1f2aj" alt=""><figcaption><p>Configure the account</p></figcaption></figure>

Your Linkedin account has been reconnected!


---

# 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.big-brain.co/apps/linkedin-outreach/accounts/reconnect-expired-linkedin-account.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.
