# Text

A  text node is a simple node to show a message to the use. It looks like this

![](https://3241020264-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LV26ZH2qOAtZoupy1GS%2F-LXNeuYYqTDgzgHOHNLo%2F-LXNfySqKUeDGCy5V71I%2FJquery%20UI%20Slider%20Pips%20%20%20Simey%20me.png?alt=media\&token=0654571d-87ee-4903-b08c-11126b15039e)

### Fields

* **Text Message** (required) - The message that needs to be pushed to the user.

## Can I wait after inserting a Text node?

No a **Text** node does not wait. It will execute and the flow will start executing the next node. If there is need, use a **User Input/Wait** node as the next node of Text node to simulate a wait.
