YOCTOL.AI Document
  • Welcome Page
  • Seeker - Guideline
    • Fan analysis: Intimacy Level and Tag
    • Post & Analysis Dashboard
    • Publishing Tool: Create posts with auto tag and reply
    • How to set a Tracking URL
    • How to use Ads Audience tool
    • Message & Keyword Reply
    • Role Settings
    • Broadcast
    • FAQ
  • Creator - Chatbot Building Guide
    • (1) Create YOCTOL.AI Account
    • (2) Create Chatbot and Connect
    • (3) Create Intents and Utterances
    • (4) Train and Test
    • (5) Create Entity
    • (6) Edit Dialogue
    • (7) Set Rules
    • (8) Publish
  • Creator - Advanced Settings
    • Switch to Live Agent - Messenger
    • JSON API for Messenger
    • JSON API for LINE
    • Referral Link - Messenger
    • Extension
    • Tag
  • Creator - Campaign Promotion Guide
    • Set Broadcast Message
    • Auto Reply for Campaign
  • Creator - Common Issues
    • FAQ
    • How to improve my chatbot’s accuracy?
    • How to Activate a Staging Chatbot?
    • Can’t Find Existing Pages.
    • How to Switch back to Live Agent? (LINE)
    • Downloading and Uploading Chatbots
    • How to Switch Languages? (Chinese, English)
  • Creator - Term Translations
    • Dialogue
    • Message
    • Component
    • Intent
    • Utterance
    • Entity
    • Rule
    • Regular Expression
    • Menu
    • Default Reply
    • Welcome Message
    • Live Agent
    • Permission Management
Powered by GitBook
On this page

Was this helpful?

  1. Creator - Term Translations

Rule

PreviousEntityNextRegular Expression

Last updated 5 years ago

Was this helpful?

Each on YOCTOL.AI has its own “rule”. Each rule defines a certain situation for the chatbot to react to the chatbot users’ input.

There can only be one message connected to each rule. However, a message can have multiple rules.

If you apply the same rule to multiple messages, the chatbot might not be able to reply correctly.

Example

Take the message “Order information” as an example. The following examples are possible rules for the message.

  1. NLU: Select the intent for “Order Information”

  2. Keyword matching: Select “When it matches any keyword: ‘place an order’, ‘order drinks’ or ‘order’

  3. Regular expression: write a regular expression such as “.*(order|buy).*$”. For more information about regular expressions, please visit .

message
Regular Expression