Skip to content

AI Credentials

AI Credentials allows Tenant Admins to connect their organization’s AI provider accounts (such as OpenAI or Azure OpenAI) to the EZY Portal. These credentials authorize the portal to make API calls to external AI services on behalf of the tenant.

RoleAccess Level
Tenant AdminFull access
Account AdminNo access
Super UserFull access (system-wide via System > AI Credentials)

Requires AI to be enabled for the tenant AND an Unlimited license tier. Hidden in the System Tenant. When these conditions are not met, this menu item is not visible.

  • Provider Configuration — Add API credentials for supported AI providers (e.g., OpenAI API key, Azure OpenAI endpoint and key).
  • Multiple Provider Support — Configure credentials for multiple providers and designate a default.
  • Model Selection — Specify which AI models from the provider are available for use within the portal (e.g., GPT-4o, GPT-4 Turbo).
  • Credential Validation — Test credentials against the provider API to confirm connectivity before saving.
  • Secure Storage — Credentials are stored encrypted and are never exposed in plain text after initial entry.

:::tip TODO

  • Add a list of all supported AI providers and their required credential fields.
  • Provide a guide on obtaining an OpenAI API key.
  • Document how credentials are rotated without service interruption. :::