# Timer Interval

Timer interval enables you to control the workflow using a time condition. You can use timer interval to create a delay before running the next process.

![Timer Interval](/files/u1RhsHvu4WakF3QodAPn)

**Component Explanation:**

| Name                                  | Description                                                           |
| ------------------------------------- | --------------------------------------------------------------------- |
| Interval name                         | The node\_id in the workflow component.                               |
| Delay                                 | Field for input how long the process is delay based on the time unit. |
| Time Unit (second/minutes/hours/days) | To choose time unit for the 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/bot-settings/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.
