# Fehler

Bugs oder Fehler in Software beziehen sich auf Anomalien oder Unvollkommenheiten innerhalb eines digitalen Produkts, die dazu führen, dass es unerwartet, falsch oder unzureichend funktioniert. Diese Fehler können in jeder Phase des Softwareentwicklungszyklus auftreten und verschiedene Formen annehmen.

In aqua können Sie den Fehler an mehreren Stellen erfassen.&#x20;

Bewegen Sie die Maus über die Schaltfläche „Neu hinzufügen“ und wählen Sie im Menü die Option „Fehler“.&#x20;

<figure><img src="https://1531273042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG5QhcVbqFZtVzVvlkYfm%2Fuploads%2FdQIHRwq7NmcPvXnMXRKu%2FFrame%2042.png?alt=media&#x26;token=e34accbd-eeae-4b3b-8608-636be9fd36f8" alt=""><figcaption><p>Erstellen einen Defekt</p></figcaption></figure>

Sobald Sie auf den 'Fehler' klicken, werden Sie weitergeleitet, auf der Sie alle erforderlichen Details angeben können.

<figure><img src="https://1531273042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG5QhcVbqFZtVzVvlkYfm%2Fuploads%2FXLT0jP8zIDvQDCzORMgV%2Fimage.png?alt=media&#x26;token=56a3fcd0-32c2-4ab5-a4a2-599c6d129979" alt=""><figcaption><p>Die Defekt-Seite</p></figcaption></figure>

Sie können auch einen Fehler aus dem Navigationsbaum erstellen. Wählen Sie einfach ein Projekt oder einen Ordner aus, klicken Sie dann auf das Plus und wählen Sie die Option 'Fehler' aus dem Menü.

<figure><img src="https://1531273042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG5QhcVbqFZtVzVvlkYfm%2Fuploads%2FbnW1VDTQkd8dtqABElRP%2Fimage.png?alt=media&#x26;token=a645f0c0-fab8-45f8-a507-5c48f405b7cc" alt=""><figcaption><p>Defekt aus einem Navigationsbaum erstellen</p></figcaption></figure>

Es gibt auch die Möglichkeit, einen Fehler als abhängiges Element aus jeder Elementseite zu erstellen. Wählen Sie einfach diese Option im Menüband unter der Gruppe 'Abhängiges Element erstellen' aus.

<figure><img src="https://1531273042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG5QhcVbqFZtVzVvlkYfm%2Fuploads%2FMvA9wAvBAhiAvtzVxk6A%2FFrame%2043.png?alt=media&#x26;token=f8f33a54-ada8-405d-948c-d99087003f6b" alt=""><figcaption><p>Ein abhängiges Element erstellen</p></figcaption></figure>


---

# 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://docs.aqua-cloud.io/documentation/de-documentation/elemente/fehlermanagement/fehler.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.
