> ## 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.

# Deploy and manage devices

> Roll out endpoint components, monitor device health, and remove devices safely.

Workspace administrators operate the endpoint fleet from
**Settings → Devices**.

## Deploy Oximy

<Steps>
  <Step title="Open Devices">
    Open **Settings → Devices** and select **Deploy Oximy**.
  </Step>

  <Step title="Choose a rollout path">
    Choose the path appropriate for the environment: managed deployment,
    manual or self-install, CSV assignment, package download, installation
    script, or assisted rollout.
  </Step>

  <Step title="Distribute the correct artifact">
    Use **Download Mac**, **Download Windows**, or the generated installation
    code or link for the intended endpoint type.
  </Step>

  <Step title="Verify enrollment">
    Confirm that the device appears, resolves to the intended employee, reports
    its installed component, and reaches a healthy sensor state.
  </Step>
</Steps>

<Info>
  CSV assignment connects already-enrolled, unbound sensors or collectors to
  people. It does not install software on a device.
</Info>

## Monitor the fleet

Switch between **By employee** and **All devices**. Search or filter by employee,
device type, status, binding, sensor state, or operating system. Open a device
to review ownership, permissions, component health, diagnostics, policy,
command history, and available controls.

## Remove a device

Select one or more devices and choose **Delete selected**, or open a device and
use **Danger zone → Delete device**.

<Warning>
  Deleting the device record does not substitute for removing the installed
  software through the organization's endpoint-management process.
</Warning>

<Card title="Understand device operations" icon="laptop" href="/docs/platform/devices-rollout">
  Review enrollment, identity resolution, release controls, and endpoint types.
</Card>
