> 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/automationbrowser.md).

# AutomationBrowser

<figure><img src="/files/83486b7ac7a6991461400f520ef3bf80430503c5" alt=""><figcaption></figcaption></figure>

## Description

The SpiderControl AutomationBrowser can be installed as a user application on powerIO devices. It provides an HMI and visualization solution directly on the device.

The application combines a Chromium-based engine with the SpiderControl MicroBrowser. This enables both modern web HMI and SCADA interfaces as well as older visualizations to be used via a common platform.

Via the integrated station list, several PLC controllers and data sources can be centrally managed. In addition to HTTP URLs, VNC is also supported. This makes the AutomationBrowser suitable for applications in building and industrial automation.

## Quick Start

1. [Download here](/hub/downloads/en/user-applications/automationbrowser.md) - *Download the application. A valid SpiderControl license is required for operation*
2. [To the drag & drop instructions](https://support.powerio.com/hub/applications/installation) - *Install the application in just three easy steps*

{% hint style="info" %}
A valid license from iniNet Solutions GmbH is required to use the SpiderControl AutomationBrowser. Licenses can be purchased directly via the [SpiderControl license shop](https://lizenz.spidercontrol.net/) purchased.
{% endhint %}

### Functions

The SpiderControl AutomationBrowser offers the following functions on the powerIO device:

* **Chromium and MicroBrowser in one application:** Support for modern web HMI interfaces as well as compatibility with older visualizations, e.g. CODESYS V2.3, Phoenix WebVisit, SAIA S-Web-Editor or Samson.
* **Station list:** Central access to multiple PLC controllers and visualizations via a configurable station list.
* **On-screen keyboard:** Can be displayed on demand via a floating button.
* **Kiosk mode:** Return from the PLC visualization to the station list even in kiosk mode. Configuration changes can be locked for end users.

### Help

For support and help, please visit the SpiderControl website at <https://spidercontrol.net/download/faq/> or contact support directly via <https://spidercontrol.net/kontakt/>.

### About iniNet Solutions GmbH

iniNet Solutions GmbH is a Swiss company focused on web HMI, SCADA, and digitalization solutions for industrial and building automation. With the SpiderControl product family, iniNet Solutions offers tools for web HMI, embedded SCADA, and full-scale SCADA on different controller types and operating systems.

Website: <https://spidercontrol.net/>


---

# 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/automationbrowser.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.
