LogoLogo
LanguageHomeContact Support
  • Introduction
    • Welcome to Mampu AI 🌟
    • Finding Answer/Get Support
    • Subscribing Plan
  • Getting Started
    • Introduction
    • Define Your Objectives
    • Building Your Chatbot
    • Sustaining Success
  • CHATBOT FOR BEGINNERS
    • Introduction
    • What is a chatbot?
    • Channels
    • Benefits & Importance
    • Use Cases
  • PLATFORM
    • Signing Up (Website and App)
      • Platform Overview
      • Dashboard Interface
      • Navigation
      • Change Language
    • Connect to Social Media Channels
      • Facebook
        • FB Engagement Ads Button Setup
      • Instagram
      • Normal WhatsApp vs WhatsApp Cloud
        • WhatsApp Cloud (WhatsApp API)
        • Normal WhatsApp (WhatsApp Business/Personal APP)
          • Reconnect WhatsApp Bot (Troubleshooting QR Code & Connection Issues)
        • Finding the receipt for conversational cost for WhatsApp API
      • Telegram
    • WebChat Widget
      • Web app installation using Custom User ID method
  • FLOW BUILDER
    • Bot Page Overview
    • Field Variable
    • Basic Block of Flow Builder
      • Advanced Action - External Request (Custom integration)
    • Sub Flows
      • Sub Flow
      • Workflow
      • Function Flow
  • Artificial Intelligence
    • OpenAI | ChatGPT
      • Temporary AI key
      • Getting new/permanent OpenAI key
      • FAQ AI (Embedding)
        • Adding Information (1 by 1 / batch)
        • Updating Information
        • Uploading Media
        • Including Media
        • How to Get the Best Results from Your AI Chatbot
        • Using embedding in AI
  • Users
    • Live Chat
      • Add New User
      • How to stop automation
      • AI Reply Assist for Live Agent
      • Assign Collaborator
    • Bot User
      • Bulk Import Users
  • Bot Automation
    • Keywords
    • Triggers
  • Contents
    • Create Custom user field & Usage
    • Tagging and Labelling
      • Creating Tags for Users
  • Tools
    • Error Logs
    • Tester
    • Admins
    • Quick Reply/Shortcut Reply
  • Broadcasting
    • General broadcast / Blasting
      • Creating WhatsApp Message Template for WhatsApp Official
  • Easy Guide to Build Chatbot
    • Premium Template
      • FAQ
      • Persuasion AI
        • Insert Info (Persuasion AI)
    • Recording AI Performance and Reporting
    • Notifying Group
      • Telegram Group
    • Intent (Yes/No) AI
  • Self onboarding
    • Self-Onboarding Guide
      • 1. Getting Started
      • 2. API and Integration Setup
      • 3. Integrating External Services
      • 4. Bot Configuration and Setup
      • 5. Finalizing Setup and Support
    • Basic AI Chatbot Tutorial
      • 1. Choosing Channel
      • 2. Creating a New Bot
      • 3. Installing Template
      • 4. Edit Template
      • 5. Getting AI API Key
      • 6. Testing the AI
  • Channel-Specific Automation Guide
    • Facebook
      • Facebook Post Comment Capture
      • How to Change Conversation Starter Message in Facebook Messenger (via Chatku AI)
  • Miscellaneous
    • Mampu AI Basement Parking
    • WHATSAPP ULTIMATE GUIDE
      • How to request for review to unban their account
      • How to warm up WhatsApp account
      • How to delete WhatsApp Account
Powered by GitBook

@ 2024 Mampu AI

On this page
  • How to create user custom field
  • Simple Use Case

Was this helpful?

  1. Contents

Create Custom user field & Usage

PreviousTriggersNextTagging and Labelling

Last updated 4 months ago

Was this helpful?

How to create user custom field

  1. Adding the Custom Field:

    1. In question node, type the field name (e.g., response)

    2. Choose the field type (e.g. text/number). Ensuring it corresponds to the type of data you intend to store.

    3. Save the field.

  2. Alternative Method:

    1. Navigate to the Contents tab -> User fields

    2. Click blue button at top-right corner tp add a new field

    3. Assign it a name (e.g., testing), and set its type (text, number, etc.).

    4. Save

Simple Use Case

Most simplest use case is that can filter the user response, and trigger specific flows.

  1. Storing Responses: After a question is asked, the user’s response is stored automatically in the custom field.

  2. Using Conditions:

    • Set conditions based on the stored value. For example:

      • If the response contains “hello,” trigger one flow.

      • If the response contains “no,” trigger another flow.