Common messages

Prev Next

Available in Classic and VPC

A common message refers to messages that are used universally in a chatbot, apart from the conversation dataset. The following are types of common messages:

  • Welcome message: The first message that the chatbot delivers to the user when the chatbot is launched for the first time
  • Failure message: The message that the chatbot sends when it cannot find an answer to the user's question.
  • No response message: In a phone situation, if the user remains silent for the set time, this message prompts the user's next utterance. This message can only be set within the CLOVA AiCall domain.
  • Task termination message: When you enter a pre-set task termination keyword, the conversation is stopped and a guidance message is sent to the user. In the task termination message menu, you can set the task termination keyword and the message to be sent to the user after the conversation ends.
  • Persistent menu: The menu to be fixated at the bottom of the chatbot interface
  • Feedback: This feature allows users to evaluate their satisfaction with the chatbot's responses.
  • Similar answer: If the chatbot cannot find a matched conversation for the user's question, instead of responding with a failure message, it shows conversations that fall into the "medium accuracy" range in a carousel format to the user.
  • Push message: This feature automatically sends messages to the user.

Welcome message registration

Welcome message is the first message that the chatbot delivers to the user when the chatbot is launched for the first time You can set the default greeting as a welcome message, or configure messages related to the basic information provided by the chatbot. You can set up to three welcome messages, and you can create them using various response types.

To set up welcome messages:

  1. In the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA Chatbot > Domain.
  2. Click [Run builder] of the domain you want to run the Chatbot Builder.
  3. Click the Common messages menu in the Chatbot Builder.
  4. Click the [Welcome messages] tab.
  5. To set the conditions for executing a welcome message, navigate to Conditions > [IF].
  6. Select user variables.
  7. In the answer area, select the answer type and enter a welcome message.
  8. In the following action area, after exposing the welcome message to the user, select the task that the chatbot performs.
    • Pending: Pending until the user responds
    • Move to another conversation: Moving to another conversation
  9. In the right bottom, set the messenger in which you want to use the welcome message.
  10. Set the service availability of the corresponding welcome message.
    • If multiple welcome messages have 'service availability' enabled, they are randomly exposed to the user.
  11. Once the settings are all complete, click [Save answer].
Note
  • When registering a welcome message, if you want it to be executed unconditionally without any specific conditions, simply do not set any conditions.
  • When setting the execution conditions for a welcome message, make sure that no conditions are omitted. For example, if you set the condition for Monday to Friday, you also have to specify the condition for Saturday and Sunday to ensure proper operation.
  • For more information on condition items, see Set answer conditions.
Caution
  • If the welcome message does not appear during testing, please check whether the conversation model has been built.
  • Depending on the messenger you integrate, welcome messages may not be supported.
  • When the messenger itself sends a welcome message directly, both the welcome message set in the chatbot and the one set in the messenger may respond simultaneously.
  • If you select a response type that a specific platform does not support, a failure message may be returned to the user.

Register failure messages

A failure message is a message that the chatbot sends when it cannot understand the user's question or cannot find an appropriate answer. You can also create a message to respond when the user sends multimedia such as images, videos, or stickers instead of text, and you can create a system error message to respond when an answer cannot be provided due to a system error. If no failure message is registered, or if there is no failure message that matches the conditions, the default failure message will be returned.
To register failure messages:

  1. In the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA Chatbot > Domain.
  2. Click [Run builder] of the domain you want to run the Chatbot Builder.
  3. In the Chatbot Builder, navigate to Common messages > [Welcome messages].
  4. To set the conditions for executing a failure message, navigate to Conditions > [IF].
  5. Select user variables.
  6. In the answer area, select the answer type and enter a failure message.
  7. In the following action area, after exposing the failure message to the user, select the task that the chatbot performs.
    • Pending: Pending until the user responds
    • Move to another conversation: Moving to another conversation
  8. In the right bottom, set the messenger in which you want to use the failure message.
  9. Set the service availability of the corresponding failure message.
    • If multiple failure messages have 'service availability' enabled, they are randomly exposed to the user.
  10. Once the settings are all complete, click [Save answer].

Responses to non-text multimedia queries.
Set the response that will be sent when the chatbot receives a question in the form of multimedia such as images, stickers, or videos instead of text. If there is no registered message or if there is no message that matches the specified conditions, the chatbot does not respond.

System error message
Set the response that is sent when the system encounters an error and cannot answer the user's question. Only text responses can be created, and you cannot use action methods or form formats. If no message is registered, the default system error message is returned. When you select the option to replace error codes with a system error message, errors related to action methods or forms do not return the specified error code. Instead, they are replaced and responded to with the system error message. For error codes related to action methods and forms, see CLOVA Chatbot error codes.

Note

If a user submits a long question with more than 100 characters (or more than 1,000 characters in the CLOVA AiCall domain), the chatbot may find it difficult to accurately understand the intent of the message. In such cases, instead of attempting to provide an answer, the chatbot sends a pre‑designated failure message.

Register no response messages

In a phone situation, if the user remains silent for the set time, a no response message prompts the user's next utterance. This can only be set within the CLOVA AiCall domain. If there is no registered message or if there is no message that matches the specified conditions, a failure message appears.

Register task termination messages

A task termination message is a guidance message is sent to the user with the conversation stopped when you enter a preset task termination keyword and. Task termination keywords only work while a task is in progress. You can configure both the keyword that interrupts the conversation and the message that is sent to the user after the conversation is terminated. You can register up to 10 task termination keywords, and they only works when the exact same question is entered.

Persistent menu registration

The persistent menu is fixated at the bottom of the chatbot interface. By pinning a specific conversation quickstart or an external URL as a menu at the bottom of the chatbot, you can provide answers to frequently asked questions to users more quickly and conveniently. It is recommended to add the persistent menu after all conversations have been registered. You can add persistent menus in LINE Messenger, NAVER WORKS, and NAVER TalkTalk.

