# Configuration

## Description

If there are applications that offer configuration independent 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 as possible themselves. **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: 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://support.powerio.com/hub/powerio-r-system/en/applications/konfiguration.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.
