> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chatzy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Send LinkedIn connection requests

The **Send Connection Request** action allows you to automatically send a LinkedIn connection request to a specific profile. You can optionally include a personalized note to increase the chances of your request being accepted.

#### Configuration Fields

* **LinkedIn Profile URL**\
  Enter the LinkedIn profile URL of the person you want to connect with. You can also use **dynamic variables** to populate this field at runtime, making it ideal for automated outreach workflows.

  **Example:**\
  `{{contact.linkedin_profile_url}}`

* **Note** *(Optional)*\
  Add a personalized message that will be included with the connection request. This field also supports **dynamic variables**, allowing you to personalize each request using contact information.

  **Example:**\
  `Hi {{contact.first_name}}, I came across your profile and would love to connect!`

<Frame>
  <img src="https://mintcdn.com/chatzyai/1FR0qb-VVMC0rDXP/journey/studio/actions/send-connection-requests.png?fit=max&auto=format&n=1FR0qb-VVMC0rDXP&q=85&s=981d9e61337758d93afb25cd697ecdd8" className="rounded-lg" width="654" height="704" data-path="journey/studio/actions/send-connection-requests.png" />
</Frame>
