Storm OpenAPI(en)
  1. Console
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. Console

Permission Management

Dashboard (Permission Management)#

On the Permission Settings page, you can invite additional team administrators to collaboratively manage your workspace.
The permission management feature in STORM defines user roles to enhance data access control and security.
For example, an account managing the overall team and an account handling data within an agent may need to access different datasets or perform different tasks.
Such distinctions are managed through a role-based access control (RBAC) system.
STORM provides three primary roles by default: Admin, Operator, and Worker.
image.png

Admin Role#

The Admin role is granted to the main owner of the team.
When a user signs up and creates a team, they automatically receive Admin privileges.
Admins can invite Operators to manage the team together and have exclusive permissions such as:
Invite or remove Operators
Delete Agents
Request service period extension

Operator Role#

The Operator role allows managing agents within the team.
Operators can create new agents, deploy them, and configure channel integrations.
Compared to Workers, Operators have the following additional privileges:
Create agents
Invite or remove Workers
Deploy agents
Manage channel integrations
Configure LLM settings
Access other administrative configurations

Worker Role#

The Worker role is limited to contributing to specific agents.
Workers can upload knowledge documents, add feedback, and perform content-related tasks.
However, they cannot access deployment, channel configuration, or system-level settings.
They can only access agents they were invited to by an Admin or Operator.

How to Grant Permissions#

스크린샷 2025-10-13 오후 12.44.20.png
Permission settings exist in both the Console and the Agent Builder.
In the Console, you can invite and manage Operators.
In the Agent Builder, you can invite and manage Workers.

image27.png

Steps to Assign a Role#

1.
Generate an invitation link.
2.
Share the link with the person you want to invite.
3.
The invitee fills in the required registration information.
Please ensure a valid email address that can receive mail replies.
4.
Complete the verification by checking the email confirmation.
If the invitee already belongs to another team, they can click “Log in with existing account” instead of registering a new one.
Workers can belong to up to two teams simultaneously.
Modified at 2025-10-20 05:37:01
Previous
Dashboard
Next
Knowledge Retrieval
Built with