# Log-Eintrag

Mit dem Plugin <img src="/files/v8Bej6gGUWZA4pLKorak" alt="" data-size="line"> *Log-Eintrag* können Sie eine Nachricht im [Worklfow-Protokoll](/robot/workflows/workflow-protokoll.md) hinterlassen. Diese Plugin eignet sich bei der Fehlersuche in Workflows als auch zur Ausgabe von Informationen, die im Protokoll ersichtlich sein sollen.

<figure><img src="/files/Bh8gE2FWplgzqVO2DlHz" alt="" width="286"><figcaption></figcaption></figure>

## Parameter "Log-Eintrag"

In diesem mehrzeiligen Eingabefeld erfassen Sie die gewünschte Nachricht, die im Workflow-Protokoll aufscheinen soll.

## Parameter "Log-Eintrag an Live-Log schicken"

Ist diese Option aktiviert, dann wird die Nachricht auch an das [Live-Log](/robot/live-log.md) geschickt.


---

# 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://help.aiaibot.com/robot/plugins/diverse/log-eintrag.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.
