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

# Company Enrich

> Enrich companies and find similar companies with Company Enrich

Company Enrich is a B2B data platform that provides company enrichment and lookalike company discovery.

## Authentication

Connect to Company Enrich using your API key.

### Connection details

| Field       | Description                 |
| ----------- | --------------------------- |
| **API Key** | Your Company Enrich API key |

***

## Company Enrich actions

### Enrich by domain

Retrieve detailed company information from a domain name.

**Configuration**

| Field      | Description                        |
| ---------- | ---------------------------------- |
| **Domain** | Company domain (e.g., company.com) |

**Returns**

Comprehensive company data including firmographics, technographics, and social profiles.

### Find similar companies

Discover companies matching specific criteria.

**Configuration**

| Filter Category | Available Filters                       |
| --------------- | --------------------------------------- |
| **Industry**    | Filter by industries                    |
| **Technology**  | Filter by technologies used             |
| **Keywords**    | Filter by business keywords             |
| **Location**    | Region, country, state, city            |
| **Size**        | Employee count min/max                  |
| **Revenue**     | Revenue range (USD)                     |
| **Founded**     | Year founded range                      |
| **Limit**       | Maximum results (default: 10, max: 100) |

***

## Use cases

<AccordionGroup>
  <Accordion title="Account enrichment" icon="building">
    Enrich CRM accounts with comprehensive company data.
  </Accordion>

  <Accordion title="Lookalike targeting" icon="clone">
    Find companies similar to your best customers.
  </Accordion>

  <Accordion title="Technology targeting" icon="microchip">
    Identify companies using specific technologies.
  </Accordion>

  <Accordion title="Market expansion" icon="map">
    Discover companies in new geographic markets.
  </Accordion>
</AccordionGroup>

***

## Best practices

1. **Start with domain enrichment** - Get baseline data before searching for similar companies
2. **Combine multiple filters** - Use industry + technology + location for targeted lists
3. **Use technology filters** - Great for competitive displacement campaigns
4. **Cache results** - Results are cached to reduce costs on repeated lookups
