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

# Companies

> View identified visitors grouped by company with people counts, buying-committee signals, and the pages each account looked at on your site.

The Companies page groups your identified visitors by company, so you see one row per account instead of one row per person. Each row shows how many distinct people from that company have visited, whether anyone is online now, and when the company was last seen. Click a row to expand the people behind it.

People counts are distinct humans, deduplicated across cookies, so one person who visits from two browsers still counts once. Companies honor the same suppression [filters](/finding-visitors/filters) as the rest of the dashboard, so the accounts here never disagree with your Visitors list or analytics.

## If you're coming from RB2B

RB2B surfaces companies at the account level. Squid ID's company view adds buying-committee and live-presence signals.

<div className="compare">
  <table>
    <thead>
      <tr><th /><th>RB2B</th><th>Squid ID</th></tr>
    </thead>

    <tbody>
      <tr><td>People per company</td><td>Listed</td><td>Counted as distinct humans, deduplicated across cookies</td></tr>
      <tr><td>Buying committee</td><td>No explicit signal</td><td>"Buying committee" tile and tab for 2+ people from one domain</td></tr>
      <tr><td>Live presence</td><td>No</td><td>Green dot when someone from the company is online now</td></tr>
      <tr><td>New accounts</td><td>Limited</td><td>"New this week" for first-ever company visits in the last 7 days</td></tr>
    </tbody>
  </table>
</div>

<p className="why"><strong>Why this matters.</strong> When several people from one account show up, that's a buying committee forming. Grouping by company surfaces that pattern instead of burying it across separate rows.</p>

## The tiles

Three tiles sit at the top of **Companies**. Each one is also a filter: click a tile to narrow the list to just those companies, and click it again to clear.

* **Online now** counts companies with someone live on your site right now. Hint: "companies with someone live."
* **New this week** counts companies whose first-ever visit was within the last 7 days. Hint: "first-ever visit ≤ 7 days."
* **Buying committee** counts companies with 2 or more people from the same domain. Hint: "2+ people from same domain."

A buying-committee count is one of the strongest signals on the page. It means more than one person from an account is independently looking, which usually marks an account moving from passive interest to active evaluation.

## The tabs

Above the list are five tabs that scope which companies appear:

* **All** shows every company that survives your active filters.
* **Online** shows only companies with someone live right now (matches the Online now tile).
* **New** shows only companies whose first-ever visit was within the last 7 days (matches the New this week tile).
* **Committee** shows only companies with 2 or more people from the same domain (matches the Buying committee tile).
* **Unviewed** shows companies you have not opened yet, so you can work through new accounts without losing your place.

## Sorting

Sort the list with the controls on the right:

* **People** orders by the count of distinct people from each company, highest first, so the largest committees rise to the top.
* **Last seen** orders by recency, so the most recently active accounts come first.

## The company rows

Each company row shows:

* A **building icon** to mark the row as a company.
* A **green dot** when someone from that company is online right now (tooltip "Someone from this company is online now").
* The **company name and domain**.
* The **people count**, written as "N person" for one and "N people" for more than one. This is distinct humans, deduplicated across cookies.
* The **last-seen time** for the company.

Click any row to expand it.

<Steps>
  <Step title="Expand a company to see the team">
    Click a row to load the people from that company. Each person row shows their name and title, plus where they came from and went: Referrer, Landing page, Last page, First seen, and Last seen.
  </Step>

  <Step title="Open a person">
    Click any person to open their full profile in the [Visitors](/finding-visitors/identified-visitors) view, where you can see their complete page history and route them.
  </Step>
</Steps>

## What the expanded view shows

When a company is expanded, you see the people Squid ID has identified from that domain. For each person, the row carries:

* **Name** and **title**.
* **Referrer**, where they arrived from.
* **Landing page**, the first page they hit.
* **Last page**, the most recent page they viewed.
* **First seen** and **Last seen** timestamps.

<Info>People shown here can be hidden by your active filters. If an expanded company comes up empty, it's because the people on it were suppressed. Adjust your [filters](/finding-visitors/filters) to change that.</Info>

## Related

* [Identified visitors](/finding-visitors/identified-visitors)
* [Person and company data](/how-it-works/company-vs-person)
* [ICP filtering](/finding-visitors/icp-filtering)
* [Filters](/finding-visitors/filters)
