Component Management
Page Introduction
The Component Management page is used to view and install custom components, divided into three modules: "Components I Created", "Organization Components", and "Component Market" (not yet available, stay tuned~), displaying components from different dimensions to facilitate user component management.
Page Entry
Path: Application Backend >> Application Settings >> Component Management. (As shown below)

Detailed Page Functions
Component Management Table
The page is divided into three modules: "Components I Created", "Organization Components", and "Component Market" (not yet available, stay tuned~), displaying information from the above three dimensions in table format. (As shown below)

The display content of each dimension is:
- Components I Created: Displays component information created by the currently logged-in user.
- Organization Components: Displays component information created by all members within the current organization.
- Component Market: Not yet available, stay tuned~
Information explanation for each item in the component information table:
| Item Name | Meaning |
|---|---|
| Component Name | The component name filled in when the component was created, which cannot be modified after creation. |
| Component Description | The summary information filled in when the component was created. Can be modified later. |
| Latest Version | The highest version of the current component development iteration |
| Installed Version | The version currently available for use in the form designer |
| Type | The current component type, click to view component type description. |
| Installation Scope | The current component installation scope, determining whether the component can be used in the page, click to view installation scope description. |
| Update Time | The last release time of the current component version. |
| Administrator | Has permission to develop and debug the current component, default is the component creator, can add or remove administrators. |
| Action-Install | Perform an install operation on the current component, note the component version and component installation scope selection. |
| Action-View Documentation | Click to view the documentation for the current component, entered in the form of a document link when the component is created or in component basic information, to facilitate component users to understand. |
Component Center
Click the Component Center button in the upper right corner of the page to enter the Component Center. (As shown below)

Where:
- Add Component button: You can create a custom component.
- My Components: Different from the Component Management Table, the My Components page table only displays component information created by the currently logged-in user and has been released and installed. Click "Develop" to develop and debug the component, click "Details" to view or modify component information.
Note: The meaning of the information displayed in the My Components table is the same as the table above.