Code Module Instance
When you incorporate a module from the package into your application, you create a module instance. You can create multiple instances of the same package, each with different settings and configurations. Instances are named sequentially (e.g., productutil1, productutil2), allowing for customized functionalities.
This page provides information about the module settings and properties available within the app, enabling you to configure the query and JS modules.

Query module instance
These are all the properties and settings available for a Query Module instance within any app. When you add multiple query modules, whether from the same package or different ones, these properties will be available to configure each module instance according to your specific needs.
Properties
These properties are only available if they are defined in the Query Module.