# LinkedIn Connection Alerts & Troubleshooting

### Overview

To function correctly, Delpha requires an active connection to your LinkedIn account. If this connection is interrupted (e.g., password change, session timeout), Delpha immediately notifies you to prevent data gaps.

### How do I know if my connection is down?

Delpha uses a multi-channel alert system to ensure you are aware of connection issues:

#### 1. Email Notification

You will receive an automated email from Delpha notifying you that your LinkedIn connection has been lost and requires attention.

#### 2. Visual Alerts (Salesforce)

If you are working inside Salesforce, you will see immediate visual warnings on the Delpha Score Meter:

* The Alert: A Red Dot appears on the User Settings icon (the cog/gear icon located on the Score meter).
* The Meaning: This red dot specifically indicates a configuration error or connection failure that needs user intervention.

### How to Fix the Connection

Re-establishing the connection is simple and can be done directly from the alert.

1. Click the Icon: Click the User Settings icon (the cog with the red dot) on the Score meter.
2. Redirect: You will be automatically taken to the Delpha User Settings tab.
3. Reconnect: [Follow the on-screen prompts to re-authenticate your LinkedIn account](/delpha-for-salesforce/how-to-faq/delpha-linkedin-connector/how-can-i-connect-my-linkedin-account-to-delpha.md) (usually by clicking "Connect").
4. Verification: Once successful, the red dot on the cog icon will disappear, and the status in the Settings tab will show as "Connected."

{% hint style="warning" %}
You may have to reconnect to your LinkedIn account to refresh the information.&#x20;
{% 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/linkedin-connection-alerts-and-troubleshooting.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.
