# \_2.20 Delay

Chức năng: tạm dừng 1 thời gian.

![Vị trí thẻ Delay (Cuộn xuống hoặc tìm kiếm hoặc chọn cột SmaxBot)](/files/-MdQ24bNIrw4gVVLl-JJ)

Thông thường khi bạn sử dụng bot để chạy các tính năng như lưu thông tin vào sheet, gửi broadcast... , sẽ gặp vấn đề nếu quá nhiều người dùng cùng lưu thì dễ dẫn tới việc kết nối với Google Sheet sẽ bị gián đoạn => Sót dữ liệu

Các bạn có thể sử dụng thẻ Delay này để "làm chậm" tiến độ, tránh việc quá tải cho file sheet.


---

# 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://tailieu.smax.bot/2.-gioi-thieu-cac-element-card/_2.20-delay.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.
