# Activity: Wait for Event

'Wait for Event' is an activity available in Campaign > Flow that allows an operator to execute an action after a specific event or redirect the user if the time for completion passes (timeout).<br>

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

Operators can define for how long to wait, either using relative time or a specific date/time, in the delay settings.<br>

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

#### **Delay Options**

Time to wait - can be set to a maximum time in seconds, minutes, hours, or days.\\

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

Delay till - can be one of the following options:<br>

<figure><img src="/files/0JXv8rVW7NOqxjaWkw50" alt=""><figcaption></figcaption></figure>

For example, an Operator can create a campaign that triggers when a player makes a deposit above an exact amount, then add specific 'Wait for Event' to happen, and delay the execution until a particular date (or day of the week) in the delay settings.

#### **Use Case Scenario**

The **“Wait for Event”** activity can be used in various situations.

For example, in a Promo Code campaign, after a user is shown the popup, the **“Wait for Event”** step can be added that triggers only after a specific action - such as **“Core: Client Action.”**

In this case, the client action would be the user entering the promo code (e.g., **WIN100**).

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

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

Then, Operator should use the same Event within “Check user profile” or “Multiple check” activity and the relevant payload:<br>

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

<br>


---

# 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://help.smartico.ai/welcome/products/crm-automation/activities-of-flows/activity-wait-for-event.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.
