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

# Configuration

## Description

If there are Applications that provide a configuration independently of a web interface, you have the option to edit the required configuration file(s) via the web interface.

{% hint style="success" %}
We provide our users with a platform in which the user has to make as few settings themselves as possible. **For this reason, our Applications are preconfigured so that they work without adjusting a configuration.**
{% endhint %}

## Instructions

**1. Navigate to the IP address of your powerIO Device (<http://IP:8080>) and log in**

**2. Click on "Applications"**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-02/ceda5958-2864-4d65-aa3b-37c38ef50a92/ascreenshot.jpeg?tl_px=0,269\&br_px=1719,1230\&force_format=png\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/77328A_standard.png\&wat_pad=129,277)

**3. Click on the "gear" icon**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-02/694334dc-03ca-4fcf-8b54-d709cd1ef560/ascreenshot.jpeg?tl_px=2198,289\&br_px=3574,1058\&force_format=png\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/77328A_standard.png\&wat_pad=836,277)

**4. Edit settings**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-02/9245ac9c-3e28-4030-ba12-a9fda2cbd448/user_cropped_screenshot.jpeg?tl_px=0,262\&br_px=2993,2185\&force_format=png\&width=1120.0)

{% hint style="danger" %}
Only edit the file if you are sure that the settings are necessary for you.
{% 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/konfiguration.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.
