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

# Browser extension and collector

> Compare browser-based AI activity capture with local coding and agent session collection.

The browser extension and local collector are separate collection paths. They can be deployed together or managed independently according to workspace policy.

<Tabs>
  <Tab title="Browser extension">
    The extension contributes supported browser AI activity with browser and
    account context. Managed deployment artifacts and update feeds are available
    for configured fleet rollouts.
  </Tab>

  <Tab title="Local collector">
    The collector reads configured local coding and agent session sources and
    uploads the resulting activity through an enrolled device identity. It runs
    as a managed background component after installation.
  </Tab>
</Tabs>

## Choose the collection path

| Need                                            | Collection path   |
| ----------------------------------------------- | ----------------- |
| Activity in supported web AI experiences        | Browser extension |
| Local coding or agent sessions                  | Collector         |
| Device health, ownership, and policy            | Endpoint agent    |
| Provider-authoritative seats, usage, or billing | Integration       |

<Info>
  This table describes responsibilities, not a support matrix. Use the
  deployment options presented in your workspace for the operating systems,
  browsers, and package types configured for your environment.
</Info>

## Deploy and verify

<Steps>
  <Step title="Select a managed package">
    In Deployment, choose the component and installation method provided for
    your workspace.
  </Step>

  <Step title="Roll out to a test group">
    Apply your normal endpoint-management change process before broad
    deployment.
  </Step>

  <Step title="Confirm enrollment">
    In Devices, filter by **Collectors** or **Extensions** and confirm the
    expected endpoint records appear.
  </Step>

  <Step title="Confirm activity">
    Validate a known test session in Activity review, then check the related
    person and tool views.
  </Step>

  <Step title="Monitor versions and health">
    Use the device inventory and workspace release controls to identify stale,
    offline, unbound, or unhealthy components.
  </Step>
</Steps>
