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

# Import

> Bring people and companies into Clearcue from CSV files or LinkedIn URLs.

Import LinkedIn profiles into Clearcue for enrichment. You can upload a CSV file with multiple URLs or add them manually one by one.

## Import from CSV

<Steps>
  <Step title="Open the import page">
    Go to **Settings > Import**.
  </Step>

  <Step title="Upload your file">
    Drag and drop a CSV file into the upload area, or click to browse. The file can contain up to 1,000 LinkedIn URLs.
  </Step>

  <Step title="Review the results">
    After uploading, Clearcue parses the file and shows a summary of how many person profiles and company pages were found.
  </Step>

  <Step title="Add a tag (optional)">
    Select an existing tag or create a new one to apply to all imported records. This makes it easy to find them later.
  </Step>

  <Step title="Click Import">
    Clearcue starts enriching the profiles immediately. You'll see a confirmation once the import begins.
  </Step>
</Steps>

<Tip>
  Your CSV doesn't need a specific column layout. Clearcue scans every cell for LinkedIn URLs (`linkedin.com/in/` and `linkedin.com/company/`) and extracts them automatically.
</Tip>

## Import manually

<Steps>
  <Step title="Open the import page">
    Go to **Settings > Import** and scroll down to **Manual Import**.
  </Step>

  <Step title="Add LinkedIn URLs">
    Enter a LinkedIn profile URL in the first field. Click **Add Profile** to add more fields — you can import up to 100 URLs at a time.
  </Step>

  <Step title="Add a tag (optional)">
    Select an existing tag or create a new one to apply to all imported records.
  </Step>

  <Step title="Click Import">
    Clearcue starts enriching the profiles immediately.
  </Step>
</Steps>

## Related

<CardGroup cols={3}>
  <Card title="People & Companies" icon="users" href="/records/people-companies">
    View and manage the individuals and organisations in your workspace.
  </Card>

  <Card title="Tags" icon="tag" href="/records/tags">
    Organise your records with custom tags.
  </Card>
</CardGroup>
