# Is Empty

The *Is Empty* action node allows the workflow to verify whether a user-input variable (or the response returned via an [*API Integration*](/flow/action-nodes/action-nodes-api-integration.md) node) is empty or not.&#x20;

You can define what action should follow in each case - either route the customer to a specific step in the workflow, or trigger another workflow.

<figure><img src="/files/pNYOoSDsQ2TLlK99vBqZ" alt="" width="563"><figcaption><p>Setup of an Is Empty node</p></figcaption></figure>

### **Example**

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

<figure><img src="/files/shzPk2rEVaWZXwodugDn" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://guides.clickatell.com/flow/action-nodes/action-nodes-is-empty.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.
