Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Go to Haptik Website
  • Contact Us
  • Home
  • Agentic Bot
  • Types of configurations for an action

Types of configurations for an action

Written by Product Team

Updated on August 5th, 2026

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Getting Started
    Build Deploy Analyse Manage Account Bot Deactivation
  • Bot Building
    Essentials Smart Skills Steps User Messages Bot Responses Entities Connections Customisations User feedback collection Testing Whatsapp Bots NLU Bot Maintenance
  • Smart Agent Chat
    Set up Admin Settings MyChats Section (Agent Inbox) Live Traffic Section Teams Section Archives Section Analytics Plans on Smart Agent Chat
  • Conversation Design
    Design Basics Design Guides Designing for Platforms Designing WhatsApp Bots
  • Developer Guides
    Code Step Integration Static Step Integration Shopify Integration SETU Integration Exotel Integration CIBIL integration Freshdesk KMS Integration PayU Integration Zendesk Guide Integration Twilio Integration Razorpay Integration LeadSquared Integration USU(Unymira) Integration Helo(VivaConnect) Integration Salesforce KMS Integration Stripe Integration PayPal Integration CleverTap Integration Fynd Integration HubSpot Integration Magento Integration WooCommerce Integration Microsoft Dynamics 365 Integration
  • Deployment
    Web SDK WhatsApp Facebook Instagram Sunshine Conversation LINE Google Business Messages Telegram MS Teams Bot as an API iOS SDK Android SDK
  • External Agent Tool Setup
    Zendesk Chat Salesforce Service Cloud Freshchat Zoho NICE CXOne Gorgias
  • Analytics & Reporting
    Intelligent Analytics
  • Notifications
    SMS Notifications Success Measurement
  • Commerce Plus
    Catalog Integration Bot Building Guide Channel Deployments Unified ML Pipeline Documentation
  • Troubleshooting Guides
    Error Messages FAQs
  • Release Notes
  • Agentic Bot
    Guidelines for Writing Effective Prompts Step-by-Step Guide to Building an Agentic AI Bot Types of configurations for an action Basic Components of an Agentic AI Bot
+ More

Table of Contents

Action Types Answer from Web Code Node Catalog Search Prompt Retrieval-Augmented Generation (RAG)

Action Types

Agentic AI supports multiple action types, each designed for a specific use case.

Answer from Web

Retrieves real-time information by searching the web.

Use when:

Answers require up-to-date information from the internet.

Key Points

Does not use the Agent's System Prompt.

Cannot be restricted to specific domains through prompts or system instructions.

The Agent does not have visibility into the action's prompt, execution, or response.


Code Node

Executes custom Python logic to perform backend business operations and integrate with external systems.

Use when:

Making API calls to external systems

Executing custom Python logic

Validating parameters against complex business rules

Performing computations based on captured parameters

Processing data or interacting with databases

Key Points

Enables execution of custom Python code for advanced business logic.

Can be used to call external APIs, validate complex conditions, transform data, and perform calculations.

Provides the Agent with full execution context, making it ideal for workflows that require dynamic processing or external integrations.


Catalog Search

Searches product catalogs to provide relevant product recommendations during commerce journeys.

Use when:

Building e-commerce or shopping experiences.

Recommending products based on user preferences or search criteria.


Prompt

Executes a dedicated prompt for specific scenarios without relying on the Agent's main instructions.

Use when:

Breaking large instruction sets into smaller, reusable modules.

Managing static FAQs or specialized knowledge.

Reducing the size of the main System Prompt.

Key Points

Uses only the prompt configured for the action.

Does not inherit the Agent's System Prompt.

Recommended for prompts under 40,000 tokens.


Retrieval-Augmented Generation (RAG)

Retrieves information from a predefined set of documents or a restricted knowledge base to generate accurate, domain-specific responses.

Use when:

Answering questions from internal documentation, policies, manuals, or knowledge bases.

Key Points

Uses only the prompt configured for the RAG action.

Does not inherit the Agent's System Prompt or conversation context.

Processes only the queries passed to the RAG action.

For multi-turn conversations requiring full context, continue the workflow within the Agent after the RAG response.

RAG prompts are limited to 1,000 characters.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Types of API Integrations available on Haptik Bot

Platform

  • Conversation Studio
  • Smart Skills
  • Advanced NLU
  • Intelligent Analytics
  • Omnichannel
  • Smart Agent Chat
  • Enterprise Security
  • Integrations

Solutions

  • Conversational Commerce
  • Lead Generation
  • Customer Care
  • WhatsApp
  • Conversational IVR
  • Google Business Messages

Industries

  • Retail/ E-Commerce
  • Financial Services
  • Travel & Hospitality
  • Telecom

Knowledge

  • ROI Calculator
  • Reports & Research
  • Case Studies
  • Webinars
  • ISAT
  • Tech Blog
  • Business Blog
  • Resources
  • Haptik v/s Yellow
  • Haptik v/s Liveperson
  • Haptik v/s IBM Watson
  • Haptik v/s Verloop
  • Conversations on AI

Company

  • Why Haptik
  • About Us
  • Careers
  • News & Media
  • Awards & Recognition
  • Contact Us
  • Partnerships
  • Investor Relations

Subscribe

Sign up to recieve the latest updates

Find us on

  • Twitter-footer
  • Linkedin-footer
  • YT-footer
  • Insta-footer
  • G2-footer
  • Facebook-footer

Knowledge Base Software powered by Helpjuice

Copyright © jio Haptik Technology Limited 2021 | Data Security & Privacy Policy | GDPR

North America | Asia Pacific | Africa | enterprise@haptik.ai

Definition by Author

0
0