# Timer Interval

Timer interval memungkinkan anda untuk mengkontrol workflow menggunakan kondisi waktu. Anda dapat menggunakan timer interval untuk membuat delay sebelum menjalankan proses selanjutnya.&#x20;

![Timer Interval](/files/-MRTk1p6XgtMl_ctHHWH)

**Penjelasan Komponen:**

| Nama                                  | Deskripsi                                                                 |
| ------------------------------------- | ------------------------------------------------------------------------- |
| Interval Name                         | node\_id pada komponen workflow.                                          |
| Delay                                 | Kolom untuk memasukkan seberapa lama proses delay berdasarkan unit waktu. |
| Time Unit (second/minutes/hours/days) | Untuk memilih unit waktu untuk node id.                                   |


---

# 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.3dolphins.ai/5.3.0-id/bot-settings-1/process-flow/component-of-workflow/timer-interval.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.
