> 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/konversation-zuruckstellen.md).

# Konversation zurückstellen

**Konversation zurückstellen**, dient dazu um eine Konversation zurückzustellen. Nachdem die Zeit der Zurückstellung abgelaufen ist, wird die Konversation erneut im Posteingang angezeigt und den Mitarbeitern wieder angezeigt.

**1. Gebe die gewünschte Zeit in den 4 Eingabefeldern in Tagen, Stunden, Minuten und Sekunden ein.**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-09/39f4b853-54cf-4356-8cf5-359e80c343e3/ascreenshot.jpeg?tl_px=583,366\&br_px=2076,1206\&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

**Konversation zurückstellen** ist mit allen Kanälen kompatibel.


---

# 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/konversation-zuruckstellen.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.
