# Pause

This node allows you to pause for a specific time after any node and also set a random time delay. \
\
Nút này cho phép bạn tạm dừng trong một thời gian cụ thể sau bất kỳ nút nào và cũng có thể đặt độ trễ thời gian ngẫu nhiên.

<figure><img src="/files/rSfk4F2KywHvl7ZHQpus" alt=""><figcaption></figcaption></figure>

| parameter  | illustrate                                                                                                            |
| ---------- | --------------------------------------------------------------------------------------------------------------------- |
| Exact time | Nhập thời gian cụ thể, tính bằng mili giây                                                                            |
| Interval   | Random một giá trị thời gian trong khoảng **From - To**(mili giây) mà bạn nhập, Bạn phải nhập **To** lớn hơn **From** |

Lưu ý: Pause không được nhập quá 2147483647(mili giây). Nếu bạn nhập quá số 2147483647 thì số bạn nhập sẽ tự động đổi thành số 2147483647.

{% file src="/files/d02JunfGc2tEDBYLd9xN" %}


---

# 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.hidemium.io/automation-user-manual/other/pause.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.
