> For the complete documentation index, see [llms.txt](https://support.powerio.com/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.powerio.com/hub/powerio-r-system/en/applications/available-apps/device-manager.md).

# Device Manager

<div data-full-width="false"><figure><img src="/files/36cfd131193a6d45624514550d30a2c4bf718a3a" alt="" width="563"><figcaption><p>Excerpt from the Device Manager tool</p></figcaption></figure></div>

## Description

The Device Manager Tool is a user application that searches your network for powerIO Devices. This allows you to quickly and easily make configurations in your network. The tool also offers the possibility to update multiple devices at the same time without having to access the web interface of each device.

## Quick start

1. [Download here](/hub/downloads/en/user-applications/device-manager.md) - *Download the application free of charge and without registration/login*
2. [To the drag & drop guide](/hub/powerio-r-system/en/applications/installation.md) - *Install the Application in just three easy steps*

{% hint style="info" %}
The Device Manager Tool is also available for use on a Windows device. Furthermore, as described above, you can also install the application on a powerIO Device. Please note that only different downloads are available for this. The executable file for Windows devices cannot be installed on a powerIO Device.\
\
[Download link](/hub/downloads/en/powerio-r-tools/device-manager.md) - *Windows device*\
[Download link](/hub/downloads/en/user-applications/device-manager.md) - *powerIO Device (User Application)*
{% 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, and the optional `goal` query parameter:

```
GET https://support.powerio.com/hub/powerio-r-system/en/applications/available-apps/device-manager.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
