Message Widget

Display custom messages anywhere in your flow with the Message Widget—great for greetings, instructions, and more, with Markdown support.

Message Widget

Component description

How the Message Widget component works

Message Widget Overview

The Message Widget is a simple yet powerful component designed to display custom messages within your AI workflow. It can serve as a welcome message, prompt, or provide any other information to users or downstream components. This widget is particularly useful for enhancing user interaction, guiding workflow execution, and making your processes more intuitive.

What Does This Component Do?

The Message Widget outputs a message in the workflow’s output stream. The message can be fully customized and supports Markdown formatting, which allows you to include formatted text, lists, links, and more. You can use it to:

  • Display instructions or important information to users
  • Provide feedback or status updates
  • Insert custom prompts or context in the middle of a workflow

Inputs

Input NameTypeRequiredDescriptionSupports Markdown
Input textMessageNoThe message to display. Can be provided dynamically from upstream componentsYes
MessageStringYesThe main message to show. Markdown formatting is supported.Yes
Show OnceBooleanNoIf enabled, the message will be shown only once, not on every run.N/A
  • Input text: Allows you to dynamically feed a message from another component, though this is optional.
  • Message: The core message content you wish to display. By default, it’s set to “Hello, how can I help you?” but you can modify it to suit your workflow.
  • Show Once: When enabled, ensures the message appears only once, which is useful for things like welcome messages or one-time notifications.

Outputs

Output NameTypeDescription
MessageMessageThe message that gets displayed
  • The primary output is a Message object containing your custom text, which can be passed to subsequent components in your workflow.

Why Use the Message Widget?

The Message Widget adds a human touch and helpful context to your AI processes. Here are some use cases:

  • Welcome or onboarding message: Greet users or introduce the workflow.
  • Instructions: Explain the next steps or provide usage tips.
  • Notifications: Alert users to important events or statuses.
  • Custom prompts: Feed context or prompts to downstream AI components.

Summary Table

FeatureDetails
Markdown SupportYes
Customizable MessageYes
Show Once OptionYes
InputsInput text, Message, Show Once
OutputsMessage
Typical Use CasesWelcome messages, notifications, prompts

This component is easy to configure and can play a crucial role in making your AI workflows user-friendly and informative.

Examples of flow templates using Message Widget component

To help you get started quickly, we have prepared several example flow templates that demonstrate how to use the Message Widget component effectively. These templates showcase different use cases and best practices, making it easier for you to understand and implement the component in your own projects.

Smartsupp AI Chatbot with Human Handoff
Smartsupp AI Chatbot with Human Handoff

Smartsupp AI Chatbot with Human Handoff

This workflow creates an AI-powered chatbot integrated with Smartsupp, leveraging an internal knowledge base to answer customer support inquiries. If the chatbo...

3 min read
Text Summarizer AI Flow
Text Summarizer AI Flow

Text Summarizer AI Flow

Easily summarize any input text into concise key points using AI. This workflow takes user input, generates a short summary, and presents it in a readable forma...

3 min read
Turn Any URL Into an Engaging X Post
Turn Any URL Into an Engaging X Post

Turn Any URL Into an Engaging X Post

Automatically transforms the content of any provided URL into a concise, engaging post suitable for X (Twitter), helping marketers and creators quickly boost th...

3 min read
URL to Image Prompt Generator
URL to Image Prompt Generator

URL to Image Prompt Generator

Transform any article or web page URL into a detailed, creative prompt for text-to-image models. This workflow fetches content from a provided URL, analyzes it,...

3 min read
Video Transcript Extractor
Video Transcript Extractor

Video Transcript Extractor

Generate transcripts from videos by extracting captions from provided URLs. Useful for quickly obtaining readable text from online videos with non-automatically...

2 min read
Website & Video Conclusion Generator
Website & Video Conclusion Generator

Website & Video Conclusion Generator

Generate concise conclusions from websites, uploaded documents, or YouTube videos using AI. Perfect for quickly summarizing key takeaways and creating article e...

3 min read
Website Readability Analyzer
Website Readability Analyzer

Website Readability Analyzer

Analyze the readability of any website by inputting its URL. This workflow retrieves the content from the provided URL and evaluates its readability using multi...

3 min read
Wikipedia Grounded Q&A AI Assistant
Wikipedia Grounded Q&A AI Assistant

Wikipedia Grounded Q&A AI Assistant

An AI assistant that answers user questions with factual and well-researched information, using the RIG approach to ground responses in Wikipedia sources and sp...

4 min read
YouTube Description Generator from URL
YouTube Description Generator from URL

YouTube Description Generator from URL

Automatically generate SEO-optimized YouTube video titles, descriptions, and hashtags from any webpage URL. Perfect for marketers, content creators, and busines...

3 min read
YouTube Video Chatbot
YouTube Video Chatbot

YouTube Video Chatbot

Interact with any YouTube video by chatting with its transcript. Instantly extract and query video content to get concise, AI-powered answers to your questions ...

3 min read
YouTube Video to Google Slides Presentation Generator
YouTube Video to Google Slides Presentation Generator

YouTube Video to Google Slides Presentation Generator

Turn any YouTube video into a professional Google Slides presentation in minutes. This AI-powered workflow extracts content from a provided YouTube URL, analyze...

5 min read
YouTube Video to SEO Blog Generator
YouTube Video to SEO Blog Generator

YouTube Video to SEO Blog Generator

Automatically generate high-ranking SEO blog posts from YouTube videos. This workflow extracts video transcripts, analyzes top SEO keywords, creates a detailed ...

4 min read

Frequently asked questions

What does the Message Widget do?

The Message Widget displays a customizable message within your workflow. It’s perfect for welcome messages, instructions, or other important notifications.

Can I format the message text?

Yes, the Message Widget supports Markdown formatting, allowing you to style your message with bold, italics, lists, and more.

Is it possible to show the message only once?

Absolutely. You can enable the 'Show Once' option so the message appears only a single time per session.

Where can I use the Message Widget in my flow?

You can place the Message Widget anywhere in your workflow to provide helpful information or guidance to users at any step.

Does the Message Widget accept dynamic content?

The message can be static or use input from other components, making it flexible for various use cases.

Enhance Your Flows with Message Widget

Add informative messages or greetings to your flows with the flexible Message Widget component in FlowHunt.

Learn more

Button Widget
Button Widget

Button Widget

The Button Widget component in FlowHunt transforms text or input into interactive, clickable buttons within your workflow. Perfect for creating dynamic user int...

2 min read
UI Interaction +4
Knowledge Source Widget
Knowledge Source Widget

Knowledge Source Widget

Showcase relevant documents directly within your chatbot responses using the Knowledge Source Widget. This component displays selected knowledge documents as vi...

2 min read
AI Knowledge +4
ChatInput
ChatInput

ChatInput

The Chat Input component in FlowHunt initiates user interactions by capturing messages from the Playground. It serves as the starting point for flows, enabling ...

2 min read
AI Chatbot +3