# Clearbit

With HockeyStack’s Clearbit integration, you can deanonymize your visitors to reveal company information and automatically connect it with the rest of their journey. The Clearbit integration is enabled by default. You can find what types of data Clearbit provides us below. This data matches with data collected from your other sources to create a single unified view of your leads & customers.

## Collected Data <a href="#block-5fcc856e2d934079a426b66023a7fa15" id="block-5fcc856e2d934079a426b66023a7fa15"></a>

#### User Properties <a href="#block-78ba40205e1c4df8a5c0501660ed70f7" id="block-78ba40205e1c4df8a5c0501660ed70f7"></a>

| Property                         | Type   | Description                          |
| -------------------------------- | ------ | ------------------------------------ |
| clearbit\_domain                 | String | Company’s domain                     |
| clearbit\_company\_name          | String | Company’s name                       |
| clearbit\_industry               | String | Company’s Industry                   |
| clearbit\_employee\_count\_range | String | Company’s employee count as a range. |
| clearbit\_revenue                | String | Company’s estimated yearly revenue   |

The clearbit\_domain property is used to match data from other sources with Clearbit data.


---

# 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://docs.hockeystack.com/integrations/abm/clearbit.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.
