# I am not allowed to install Delpha Connector on my browser

## Alternative Setup: Add LinkedIn Cookie Without the Delpha Connector

{% hint style="warning" %}
You will need the assistance of your Delpha Administrator to setup or update your connection. &#x20;
{% endhint %}

If you're unable to [install the **Delpha Connector** extension](/delpha-for-salesforce/how-to-faq/delpha-linkedin-connector/how-can-i-connect-my-linkedin-account-to-delpha.md) (due to IT or security restrictions), you can still connect your LinkedIn session manually by retrieving the `li_at` cookie.

## Manual LinkedIn Cookie Retrieval (No Extension)

1 - Open **Google Chrome** and log in to your LinkedIn account.

2 - Right-click anywhere on the page and select **Inspect**.

<div align="left"><figure><img src="/files/Dj7Hvt1OybfclRBCX68R" alt="" width="181"><figcaption></figcaption></figure></div>

3 - In the developer console, go to the **Application** tab.

4 - On the left sidebar, expand **Cookies** and select `www.linkedin.com`.

5 - Find and click on the **`li_at`** cookie entry and copy the associated value

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

6 - Setting Up the connection - <mark style="color:$danger;">Delpha Admininistrator</mark>

1. **Access Delpha Setup:**
   * Navigate to the app and select **Delpha Setup**.
2. **Create a New Delpha User Setting:**
   * Open the **Delpha User Setting** tab.
   * If this is the user's first connection, click the **New** button to create a record.
   * Use the **Search People** field to select the user.
   * Provide a unique identifier in the **Delpha User Setting Name**.\
     Suggested format: "Manual Setting - User `UserId`".
   * Select the **LinkedIn Account Type**. \
     If it's a Sales Navigator Account, make sure to **check** the Sales Navigator Account checkbox.&#x20;
   * Check the **LinkedIn Connection Setup** entry
   * Do Not check **LinkedIn SessionCookie Invalid**
   * Save the new record. The record page will open automatically.&#x20;
3. **Configure:**
   * Enter the **LinkedIn cookie**.
   * Enter the **User Agent**\
     You can ask your user to click on this link: <https://www.google.com/search?q=what+is+my+user+agent>
   * Save your changes.

{% hint style="warning" %}
To update your LinkedIn cookie after completing the initial setup, follow these steps:

1. Enter the **Delpha User Setting Name** record
2. Update the LinkedIn cookie and the User Agent if needed
3. Ensure the "LinkedIn SessionCookie Invalid" option is unchecked.
4. Save the changes.
   {% endhint %}


---

# 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://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-linkedin-connector/i-am-not-allowed-to-install-delpha-connector-on-my-browser.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.
