Introduction
The Users tab lists all local user accounts on a device — pulled directly from the OS by the Level agent. Use it to spot enabled accounts, check when a user last logged in, or verify password expiry without opening a remote session.
Viewing Users
Open any device and click Users in the left-side device navigation.
Each row shows one local account:
Username — the account name as it appears on the OS
Status — Enabled or Disabled
Groups — the local groups this account belongs to
Last login — timestamp of the most recent login for this account
Password changed — when the account's password was last changed
Password expires — when the password is scheduled to expire (
--means no expiry is set)
All columns are sortable. Use the Search field to filter by username.
Customizing Columns
Click Columns in the top-right corner to show or hide columns. Your selection persists across sessions.
ℹ️ NOTE: The Users tab is read-only. To create, disable, or modify local user accounts, use an automation with a script action. See Automations → Actions.
FAQ
Can I disable or delete a user account from this tab? The Users tab is read-only. To make changes to local accounts — disabling, deleting, resetting passwords — run a script through Automations → Actions or use the terminal in Manage (Background Management).
Why does a user show "--" for Last login or Password expires?
--means the agent couldn't retrieve that value from the OS. This is common for built-in accounts (like Administrator or Guest) that have never been logged into, or accounts where password expiry isn't configured.Who can see the Users tab? Any technician with access to the device's group can view the Users tab. Permissions are managed at the group level — see Workspace → Permissions.

