System Management
The entry point for system settings is shown below:

Prompt Management
"Prompt Management" is used to centrally manage the prompt content used by various functional points in the system. Administrators can use this module to perform versioned management of prompts, switch the active version, or edit and copy prompts, so as to flexibly adjust the prompt logic and expression content of each functional point.
Prompt Management List
The prompt management list displays the prompt information for all functional points in the current system, including the following fields:
- Functional Point Name: The business function name corresponding to the prompt.
- Functional Point Identifier: The unique identifier used internally by the system to recognize the functional point, for example
chatbi.genViewSchemaWithPrompt. - Current Active Version: The prompt version currently in use for this functional point.
- Actions: Provides the "Configuration and Management" entry for viewing, editing, and managing prompt versions.

Configuration and Management
After clicking "Configuration and Management", a detailed configuration dialog will open. The interface is divided into left and right sections:
Version Set Management
- Displays all prompt versions under this functional point.
- Supports manually adding new versions. Up to 4 versions can be created for each functional point.
- Supports selecting the active version: under the same functional point, only one version is allowed to be active.
- Supports copying versions: one-click copy of an existing version's content to quickly create a new version and modify it.
Prompt Content Editing
- Displays the main prompt content of the currently selected version (especially the active version);
- Administrators can directly edit the prompt text here, and after saving, the content of that version will be updated.

Usage Example
For example, the system functional point identifier chatbi.genViewSchemaWithPrompt indicates that this prompt is used for the system prompt logic when generating view structures in the ChatBI module. Administrators can create multiple versions under this functional point (such as test version and production version), and after validating the content effect, manually select one version as active, so as to flexibly control the application of different prompt versions.
Category Management
Administrators can manage SERVICEME agent categories and application categories in Category Management. Category Management allows administrators to add, edit, view, and delete various categories, ensuring categories remain organized and effectively used.
View Category List
- Enter the Category Management page: Select "Category Management" in system settings to enter this page.
- View categories: The category list displays category information in different language versions, including Japanese, Traditional Chinese, Simplified Chinese, and English, as well as the description of each category.
- Perform actions: Administrators can edit or delete each category. Click the corresponding "Edit" button to modify category information, or click the "Delete" button to remove the category.

Add Category
- Click the "New" button: Navigate to Settings > System Settings > Category Management and click the "New" button on the right to start adding a new category.
- Fill in category information:
- Category Name: Specify a unique name for the category. Fill in category names for different language versions, including Japanese (ja-JP), Traditional Chinese (zh-TW), Simplified Chinese (zh-CN), and English (en-US).
- Category Description: Fill in a detailed description for the category to ensure it is easy to identify and use.
- Click "Save": After filling in all required information, click the "Save" button to create the new category.
💡 Tip: Supports one-click completion of names in different languages.


Edit Category
- Select the category to edit: Select the category that needs to be edited in the category list.
- Click the "Edit" button: Enter the edit page, where administrators can modify the category name, description, and other content.
- Save changes: After editing is complete, click the "Save" button to update the category information.
Delete Category
- Select the category to delete: Select the category to be deleted in the category list.
- Click the "Delete" button: After clicking "Delete" and confirming, the category can be deleted.