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

# Adding profiles

import { Steps, Step } from 'nextra/components';

This guide explains how to add new LinkedIn profiles to InGrow for tracking. You can add multiple profiles based on your subscription plan.

<Steps>
  <Step title="Navigate to the Dashboard">
    From the main dashboard, locate the "Connected Profiles" section and click the **+ Add** button.
  </Step>

  <Step title="Enter the Profile URL">
    Paste the full LinkedIn profile URL of the account you wish to track. Ensure the URL is correct and that the profile is publicly accessible.
  </Step>

  <Step title="Review the Profile Preview">
    InGrow will display a preview of the profile, including the user's name, headline, and profile picture. This helps you confirm that you are adding the correct account.
  </Step>

  <Step title="Confirm and Begin Sync">
    After verifying the profile information, click **Confirm & Sync**. The initial synchronization process will begin.
  </Step>
</Steps>
