HCL MaxAI License

From 25.1.1 onwards, MaxAI will only be accessible to users who have a valid license and remaining entitlements. The system will accurately report cost usage to the MHS platform.

Licensing Process

  • MaxAI verifies user access by validating:
    • License expiration date
    • Available cost usage (for LLM APIs) vs consumed cost usage
  • MaxAI services restricts access if:
    • your license has expired.
    • your usage limit has exceeded.
  • MaxAI collects cost usage from OpenAI and sends an aggregated usage to MHS.
  • The scheduler runs daily at UTC 00:00 to sync new usage.
  • The licensing system is resilient to network failures and platform API delays.
  • The licensing system maintains logs for all scheduled sync operations.

Dependencies

  • Platform configurations must include:
    • OpenAI access key
    • Admin key
    • Project ID
  • OpenAI APIs must be accessible for:
    • Cost fetching
    • Project keys retrieval
    • Access key detail validation