# Bot Einstellungen

Ein Bot ist eine untergeordnete Einheit eines Workspaces und für die eigentliche Kommunikation zuständig. Jeder Bot verfügt über eigene Kanäle, Flows und einen Posteingang. In der Regel repräsentiert ein Bot eine spezifische Abteilung oder Sparte (z.B. *Kundensupport* oder *Marketing*). Abhängig von der Größe und Struktur des Unternehmens kann ein Bot jedoch auch das gesamte Unternehmen abbilden.

Die **Bot-Einstellungen** gelten ausschließlich für diesen spezifischen Bot und beeinflussen weder den übergeordneten Workspace noch andere Bots.


---

# 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.chatcaptain.com/einstellungen/bot-einstellungen.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.
