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

# Library Item Status Activity Timeline

> View the status and activity timeline of deployed Library Items in Iru Endpoint. Track installation progress, errors, and version history per device.

<Callout icon="list-check" color="#B84A7A" iconType="regular">Library Item status monitoring works for all device types</Callout>

### Status Indicators

The following visual indicators can be found throughout the Iru Web App:

* A **green** icon indicates success for that Library Item on the device
* A **red** icon indicates **Error** status for that Library Item run on the device. **Error** status generates an alert in Iru Endpoint; see our [Global Alerts](/en/endpoint/devices/global-alerts) support article for details
* A **grey** icon indicates that the status is pending the next check-in
* A **blue** icon indicates a remediation has occurred (**Remediated**). This transient status should turn green upon the next Agent check-in

To review the status of individual Library Items, navigate to **Library** in the left-hand navigation bar. A preview of the statuses of each Library Item and the number of devices in each status will appear underneath each Library Item tile.

### Status Details and Activity Timeline

You can view additional details about the status of each Library Item, including their Last Audit, Last Install, and associated errors. For Mac Auto Apps with [phased rollout](/en/endpoint/library/auto-apps/understanding-auto-app-settings-for-macos#automatically-enforce-new-updates) enabled, the **Status** tab also shows when each device becomes eligible for an updated version.

<Steps>
  <Step title="Select Status Tab">
    Select the **Status** tab. The status will be indicated in the right-hand column.
  </Step>

  <Step title="Expand Device Details">
    Click the disclosure triangle to expand a detailed view of a specific device's last install status.
  </Step>

  <Step title="Flush Installation">
    From this view, you can also [flush the installation attempt](/en/endpoint/library/library-items-profiles/using-the-flush-action).
  </Step>
</Steps>

#### Additional Details for Profile-Based Library Items

Profile-based Library Items include additional details that can be helpful for auditing and troubleshooting.

* **ProfileUUID** - A string that corresponds to the unique Iru Library Item identifier
* **PayloadIdentifier** - A string that corresponds to the reverse-DNS style identifier used in the installed profile payload
* **PayloadUUID** - A string that corresponds to the globally unique identifier used in the installed profile payload

### Related Articles

<CardGroup cols={2}>
  <Card title="Global Alerts" icon="bell" href="/en/endpoint/devices/global-alerts">
    Configure how Iru Endpoint surfaces alerts when Library Items report **Error** status
  </Card>

  <Card title="Using the Flush Action" icon="arrows-rotate" href="/en/endpoint/library/library-items-profiles/using-the-flush-action">
    Clear a failed install and retry after you resolve the underlying issue
  </Card>

  <Card title="Library Overview" icon="books" href="/en/endpoint/library/library-items-profiles/library-overview">
    Curate, create, and manage Library Items and add them to Blueprints
  </Card>
</CardGroup>
