logologo
Get Started
Tutorials
Guide
Development
Plugins
API
Home
English
简体中文
日本語
한국어
Español
Português
Deutsch
Français
Русский
Get Started
Tutorials
Guide
Development
Plugins
API
Home
logologo
Overview
Quick Start

Features

Configure LLM Service
Enable AI Employees
Collaborate with AI Employees
Add Context - Blocks
Web Search
Use Skills
Use Tools
MCP Integration
Shortcut Tasks
Built-in AI Employees
New AI Employee
Permission Control
File Management

AI Knowledge Base

Overview
Vector Database
Vector Store
Knowledge Base
RAG

Workflow

LLM Nodes

Text Chat
Multimodal Chat
Structured Output
NocoBase MCP
NocoBase Skills

Application Practices

Viz: CRM Scenario Configuration
Prompt Engineering Guide
Previous PageUse Skills
Next PageMCP Integration

#Use Tools

tools define what an AI Employee can do.

#Tool Structure

The tools page is split into three sections:

  1. General tools: shared by all AI Employees, read-only.
  2. Employee-specific tools: specific to the current employee, usually read-only.
  3. Custom tools: custom tools that can be added/removed and configured with default permissions.

20260331182248

#Tool Permissions

Tool permissions are unified as:

  • Ask: ask for confirmation before calling.
  • Allow: allow direct calling.

Recommendation: use Ask by default for data-modifying tools.

20260331182832

#Add and Maintain

Create a workflow in the workflow module with the trigger type set to AI employee event.

20260331185556

Click Add skill in Custom tools to add workflow as tool and configure permissions based on business risk.

20260331185711