2025-01-16 19:47:15 +08:00
---
2025-08-01 20:22:27 +08:00
sidebar_position: 4
2025-01-16 19:47:15 +08:00
slug: /message_component
2026-01-07 10:00:09 +08:00
sidebar_custom_props: {
categoryIcon: LucideMessageSquareReply
}
2025-01-16 19:47:15 +08:00
---
# Message component
2025-08-01 20:22:27 +08:00
A component that sends out a static or dynamic message.
2025-01-16 19:47:15 +08:00
---
2025-08-01 20:22:27 +08:00
As the final component of the workflow, a Message component returns the workflow’ s ultimate data output accompanied by predefined message content. The system selects one message at random if multiple messages are provided.
2025-01-16 19:47:15 +08:00
## Configurations
### Messages
2025-08-01 20:22:27 +08:00
The message to send out. Click `(x)` or type `/` to quickly insert variables.
2025-01-16 19:47:15 +08:00
Click **+ Add message** to add message options. When multiple messages are supplied, the **Message** component randomly selects one to send.
2026-01-14 09:40:31 +08:00
### Save to memory
Select the corresponding Memory in the **Message** component under **Save to Memory**:
