# Warnung vs. Fehler

### Warnung <a href="#alow1" id="alow1"></a>

#### Beschreibung <a href="#id-5u2zh" id="id-5u2zh"></a>

Eine Warnung weist Sie darauf hin, dass Ihre Angabe ungewöhnlich ist, die Verarbeitung aber dennoch fortgesetzt wird. Wenn Sie eine Warnung angezeigt bekommen, so kontrollieren Sie bitte noch einmal Ihre Eingabe - wenn Sie sicher sind, dass alle Angaben richtig waren, so können Sie unbesorgt weiterarbeiten.

#### Beispiele <a href="#id-4jecd" id="id-4jecd"></a>

![Document image](https://archbee-image-uploads.s3.amazonaws.com/DSrqrXX2Q_LF7hXTs8l01/b825dJkEyBZ_-7FLFlBEb_warnung.png)

### Fehler <a href="#z-gtx" id="z-gtx"></a>

#### Beschreibung <a href="#rav" id="rav"></a>

Eine Fehler wird angezeigt, wenn entweder die Eingabe falsch (z.B. 23.17.1983 - ungültiges Monat, Buchstaben in einem Zahlenfeld, ...) ist oder bei der Verarbeitung Ihrer Anfrage ein Fehler auftrat. In diesem Fall konnte die gewünschte Verarbeitung nicht oder nicht zur Gänze durchgeführt werden.

#### Beispiele <a href="#n6emu" id="n6emu"></a>

![Document image](https://archbee-image-uploads.s3.amazonaws.com/DSrqrXX2Q_LF7hXTs8l01/Y4PoS32gFA0H_39nGjOKl_fehler.png)


---

# 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.all-in-one-channel-manager.com/erste-schritte/warnung-vs.-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.
