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

# 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.
