The Products page displays a grid of products for the logged-in user. There is a dropdown menu labeled
"Actions" for performing various actions related to the products. To create a product, only the product name
is required, as public/private key pairs are generated for each product. The product hash value, which is
displayed in the grid, is particularly important because it is used in the licensing library.
To view detailed information about a product, simply click on the corresponding row, and a details table
will open. When a product is disabled, all associated server-side actions—such as license validation,
invalidation, payment processing, REST API requests, and webhooks—are also disabled.