Product activation
AI Assistant is a commercial product, and each installation needs to be activated according to your license. Contact our Sales team for procurement.
License
AI Assistant licenses rely on an activation key. The first time an AI Assistant container is started, it’ll authenticate the key against the Nutrient licensing service(opens in a new tab) and store the license-related data in the configured database.
AI Assistant pings the licensing service regularly to verify its license and download updated license information. It also sends anonymous usage analytics to the Nutrient licensing service. These analytics help us in diagnosing issues and improving the product.
Starting with AI Assistant 2.4.0, an authenticated dashboard endpoint can refresh a cached license on demand. Send POST /api/license/refresh from an authenticated dashboard session to reactivate the license from the licensing service without restarting the container or waiting for the next scheduled ping.
The AI Assistant container needs to be able to contact the https://my.nutrient.io(opens in a new tab) server.
Configuring the license
License keys can be configured by providing the ACTIVATION_KEY variable to the AI Assistant container environment. Refer to the configuration options guide for all the configurable environment variables.