# Konfiguration

## Beschreibung

Gibt es Applications, welche eine Konfiguration unabhängig einer Weboberfläche bieten, so haben Sie die Möglichkeit, die erforderliche(n) Konfigurationsdatei(en) via Weboberfläche zu editieren.

{% hint style="success" %}
Wir liefern unseren Anwendern eine Plattform, in der der Anwender so wenige Einstellungen selbst vornehmen muss. **Aus diesem Grund sind unsere Applications so vorkonfiguriert, dass diese ohne Anpassung einer Konfiguration funktionieren.**
{% endhint %}

## Anleitung

**1. Navigieren Sie zu der IP-Adresse Ihres powerIO Device (<http://IP:8080>) und loggen Sie sich ein**

**2. Klicken Sie auf "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. Klicken Sie auf das "Zahnrad" Symbol**

![](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. Einstellungen editieren**

![](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" %}
Editieren Sie nur die Datei, wenn Sie sich sicher sind, dass die Einstellungen für Sie notwendig sind.
{% 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/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.
