> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronicsdeploy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronicsdeploy/inventory/inventory-data-update-heartbeat-+-on-demand.md).

# Inventory Data Update - Heartbeat + On-Demand

The Inventory data in Deploy is updated to the console based on a heartbeat to save bandwidth; however, the Inventory data can be updated on an **on-demand basis** using the Inventory Control grid.

![Select All Computers to Refresh the Data](/files/-MZrtZiP1jCcUHekwB1U)

1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **Inventory** tab.

3\. Select the **Computer Name** column header to select all the computers (or select a computer/group of computers you wish to refresh the data being viewed).

4\. The **ACTION TOOLBAR** will now appear; select **REFRESH DETAILS**.

5\. Click **OK** to confirm when prompted

{% hint style="success" %}
The data will now be refreshed for the selected Computer or Group of Computers.
{% endhint %}


---

# 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.faronics.com/faronicsdeploy/inventory/inventory-data-update-heartbeat-+-on-demand.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.
