# Hubspot: Companies

## Description

* Each record represents a company in Hubspot.

## Supported Data Sources

* <img src="https://fivetran.com/integrations/hubspot/resources/hubspot.svg" alt="" data-size="line"> HubSpot

## Columns

| Type     | Name                                 | Description                                                                                                                                                                |
| -------- | ------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| INTEGER  | company\_id                          | The ID of the company.                                                                                                                                                     |
| BOOLEAN  | is\_company\_deleted                 | Boolean indicating whether a record has been deleted in Hubspot and/or inferred deleted in Hubspot by Fivetran; \_fivetran\_deleted and is\_deleted fields are equivalent. |
| DATETIME | \_fivetran\_synced                   |                                                                                                                                                                            |
| STRING   | company\_name                        |                                                                                                                                                                            |
| STRING   | description                          |                                                                                                                                                                            |
| DATETIME | created\_date                        |                                                                                                                                                                            |
| STRING   | industry                             |                                                                                                                                                                            |
| STRING   | street\_address                      |                                                                                                                                                                            |
| STRING   | street\_address\_2                   |                                                                                                                                                                            |
| STRING   | city                                 |                                                                                                                                                                            |
| STRING   | state                                |                                                                                                                                                                            |
| STRING   | country                              |                                                                                                                                                                            |
| INTEGER  | company\_annual\_revenue             |                                                                                                                                                                            |
| INTEGER  | count\_engagement\_notes             | The total number of related note engagements.                                                                                                                              |
| INTEGER  | count\_engagement\_tasks             | The total number of related task engagements.                                                                                                                              |
| INTEGER  | count\_engagement\_calls             | The total number of related call engagements.                                                                                                                              |
| INTEGER  | count\_engagement\_meetings          | The total number of related meeting engagements.                                                                                                                           |
| INTEGER  | count\_engagement\_emails            | The total number of related email engagements.                                                                                                                             |
| INTEGER  | count\_engagement\_incoming\_emails  | The total number of related incoming email engagements.                                                                                                                    |
| INTEGER  | count\_engagement\_forwarded\_emails | The total number of related forwarded email engagements.                                                                                                                   |


---

# 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://endash-guidance-docs.gitbook.io/cigro-data-templates/data-model-templates/hubspot-companies.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.
