Quick Start

AI EmployeeCommunity Edition+

Let's complete a minimal usable AI Employee setup in 5 minutes.

Install Plugin

AI Employees are built into NocoBase (@nocobase/plugin-ai), so no separate installation is required.

Configure Models

You can configure LLM services from either entry:

  1. Admin entry: System Settings -> AI Employees -> LLM Service.
  2. Frontend shortcut: In the AI chat panel, click the "Add LLM Service" shortcut when selecting a model to jump directly to configuration.

20260425172540

Usually you need to:

  1. Select a Provider.
  2. Fill in the API Key.
  3. Configure Enabled Models; simply use Recommended models by default.

Enable Built-in Employees

Built-in AI Employees are all enabled by default, and usually do not need to be enabled one by one.

If you need to adjust availability (enable/disable a specific employee), update the Enabled switch in System Settings -> AI Employees list.

Start Collaborating

Click the AI Employee entry at the bottom right to open the chat dialog.

The default AI Employee is the team leader Atlas. You can type your question to start a conversation directly. When needed, Atlas will call the appropriate employees based on your question to collaborate and complete the task. You can also manually switch to a suitable employee and model for your specific scenario.

You can also:

  • Add blocks
  • Add attachments
  • Enable Web Search

Shortcut Tasks

You can preset common tasks for each AI Employee at the current location, with pre-configured task background, user messages, block context, and more. This way you can start working with just one click, making it fast and convenient.

Built-in Employees Overview

NocoBase provides multiple built-in AI Employees for different scenarios.

You only need to:

  1. Configure LLM services.
  2. Adjust employee enable status when needed (enabled by default).
  3. Select a model in chat and start collaborating.
Employee NameRole PositioningCore Capabilities
AtlasTeam LeaderDefault general-purpose AI Employee that identifies user intent and automatically dispatches the appropriate AI Employee to handle the task
DexData OrganizerField translation, formatting, information extraction
VizInsight AnalystData insight, trend analysis, key indicator interpretation
LexiTranslation AssistantMultilingual translation, communication assistance
VeraResearch AnalystWeb search, information aggregation, in-depth research
EllisEmail ExpertEmail writing, summary generation, reply suggestions
OrinData Modeling ExpertAssist in designing collection structures, field suggestions
NathanFrontend EngineerAssist in writing frontend code snippets, style adjustments
DaraData Visualization ExpertChart configuration

Notes

Some built-in AI Employees have dedicated work scenarios:

  • Orin: data modeling pages.
  • Dara: chart configuration blocks.
  • Nathan: JS Block and similar code editors.