Storm OpenAPI(en)
  1. Agent Builder
Storm OpenAPI(en)
  • Welcome to STORM
    • Introduction
  • Quickstart
    • Getting Started
      • Creating an Agent
      • Account Creation
    • Core Scenario
      • Document Upload
      • Workflow Design
      • Test
      • Deployment
      • Channel Integration
  • Feature Guide
    • Console
      • Agent Management
      • Dashboard
      • Permission Management
    • Agent Template
      • Knowledge Retrieval
      • Character Dialogue
      • Consultation Record Analysis
      • SQL Query
      • News Article
    • Agent Builder
      • Knowledge
        • Documents
        • Folders
        • Feedback
      • Workflow
        • Node Description
          • LLM
          • Search(RAG)
          • API
          • IF ELSE
          • Variable Declaration and Assignment
          • Postprocessing
      • Test
      • Log
      • Dashboard
    • Admin Tools
      • Deployment Management
      • Channel Integration
      • Model Fine-Tuning
      • Training Data Quality Management
      • Other Settings
  • Apis
    • Agent
      • Deploy Agent
      • View Agent Deployment History
      • View Agent
    • Bucket
      • Create Bucket
      • View Bucket
    • Document
      • Document Training Request by file
      • Document Training Request by URL
      • View Documents
      • Delete Document
    • Chat
      • Send Chat (non-stream)
      • Send Chat (stream)
      • Search Context
    • STORM Parse
      • /convert/md
    • Instance Agent
      • Add Instance Session
      • Upload Instance Document
      • Request RAG Source For Query
      • Delete Instance Session
  • Learn More
    • FAQ
    • Pricing
  1. Agent Builder

Dashboard

Dashboard#

The Dashboard allows you to monitor the operational status of your agents in real time and review key performance metrics to maintain stability and continuously improve quality.
Operational Status Check
Verify whether the agent is functioning properly.
Check for any failed calls.
Ensure that token usage during text generation is within a reasonable range.
Detect any irregularities in response quality.
Confirm that feedback is being collected appropriately.
Metric-based Statistics
View key data categorized by daily / weekly / monthly intervals.
Analyze performance trends over time to support operational strategy decisions.
Separated Environment Data
The dashboard provides separate analytics for test and live environments, allowing you to clearly distinguish between test results and actual user responses.
Excel Export Support
For deeper analysis, you can download the full dataset as an Excel file to process externally or include it in internal reports.

Call Count#

image42.png
Displays the total number of agent calls during the selected period.
Only successful calls are counted toward billing.

Token Usage#

image43.png
Shows LLM usage records during the aggregation period.
Separates Input Tokens and Output Tokens by model type used.

Agent Quality#

image44.png
Displays the response quality metrics for the selected period.
Tracks the number of failed responses or those with a confidence score below 0.5.

Worker Activity Log#

image45.png
Displays the number of cases handled by workers during the aggregation period.
For example, if feedback is given on August 16 for a conversation that occurred on August 15, it will be counted under August 15.
Tracks the total number of feedback actions marked as “Good 👍” or “Needs Improvement 👎.”
Modified at 2025-10-20 05:54:40
Previous
Log
Next
Deployment Management
Built with