Task Category Management
Definition
This module is used to maintain the category system for Data Development tasks in the platform. It mainly serves the integration task module and supports task category configuration and display in a tree structure.
Module Features
- 🌲 Tree Structure Display: supports multi-level category configuration and clearly presents task ownership relationships;
- 🧩 Task Association: Data Integration tasks can be bound to categories;
- ➕ Category Operations: supports category management functions such as add, rename, move, and delete;
- 🔍 Quick Filtering: supports querying and filtering tasks by category, improving R&D management efficiency.
Notes
We recommend that platform administrators define the category system uniformly, keep classification logic consistent and naming standardized, and avoid duplicate, confusing, or uncategorizable tasks.
Scope
Applicable to categorizing and managing integration tasks in the Data Development module by business, scenario, or department. Category configuration serves as the basic tagging system for integration task management and filtering, improving task structure and maintainability.
1. Task Category Page
Click Data Development → Project Basic Management -> Task Category to open the Task Category page. The page displays a tree-structured list including task name, description, status, and other fields.

2. Add Task Category
Click Add, fill in the task category information in the dialog, and click OK to complete adding the task category information.

3. Edit Task Category
Select the task category information to edit, click Edit in the operation column, edit the existing task category information in the dialog, and click OK to complete editing the task category information.

4. Delete Task Category
Select the task category information to delete, click Delete in the operation column, and click OK. The system will delete the task category information.

