Storm OpenAPI(en)
  1. Console
Storm OpenAPI(en)
  • Welcome to STORM
    • Introduction
  • Quickstart
    • Getting Started
      • Account Creation
      • Creating an Agent
    • Core Scenario
      • Document Upload
      • Workflow Design
      • Test
      • Deployment
      • Channel Integration
  • Feature Guide
    • Console
      • Agent Management
      • Dashboard
      • Permission Management
    • Agent Template
      • Explore knowledge
      • Character Conversation
      • Analyze chat history
      • Write articles
      • Write SQL queries
    • 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
      • Teams Channel Integration
  • 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. Console

Agent Management

Agent Management#

image.png
The Agent Management page allows you to manage existing agents or create new ones.
đź’ˇ What is an Agent?

In the STORM platform, an agent is a small, independent AI designed to perform a specific function or achieve a defined purpose.
Each agent is capable of processing tasks or solving problems autonomously.
In simpler terms, think of an agent as your “digital assistant” or “virtual helper” that performs work on your behalf.
Moreover, each agent’s role can be fully customized within the STORM platform to suit different needs.


Examples of agents you can create:
✔️ An agent that analyzes emails and recommends responses
✔️ An agent that generates or summarizes documents based on user input


Creating an Agent#

image.png
Click the “Create Agent” button to start a new agent.

image.png
You can use predefined templates to quickly get started, depending on your task type.
Refer to the following examples for each template:
Explore knowledge
Character Conversation
Analyze chat history
Write articles
Write SQL Queries

image.png
Choose the language your agent will use.
The selected language applies to the RAG search model, document learning, and LLM prompt setup.

image.png
Once the agent is created, move to the Agent Builder to begin training it.
All team members can access and edit agents within the same workspace.
However, only Admin accounts have permission to delete existing agents.
Modified at 2025-10-28 06:10:48
Previous
Channel Integration
Next
Dashboard
Built with