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

# What Is Device Management?

> How DSALTA Device Management continuously monitors employee devices, enforces security controls, and turns endpoint posture into audit-ready evidence.

Device Management in DSALTA provides continuous visibility into the security posture of employee devices. It ensures that endpoints meet your organization's security requirements and remain compliant over time.

Instead of relying on one-time checks or manual confirmations, DSALTA continuously monitors device-level security controls and converts them into audit-ready evidence.

<Info>
  **Read-only by design.** The Device Monitor collects security-relevant metadata using read-only access. It applies no destructive actions and no invasive controls. See [What data is collected](/guides/device-management/data-collected).
</Info>

## What Device Management covers

DSALTA Device Management focuses on endpoint security fundamentals:

* Disk encryption status
* Antivirus presence
* Screen lock enforcement
* Password manager usage
* Operating system version and device identity

These checks apply to company-owned and employee-owned devices used to access internal systems.

## Supported operating systems

| Platform    | Supported versions           |
| ----------- | ---------------------------- |
| **Windows** | Windows 10 or 11             |
| **macOS**   | macOS 12 or later            |
| **Linux**   | Ubuntu 20.04+ / Debian based |

Each operating system is evaluated using native system signals and platform-specific checks. The onboarding task detects the employee's operating system and shows the matching installer and requirements.

## How it fits together

<Steps>
  <Step title="Device enrollment">
    Employees install the DSALTA Device Monitor on their device using a secure registration key, delivered as an onboarding task.

    <img src="https://mintcdn.com/dsalta/kHK4iAQR5sE4uvmx/images/guides/device-management/01-onboarding-task.png?fit=max&auto=format&n=kHK4iAQR5sE4uvmx&q=85&s=60500e23b23caa6d92acc69c571e42a1" alt="DSALTA employee onboarding tasks page with the Download and install DSALTA Device Monitor task expanded, showing the Windows installation instructions, Download button and registration key" style={{maxWidth:"720px",width:"100%",borderRadius:"8px"}} width="1232" height="1344" data-path="images/guides/device-management/01-onboarding-task.png" />
  </Step>

  <Step title="Secure activation">
    The employee pastes the registration key into the Device Monitor, which authenticates the device and links it to their account. See [How Device Management works](/guides/device-management/how-it-works) for the full employee walkthrough, including how they sign in.

    <img src="https://mintcdn.com/dsalta/kHK4iAQR5sE4uvmx/images/guides/device-management/04-secure-activation.png?fit=max&auto=format&n=kHK4iAQR5sE4uvmx&q=85&s=d19963760a31356e1c893fadf836e051" alt="DSALTA Device Monitor Secure Activation screen with a license key field and an Activate Device button" style={{maxWidth:"440px",width:"100%",borderRadius:"8px"}} width="506" height="685" data-path="images/guides/device-management/04-secure-activation.png" />
  </Step>

  <Step title="Continuous monitoring">
    DSALTA periodically collects the system-level signals required for security and compliance.

    <img src="https://mintcdn.com/dsalta/kHK4iAQR5sE4uvmx/images/guides/device-management/05-device-active.png?fit=max&auto=format&n=kHK4iAQR5sE4uvmx&q=85&s=bc210766ede2c5c12628306c9c66314c" alt="DSALTA Device Monitor showing an Active device with its collected signals including OsVersion, Preferences, SSHUsers, SystemInfo and UserAdmins" style={{maxWidth:"460px",width:"100%",borderRadius:"8px"}} width="508" height="687" data-path="images/guides/device-management/05-device-active.png" />
  </Step>

  <Step title="Status evaluation">
    Each device is evaluated against the security checks, and every control is marked **Pass** or **Fail** independently.
  </Step>

  <Step title="Visibility and action">
    Admins see risks, status gaps, and remediation needs on the **Devices** page.

    <img src="https://mintcdn.com/dsalta/kHK4iAQR5sE4uvmx/images/guides/device-management/06-devices-list.png?fit=max&auto=format&n=kHK4iAQR5sE4uvmx&q=85&s=7a4807f17e0c9a289213741081abc958" alt="DSALTA Devices page on the Monitored tab, listing a device with its owner, OS version, the PW, HD, AV and SL check columns and the Last Check date" style={{maxWidth:"720px",width:"100%",borderRadius:"8px"}} width="1656" height="366" data-path="images/guides/device-management/06-devices-list.png" />
  </Step>
</Steps>

## Where device checks appear

Results are visible at two levels:

* **Device level** — the [Devices](/guides/data-library/devices) page in the Data Library, on the Monitored tab.
* **User level** — the employee's profile on the [People](/guides/data-library/people) page.

## Related pages

* [How Device Management works](/guides/device-management/how-it-works)
* [What data is collected](/guides/device-management/data-collected)
* [Fix failed device checks](/guides/device-management/fix-failed-checks)
* [Devices (Data Library)](/guides/data-library/devices)
