Data asset category
definition > This module is used to maintain the category system of the platform data asset module, support tree structure display, and help users classify and manage rules, tasks, etc. according to business dimensions.
- 📁 Supports adding, editing and deleting data asset categories;
- 🧭 Provide tree structure display and hierarchical relationship maintenance;
- 🔍 Quickly retrieve data asset category information by name;
Scope
1. Data asset category page
Click [Data Asset Category] under-> [Basic Management] [Category Management] to enter the data asset category page. This page displays a tree-like list of fields containing data asset category names, descriptions, statuses, and notes.

2. Add new data asset category information
Click the [New] button on the page, fill in the data asset category information in the pop-up box that appears, and click the [OK] button to complete the new data asset category information.

3. Modify data asset category information
Select the data asset category information to be modified, click the [Modify] button in the operation column, modify the existing data asset category information in the pop-up box that appears, and click the [OK] button to complete the data asset category information modification.

4. Delete data asset category information
Select the data asset category information to be deleted, click the [Delete] button in the action column, and click the [OK] button, the system will delete the data asset category information.

5. New sub-data asset categories automatically fill in the upper level
Select the target parent data asset category and click the [New] button in its action column. In the pop-up new window, the Parent Category field will automatically return the current data asset category. After filling in the additional information, click [OK] to add the sub-data asset category.

6. Expand/fold
Click the [Expand/Collapse] button to toggle the expanded and collapsed state of the tree list.

7. Enable/disable
Select the data asset category that you want to enable/disable, and click the [Switch] button in the status column to complete the enable/disable operation.

