# Step: Date & Time

This step checks the current date and time against the defined conditions and directs Contacts along the Workflow accordingly.

![](/files/lXjcGCDvcdMBuxgoKWpj)

#### Configuration

There are two possible configurations within this step: **Business Hours** and **Date Range.**

In Business Hours, each day's working hours within a specified timezone are set. In Date Range, a start and end date within a specified timezone are set.

#### How It Works

The current date and time are checked against the configured conditions. If the step occurs within the permissible date and time, the Contact will proceed to the next step.

#### Failure Branch

If the date and time conditions are not met, the Contact will be redirected to the Failure Branch. If there are no steps configured under the Failure Branch, the Workflow will end.


---

# 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.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-date-and-time.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.
