User Guide
API DOCSVOICE GATEWAYHELPSECURITY
Current Version
Current Version
  • Welcome
  • What's New
  • πŸš€GETTING STARTED
    • Login
    • Concepts and Glossary
    • Language Models
      • Syntphony NLP
      • Other NLP and LLM Connectors
      • FAQs
    • Build a Virtual Agent
      • Overview
      • From Scratch
      • By Importing
      • Pre-Built Templates
      • Training task
    • Testing
      • Automated Test
      • Advanced Request
      • Simulate Dialog
      • View Logs
    • Create and manage profiles
  • πŸ’¬BUILD DIALOGS
    • Flows
    • Dialog Cells
      • Intent
      • Entity
      • Answer
      • Input
      • Jump
      • End
      • Service
      • Rest Connector
      • Code
      • Rule
        • Variable answers using Code and Rule cells
        • Enable and disable flows using Rule Cells
    • Data Masking of Personal Identificable Information
    • Dynamic Content and Contexts
    • Voice Agent
    • Multilingual Agent (beta)
  • ✨GENERATIVE AI
    • AI features
    • Assist Answer (beta)
    • Examples Generator
    • Knowledge AI
    • Prompt cell
      • Prompt crafting
      • Practical examples
    • Rephrase Answer
    • Zero-Shot LLM
  • 🌐CHANNELS
    • Channels
      • WhatsApp (by Infobip)
      • Facebook Messenger
      • Microsoft Teams
      • Integrating Existing Channels
    • Webchat Plugin
  • βš™οΈCONFIGURATIONS
    • Parameters
    • Advanced Resources
    • Other Options
      • Intent Navigator
  • πŸ“ŠANALYTICS & INSIGHTS
    • Dashboards
      • Overview
      • Funnel charts
      • User messages
      • Conversations
      • Reports
    • External Analytics Platforms
  • API DOCS
    • Overview
    • API Guidelines
      • Conversation API
      • Cloner API
      • EVG Connector
      • Management API
        • Admin API
          • Bot Admin
          • Environment
          • Organization
          • User
          • Notification
        • Instance API
          • Knowledge AI
          • Knowledge AI NLP
          • Answer
          • Automated Tests
          • Bot
          • Broker
          • Channel
          • Dashboard
          • Dialog Manager
          • Entity
          • Generative Service
          • Intent
          • Parameters
          • Tag
          • Technical Log
          • Training
          • Transactional Service
          • Rest Connector
          • Wait Input
          • Websnippet
      • Webhooks
    • Infrastructure Guidelines
      • Syntphony CAI server Installation guide
      • Maintenance Methods
      • Supported/verified third-party software
    • Data Structure
      • Admin Data Structure
      • Environment Data Structure
    • Voice Gateway
      • Genesys Cloud CX
Powered by GitBook
On this page
  • Feature Overview
  • Accessing Logs
  • Key Functionalities

Was this helpful?

  1. GETTING STARTED
  2. Testing

View Logs

PreviousSimulate DialogNextCreate and manage profiles

Last updated 5 months ago

Was this helpful?

Feature Overview

The Logs feature offers real-time insights into each input and output message within the dialog simulator, providing essential information that simplifies the debugging process and accelerates troubleshooting.

Accessing Logs

The Logs can be accessed through the dialog simulator by clicking on the Open log (pin icon).

Key Functionalities

Function
Description

Error Tracking and Identification

Displays a field detailing the error that occurred with that functionality, such as error type and precise timestamp (in milliseconds).

Detailed Information on Services

  • Internal Services: Logs include information on internal components (e.g., NLP calls, masking, Knowledge AI), covering intent scores, error codes, and answers.

Exporting and Downloading

Logs can be downloaded in JSON format for documentation, further analysis, or archiving.

Entry Structure

Each entry is displayed as a single line for easy scanning, with comprehensive tracking of interactions, particularly for cells that call external services.

Filtering

Logs can be pinned to specific conversation points, allowing users to filter by message and trace errors to their origin within the dialog flow. You can filter logs based on date/time and type (info or error), ensuring an easier way to navigate.

The NLP option only appears when the agent is integrated with a NLP. If your agent is integrated with a LLM, Zero-Shot will appear instead.

External Services: Logs show timestamps, error messages, error codes, service type, response, and metadata for all external service calls (e.g., , , , , , ). Gen AI services include prompt details, language model, tokens used, and temperature settings.

If you need a more in-depth insights into your analysis, try to assess your agent’s performance.

πŸš€
executing an Advanced Request task
Rest Connector
Prompt cell
Knowledge AI
Multilingual suppport
Webhook
Transactional answers
Log expanded. Click the pin next to the message to view details for that specific message.