# Verzögerung

**Verzögerungen** dienen dazu, um den Ablauf deines Bots um eine bestimmte Zeit zu verzögern.

{% hint style="warning" %}
**Beachte:** Die Verwendung von Verzögerungen könnte dazu führen, dass einige Nachrichten nicht zugestellt werden können. Beachte dazu die Hinweise und Limitierungen, die für unterschiedliche Kanäle gelten.
{% endhint %}

## Verzögerungen einrichten

**1. Klicke in eines der Eingabefelder, um die Zeit der Verzögerung einzustellen.**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-17/80e6e7d1-9b04-4964-a637-5ce2331a401a/ascreenshot.jpeg?tl_px=371,540\&br_px=1864,1380\&force_format=png\&width=560.0\&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 "Ok" um die Änderung zu speichern.**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-17/82f276a5-59ad-4d25-bfae-afd321bb2891/ascreenshot.jpeg?tl_px=579,844\&br_px=2072,1684\&force_format=png\&width=560.0\&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)


---

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