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

# What a Company Profile Contains

> The five real-time layers Pubrio builds around every company — hiring, tech stack, ad activity, news, and people — and which endpoint returns each one.

<Info>
  A company record in Pubrio is more than a firmographic card. Alongside its expansion stage, five live activity layers build up a working picture of what a company is actually doing right now — who it's hiring, what it runs, where it's advertising, what's being written about it, and who works there.
</Info>

Each layer answers a different question, and each is backed by its own endpoint — so you can pull just the layer you need, or read them together for full context on an account.

## Hiring Activity

Open roles, by function, location, and seniority — plus the pace of hiring versus the prior period. A sudden spike in one location is often the earliest sign of a market move.

<Frame caption="Roles posted, hiring pace vs. the prior period, and a breakdown by function, location, and seniority.">
  <img src="https://mintcdn.com/pubrio/D7-S_msGUHbXRYZf/images/expansion/hiring-activity.png?fit=max&auto=format&n=D7-S_msGUHbXRYZf&q=85&s=052f0be26827a384fd2eb8e6b06beffc" alt="Hiring activity panel showing roles posted, hiring pace percentage change, top function, markets, and breakdowns by function, location, and seniority" width="3022" height="1570" data-path="images/expansion/hiring-activity.png" />
</Frame>

Pull this with [Company Job Search](/en/api-reference/endpoint/companies/job_search) or [Company Job Insights](/en/api-reference/endpoint/companies/job_insights) for the aggregate view.

## Technology Stack

The tools a company runs — advertising platforms, analytics, and more — each with the date it was first and most recently detected, so you can tell an active tool from an abandoned one.

<Frame caption="Every detected tool, grouped by category, with first- and last-seen dates.">
  <img src="https://mintcdn.com/pubrio/D7-S_msGUHbXRYZf/images/expansion/tech-stack.png?fit=max&auto=format&n=D7-S_msGUHbXRYZf&q=85&s=e426050b460fa68b7a9b9fdfa745e296" alt="Technology stack table grouped by category (Advertising, Analytics) listing tools with first detected and last detected dates" width="3022" height="1574" data-path="images/expansion/tech-stack.png" />
</Frame>

Pull this with [Company Technology Lookup](/en/api-reference/endpoint/companies/technology_lookup).

## Ad Activity

Active campaigns, the markets they target, and the channels and formats a company is spending on — with the creatives themselves.

<Frame caption="Active campaigns, target markets, top channel and format, and the actual ad creatives.">
  <img src="https://mintcdn.com/pubrio/D7-S_msGUHbXRYZf/images/expansion/ads-activity.png?fit=max&auto=format&n=D7-S_msGUHbXRYZf&q=85&s=10c122a3af208d54bdcdd4e8853d15bb" alt="Ad activity panel showing active campaign count, markets targeted, top channel, top format, and a gallery of recent ad creatives" width="3022" height="1568" data-path="images/expansion/ads-activity.png" />
</Frame>

Pull this with [Company Advertisement Search](/en/api-reference/endpoint/companies/advertisements_search) or [Company Advertisement Insights](/en/api-reference/endpoint/companies/advertisements_insights) for the aggregate view.

## News Coverage

Press mentions, by topic and by market — funding, launches, hires, and more — so you can see what's being said about a company without reading every article yourself.

<Frame caption="Mentions over the period, the topics they cluster into, and which markets are covering the company.">
  <img src="https://mintcdn.com/pubrio/D7-S_msGUHbXRYZf/images/expansion/news-activity.png?fit=max&auto=format&n=D7-S_msGUHbXRYZf&q=85&s=90a21ccd610435073dc6ca438973283f" alt="Media coverage panel showing mention count, momentum, topic breakdown (Launches, Hires, Promotes), and mentions by market" width="3022" height="1578" data-path="images/expansion/news-activity.png" />
</Frame>

Pull this with [Company News Search](/en/api-reference/endpoint/companies/news_search) or [Company News Insights](/en/api-reference/endpoint/companies/news_insights) for the aggregate view.

## People

Everyone Pubrio has found at the company, with title, location, and direct contact channels — the layer that turns "this account is moving" into an actual person to reach.

<Frame caption="Every known employee, with title, location, and contact channels.">
  <img src="https://mintcdn.com/pubrio/D7-S_msGUHbXRYZf/images/expansion/employees.png?fit=max&auto=format&n=D7-S_msGUHbXRYZf&q=85&s=0c50344aa1c814253e58b0f504fd161a" alt="Employee list showing name, title, contact icons for LinkedIn, email, and phone, company, location, and headcount" width="3022" height="1570" data-path="images/expansion/employees.png" />
</Frame>

Pull this with [People Search](/en/api-reference/endpoint/people/search), scoped to a company.

## Reading it together

None of these layers is the full picture alone. A hiring spike plus a fresh ad push in the same market is a stronger signal than either on its own — and that combined read is exactly what powers a company's [expansion stage](/en/knowledge-base/concepts/how-expansion-signals-work). Start there for the "is this company moving" question; come back to these five layers for the "what does that look like in detail" answer.

<CardGroup cols={2}>
  <Card title="What Are Expansion Signals?" icon="signal" href="/en/knowledge-base/concepts/expansion-signals">
    How these activity layers roll up into a stage, a momentum, and a score.
  </Card>

  <Card title="Company Enrichment" icon="building" href="/en/api-reference/endpoint/companies/enrichment">
    Get the full firmographic record for a company in one call.
  </Card>
</CardGroup>
