# How can I check if a LinkedIn cookie is properly set or valid

## Manage LinkedIn Connections in Delpha User Settings

To monitor and troubleshoot LinkedIn connections for your users, you must be a [**Delpha Admin**](/delpha-for-salesforce/delpha-setup/install-delpha/assign-a-delpha-permission-set-group.md).&#x20;

Monitoring is done via the [**Delpha Setup app**](/delpha-for-salesforce/delpha-apps/delpha-setup.md).

### Steps to Access and Review

1. Open the **Delpha Setup** app
2. Navigate to the **Delpha User Settings** tab
3. Update the **List View** to include the following key fields:

### Field Descriptions

* **User**: Name of the Salesforce user
* **LinkedIn Connection**:
  * ✅ Checked → Connected
  * ❌ Unchecked → User must run the [**Connect to LinkedIn** conversation](/delpha-for-salesforce/how-to-faq/delpha-linkedin-connector/how-can-i-connect-my-linkedin-account-to-delpha.md#connect-to-linkedin-conversation)
* **LinkedIn Session Cookie Invalid**:
  * ✅ Checked → [Cookie is expired or invalid. User must reconnect](/delpha-for-salesforce/how-to-faq/delpha-linkedin-connector/how-can-i-connect-my-linkedin-account-to-delpha.md#set-your-linkedin-cookie-connect-to-linkedin-conversation).
* **Browser User Agent**:
  * Must look like a valid browser string (e.g., `Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36`)
  * Ensures compatibility for cookie-based enrichment
* **LinkedIn Account Type**:
  * Options: **Free**, **Premium**, or **SalesNavigator**
  * This setting affects the [**daily enrichment limit** per user](/delpha-for-salesforce/how-to-faq/delpha-linkedin-connector/how-many-records-can-be-enriched-with-linkedin-in-a-day-per-user.md)


---

# 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/how-can-i-check-if-a-linkedin-cookie-is-properly-set-or-valid.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.
