> For the complete documentation index, see [llms.txt](https://docs.bluefletch.com/bluefletch-enterprise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-finder/features/device-details.md).

# Device Details

Users can now review records more thoroughly, making it easier to monitor device activity over time.

### ‘Load More’ Button

* All entries for the latest day (like today) are displayed right away, so you can start with the most recent updates.
* With the "Load More" button, you can effortlessly fetch data for the previous day each time you click—one step at a time.
* Keep pressing to uncover older history until everything available is at your fingertips.
* To make things even easier, the "Show More" and "Show Less" buttons were removed, creating a smoother, uninterrupted browsing experience.

### Red Banner for Limited Devices

* The Red Banner now appears only for devices marked as Not Reporting or Missing.
* It highlights critical statuses, allowing you to receive alerts without unnecessary distraction.

### Status Icons for All Devices

* Each card now displays status icons (e.g., Cradled, In Use, Offline, Missing, Powered Off, Idle/Off Cradle).
* View status icons on every device card at a glance, with each being visually distinct for better clarity.

### Current Device Card

* Configure your Current Device Card to display all essential details in a single, convenient layout.
* Access vital data about your devices, including Device ID, Device Status, Battery Status, and Last Reported Time.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-finder/features/device-details.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
