> For the complete documentation index, see [llms.txt](https://docs.chatcaptain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatcaptain.com/bot-verwalten/bot-builder/block/buttons.md).

# Buttons

**Buttons** dienen dazu, dem Nutzer verschiedene Antwortmöglichkeiten anzuzeigen und leicht zugänglich zu machen.

**1. Klicke auf "Button hinzufügen"**&#x20;

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-09/43ef1a8c-7763-4af0-af0c-935cc6d3ad67/ascreenshot.jpeg?tl_px=421,410\&br_px=1914,1250\&force_format=png\&width=560\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)

**2. Klicke auf die Schaltfläche "Unbenannter Button" um im näcshten Schritt weitere Einstellungen vorzunehmen.**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-09/29047f17-d29e-4a98-96ec-217ee76451f0/ascreenshot.jpeg?tl_px=329,368\&br_px=1822,1208\&force_format=png\&width=560\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)

**3. Klicke in das Eingabefeld**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-09/7b5a8337-a79d-47fd-82d6-879a6c19077a/ascreenshot.jpeg?tl_px=497,396\&br_px=1990,1236\&force_format=png\&width=560\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)

**4. Gebe den gewünschten Namen ein.**

**5. Klicke auf "Übernehmen", um die Änderungen zu speichern.**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-09/ea40c755-2467-4c20-bb73-f39d27fa0846/ascreenshot.jpeg?tl_px=513,672\&br_px=2006,1512\&force_format=png\&width=560\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)

**6. Klicke erneut auf "Button hinzufügen", um weitere Button hinzuzufügen.**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-09/4d22a4fa-8b9b-4c90-b09b-77e7ab2fe0f0/ascreenshot.jpeg?tl_px=339,464\&br_px=1832,1304\&force_format=png\&width=560\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)

### Kompatibilität

Das Element **Buttons** ist mit allen Chat-Kanälen kompatibel. Bei Verwendung mit anderen Kanälen (z. B. eines Telefon-Kanals), wird dieses Element in der Ausgabe ignoriert.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/bot-verwalten/bot-builder/block/buttons.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.
