Open the menu
    ```html

    Installation Manager: Installed Components

    List of components installed in the environment.

    Features

    • It is an administration interface

    Screens

    Installed Components

    Data

    components

    • Id(string)
    • Module(string) : Source code file of the module: .jar or .zip file of the module.
    • Version(string)
    • Status(string)
    • Installation(date and time)
    • Checksum(string)

    module

    • Name(string)

    Links

    • Component Details (See details)
    • Module Details (See module details)
    • Messages (See errors) : Check error messages from the last operation performed on a module. If the module has not been uninstalled, it is possible to check the error messages by clicking on the number of errors in the module. Additionally, errors can be checked in the log.
    • Messages (See warnings) : Check warning messages from the last operation performed on a module.
    • Associate channel

    Permissions

    • Manage service instance: Allows managing all data of this service instance, including deleting it entirely.

    Actions

    • Mark as resolved
    ```