• Tools
  • Tools
loading...
No Results
  • Get Started
    • Welcome to GoInsight.AI
    • GoInsight.AI Overview
    • LLM Selection Guide
  • InsightFlow
    • InsightFlow Introduction
    • Types of InsightFlow
    • Interactive Flow
      • Editing and Debugging Interactive Flow
      • Publishing an Interactive Flow
      • Security Settings for Interactive Flow
    • Service Flow
      • Editing and Debugging Service Flow
      • Publishing a Service Flow
    • Services & Tools
      • Tool
      • Service
      • Agent Strategy
    • Node
      • Start
      • Answer
      • LLM
      • Knowledge Retrieval
      • Document Read
      • Document Write
      • Document Delete
      • HTTP Request
      • KnowledgeFocus LLM
      • Agent
      • Progress
      • Tool Call
      • IF/ELSE
      • Question Classifier
      • Branch Aggregator
      • Multi branch Selector
      • Iteration
      • Interactive Form
      • Pause & Resume
      • Delay
      • Auto-Continue
      • Template
      • Code
      • JSON Variable Extractor
      • Variable Assigner
      • Variable Extractor
      • End
    • Node Error Handling Strategy
    • Create Your First Workflow
  • Marketplace
    • Marketplace
  • Documents
    • Workspace Documents
    • Personal Data
  • Workspace
    • GoInsight Workspace Introduction
    • Collaboration Workspace
  • Quick Chatbot
    • Build a Quick Bot
  • Team Management
    • Access Control
    • Usage
    • Audit Center
    • Credential Management
  • Knowledge 101
    • Key Concepts
    • Data Security
    • ABEvent
    • Interactive Form: JSON Configuration
    • Context Is the Foundation of AI Collaboration
    • Build Collaborative Context with Say It for Me
Home > Documentation > InsightFlow > Services & Tools

Service

Definition

In GoInsight.AI, a Service is a reusable module that extends workflow capabilities. You can publish an existing Service Flow as a Service and directly reference it in other workflows to quickly reuse existing logic, reduce redundant development, and improve workflow creation efficiency.

How to create a Service?

Only two steps are required to publish your Service Flow as a Service:

  1. Step 1.Publish as Service
  2. After creating a service-based workflow, click the upper-right "Save and Publish" → "Publish as" → "Service".
  3. Save Service
  1. Step 2.Fill in Service Information
  2. In the popup settings window, configure the following:
    • Service Name: A short and memorable name
    • Service Description: A brief explanation of the service's purpose for better understanding
    • Service Permissions: Set which team members can reference this Service

Click “Save” to complete! The Service is now ready to be referenced by other workflows.

How to reference a Service?

When editing a workflow, you can combine existing Services like building blocks without developing from scratch.

  1. Step 1.Add Service Node
  2. Right-click on the canvas and select “Add Node” → “Service”. The system will display all available Services for reference.
service-goinsight-ai-guide
  1. Step 2. Select the Service
  2. Click on the desired Service to insert it into the current workflow. The Service will inherit its original functions with no extra configuration needed.
  3. Select the Service
  4. By reusing Services, you can quickly build complex workflows in GoInsight.AI and enhance your productivity.

Management of Services and Tools

GoInsight.AI offers a centralized management portal for overseeing services and tools. To access and manage these within GoInsight.AI, navigate to the InsightFlow - Services & Tools module.

Services and Tools

This module includes the following features:

  • Custom Service: Services generated by Service Flow are automatically categorized here. Learn how to publish a Service Flow as a service.
  • Agent Strategy: Any agent strategies you create will be automatically organized within this section.
  • Customized Tool Categories: You can establish various categories and assign your custom tools to these categories during their creation. For instance, if you create a category named "Gmail," you can later classify any Gmail-related tools under this directory. This allows you to easily view all Gmail-related cloud tools in one place.

Permission Management

GoInsight.AI provides comprehensive permission management for services and tools, ensuring compliance with corporate standards.

Permission Management for Custom Services

For custom services, you can set the scope of use for that service.

service permission management

Permission Management for Custom Tools

Permission management for custom tools includes:

tools permission management

  1. 1. Setting permissions for team members: Add groups or members who can manage the tool, along with the corresponding permissions:
    • Manageable: Can manage members and edit or delete the tool
    • Editable: Can view and edit the tool
    • View Only: Can only view the tool
  2. 2. Make Public Within Organization: Make this tool public within the organization and set the corresponding access permissions.
  3. 3. Private for Personal Use Only: When enabled, others will not be able to view or use this tool.
Updated on: Jul 20, 2026
Was This Page Helpful?
Prev Tool
Next Agent Strategy
Discussion

Leave a Reply. Cancel reply

Your email address will not be published. Required fields are marked*

Product-related questions?Contact Our Support Team to Get a Quick Solution>
On this page
  • Definition
  • How to create a Service?
  • How to reference a Service?
  • Management of Services and Tools
loading...
No Results