> For the complete documentation index, see [llms.txt](https://docs.intelliticks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intelliticks.com/ai-builder/nodes/add-and-send-data/image.md).

# Image

An Image node is used to provide an image with a text message.. It looks like this

![](/files/-LXNhLJp26nHzQtPW4av)

### Fields

* **Text Message** - The message that is displayed before the image
* **Image** (required) - Image to the displayed

## Can I wait after inserting an Image node?

No an **Image** node does not wait. It will execute and the flow will start executing the next node. If there is need, use a [**Wait**](/ai-builder/nodes/additional/user-input-wait.md) node as the next node of Image node to simulate a wait.