To register a persistent menu:

  1. In the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA Chatbot > Domain.
  2. Click [Run builder] of the domain you want to run the Chatbot Builder.
  3. In the Chatbot Builder, click Common Messages > [Persistent Menu] tab.
  4. Click Create persistent menu.
  5. Specify persistent menu information.
Item Description
Persistent menu name Enter the persistent menu name.
Menu button configuration Select the menu button configuration.
  • Image: Configure the persistent menu with images. You can add up to 6 image menus.
  • Text: Configure the persistent menu with text. You can add up to 4 text menus.
Image menu layout Select an image menu layout. This menu is activated only when you select images for menu button configuration.
Menu setting
  • If the menu button is composed of images, you have to add the image file to be used as the button and specify the conversation or URL that is linked when the image is clicked (The recommended image size is 400 px width × 405 px height).
  • If the menu button is composed of text, you have to enter the button text and specify the conversation or URL that is linked when the button is clicked.
  1. Once persistent menu configuration is complete, click [Save].
  2. To link the registered persistent menu to the platform, click [Platform integration setting] at the top right.
  3. Click [Integrate] on the messenger that you want to set with the persistent menu.
  4. When connecting the messenger, go to the 'Step 4 Persistent menu integration' section and enable the persistent menu.
  5. Select the persistent menu you want to connect and click [Select].

Register feedbacks

The feedback feature is to request evaluation on the user's satisfaction with the chatbot.

Note

Only LINE is supported.

To set up feedbacks:

  1. In the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA Chatbot > Domain.
  2. Click [Run builder] of the domain you want to run the Chatbot Builder.
  3. In the Chatbot Builder, click Common Messages > [Feedbacks] tab.
  4. Enter Y/N feedback items.
Item Description
Sender messenger Set the messenger to use the feedback feature.
Feedback method - Feedback exposure upon conversation completion: If the user does not respond within the set time (between 1 and 15 minutes), the chatbot interprets the conversation as ended and automatically sends a feedback message.
  • Feedback exposure to a selected conversation: A feedback message is sent when a certain conversation ends.
Response selection method The menu is activated only when the feedback method is set to "expose feedback to the selected conversation."
  • Exposure to all answers: You can expose feedback across all responses, while still having the option to select specific conversations where the feedback message is not sent.
  • Exposure to some answers: You can choose a conversation to which you want to send a feedback message.
Select conversations to be excluded from feedback transmission Select conversations that you want to exclude from feedback transmission.
If the selected conversation quickstart is executed, the corresponding feedback message is not sent.
This menu is activated only when the answer selection method is set to Exposure to all responses.
Select conversations to be exposed to feedback Choose a conversation to which you want to send a feedback message. When the selected conversation quickstart ends, the feedback message is sent.
This menu is activated only when the response selection method is set to Exposure to some answers.
  1. Enter the feedback text.
  2. Enter a response text for that feedback text.
  3. When clicking Y/N feedback, select the action the chatbot performs after the user completes the feedback.
    • No response message: No task has been implemented.
    • Response message exists: Enter the message you want to send for each response or set it to move to a specific conversation.
  4. If you select "Response message exists", you can either write each text response or set it to connect to another conversation.
    • When the default response message is set, that feedback response is applied to all conversations. You can change the feedback response message for each conversation at Edit conversation > Advanced settings > Feedback response settings.
  5. Click [Save message].

Similar answer activation

The similar answer feature shows conversations that fall into the 'medium accuracy' range in a carousel format to the user if the chatbot cannot find a matched conversation for the user's question, instead of responding with a failure message, it shows conversations that fall into the 'medium accuracy' range in a carousel format to the user.

To activate the similar answer feature:

  1. In the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA Chatbot > Domain.
  2. Click [Run builder] of the domain you want to run the Chatbot Builder.
  3. In the Chatbot Builder, click Common Messages > [Similar Answer] tab.
  4. In the service ON example, decide whether to use the similar answer service.
    • Service ON: If no matching conversation is found, the chatbot displays the conversations that fall under 'medium accuracy.'
    • Service OFF: If no matching conversation is found, a failure message appears in response.
  5. Enter a message for similar answer selection.
    • This menu is activated only when you select service ON.
    • If you enter nothing, the basic message is exposed.
  6. Select the number of answers you want to display in carousel format.
    • You can set the number of similar answers you want to show the user between 1 and 5.
    • Even if the number of similar answers is set to 5, if only one quickstart exists that corresponds to "medium accuracy", then only one similar answer is displayed.
  7. Set the failure message.
    • If the response falls into the low accuracy range, the chatbot sends a failure message.
    • For more information on how to set a failure message, see Register failure messages.

Register push messages

The push message feature automatically sends messages to the user. By clicking [Message transmission history], you can check the content of the sent messages, the date of transmission, and the number of successes/failures.

Note

Only LINE and NAVER TalkTalk are supported.

To register push messages:

  1. In the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA Chatbot > Domain.
  2. Click [Run builder] of the domain you want to run the Chatbot Builder.
  3. In the Chatbot Builder, navigate to Common messages > [Push messages].
  4. Enter push message information.
Item Description
Sender messenger Select a messenger in which you want to use the push message feature.
Transmission method Select a transmission method. Currently, only 'Send now' is supported.
Push message type
  • Basic text: Send a general message
  • Multi link: Button to connect to an external URL
  • Image: Image
  • Flex message: A message in which the user directly designs the layout using JSON Editor.
  1. Click [Save].
  2. After checking information of the push message you want to send and click [Send].
    • If you want to edit information, click [Edit].