• 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
    • Model 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 > Workspace

Collaboration Workspace

Definition

Collaboration Workspace is the collaboration session feature within Workspace.

In the same conversation space, users can call workflows and mention members via @, and collaboratively advance tasks based on the shared chat context. It is suitable for business scenarios involving multi-turn communication, multiple participants, or tasks completed through continuous workflow calls.

collaboration workspace

Calling Workflows via @

Enter @ in the input box of the Collaboration Workspace, and the system will display a list of callable objects, including:

  • Recent: Recently used objects for quick access.
  • Interactive Flow: Workflows published within the enterprise, which the current user has permission to call.
  • Members: Members in the current Workspace, who can be mentioned with @ in group chat.
  • AI Assistants: Optional AI Assistants or models.

Users can either select workflows directly from the list or continue typing keywords after @ to quickly search for the target workflow.

For example, entering: @chat

The system will automatically filter workflows containing "chat" in their names, making it convenient for users to quickly locate and call them.

mention chat flow in collaboration workspace

After selecting the workflow, input the specific question or task command, for example:

@Customer Inquiry Agent Did any new clients get assigned to me yesterday?

@Email Composition Agent Write an email to Denny

mention and ask question
Note:
  • Workflows callable via @ must be published within the enterprise, and the current user must have permission to call them. If the workflow is not published, or the current user does not have permission to call it, it will not appear in the callable list.
  • If the user does not @ any workflow or collaborative object, the system will prompt the user to ask a question via @workflow, or get help via @help.
call a workflow

Inviting Members to Collaborate

Collaboration Workspace supports inviting organization members to join the current session.

Users can click Add People in the top right corner to select the members they want to invite. After joining, members can view the existing conversation history in the current Workspace and continue participating in the discussion based on the existing context.

In multi-person collaboration scenarios, users can also mention members in the current Workspace via @ to have them confirm information, supplement details, or advance subsequent tasks.

Since different members may have different permissions, some workflows may only be callable by specific members.

For example, general team members can first complete preliminary steps such as information lookups and content organization. Once the task reaches the approval, confirmation, or execution stage, the authorized owner can call the corresponding workflow within the same Workspace to complete the remaining steps.

collaboration workspace add member

Conversation Context Sharing

Within the same Collaboration Workspace, the chat history forms a shared context.

The results of workflow calls, discussions among members, and subsequently supplemented information are all retained within the same session. Workflows called afterward can continue processing tasks based on the preceding context.

For example, a user first calls the customer inquiry workflow to retrieve information on new clients assigned yesterday. When subsequently calling the email composition workflow, it can directly generate the email based on the previously returned client information, without needing to copy and paste the content again.

This approach reduces repeated communication and allows tasks to progress continuously within the same Workspace.

Use Case: Sales Team Handling New Client Follow-Up

Suppose the sales team wants to complete the process of "query new clients → compose welcome email → collaborative confirmation" within the same Workspace.

  • Step 1: the user enters: @Customer Inquiry Agent Did any new clients get assigned to me yesterday?
    • The workflow returns the new client information from yesterday.
  • Step 2: the user continues: @Email Composition Agent Write an email to Denny.
    • Since the preceding client information already exists in the current conversation context, the email composition workflow can generate the email content based on the existing information.
  • Step 3: if confirmation from a colleague is needed, the user can invite members to join the current Workspace via "Add People", or directly @ mention members who have already joined within the conversation. Members can view the preceding inquiry results and email content, and continue to add comments or advance subsequent operations.
    • If the final step requires higher permissions, such as approval or executing the send action, an authorized member can also continue to call the corresponding workflow within the same Workspace to complete the operation.

Possible Causes of @ Workflow Execution Failure

In Collaboration Workspace, when a user calls a workflow via @, the workflows they can see and select indicate that the workflow has been published within the enterprise and that the current user has permission to call that workflow.

Note: Having permission to call a workflow does not mean that all resources the workflow depends on during execution are necessarily accessible.

If the called workflow internally uses other resources, and the current user only has permission to call the workflow but lacks permission to view or use the related resources, this may cause errors during workflow execution.

Common causes include:

  • The workflow uses a knowledge base, but the current user lacks permission for that knowledge base.
  • The workflow uses a tool, but the current user lacks permission for that tool.

If such execution errors occur, it is recommended to contact the owner of the workflow to confirm whether the permissions for the knowledge bases, tools, or services that the workflow depends on have been correctly granted.

Creating New Branches from Historical Conversations

In the historical conversation of a Collaboration Workspace, users can click the Branch in new chat button at a given point in the conversation to start a new branch session based on that point in the current conversation.

The new branch retains the context prior to that point, allowing users to continue asking questions, calling workflows, or inviting members to collaborate based on it, without affecting the original conversation branch.

This feature is suitable for scenarios where another approach needs to be explored again from a certain historical point. For example, after client information has already been retrieved earlier, the user can open a new branch from that point to separately try different email composition directions or follow-up plans.

branch in new chat

Frequently Asked Questions

Why can't I see a specific workflow when I type @?
The workflow might not be published for conversational use, you may not have access permission, or it might be outside your organization/space. Please contact the Builder or an administrator to get access.
Can I switch models?
Manually switching models is not supported in the Collaboration Workspace. The model for each workflow/Quick Bot is pre-set by the Builder to ensure a consistent and auditable experience.
Can my colleagues see the history when they join?
Yes. After joining the conversation, your colleagues will see the full chat history, allowing them to understand the context and collaborate effectively.
Why did my action fail or get rejected?
This is usually due to insufficient credential permissions, incomplete parameters, or restrictions from the external system. Please follow the error message to provide the missing information or contact the Builder to check the workflow and credential configuration.
Is it normal for my @ menu to look different from others'?
Yes, this is normal. The objects each user sees depend on their individual permissions and the scope of publication.
Why doesn't a workflow remember content from much earlier in the conversation?
To reduce unnecessary context overhead, any workflow invoked in the Collaboration Workspace is limited to accessing a context of no more than the 10 most recent messages. Content beyond this limit will be omitted.
Updated on: Jul 10, 2026
Was This Page Helpful?
Prev GoInsight Workspace Introduction
Next Build a Quick Bot
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
  • Calling Workflows via @
  • Inviting Members to Collaborate
  • Conversation Context Sharing
  • Use Case: Sales Team Handling New Client Follow-Up
  • Possible Causes of @ Workflow Execution Failure
  • Creating New Branches from Historical Conversations
loading...
No Results