Skip to main content

Configure AI Services

Learn how you can configure AI services and features for Katalon TestOps.

You can control how AI features operate across your systems through our comprehensive management tools. These allow you to enable or disable AI capabilities, configure various AI service providers, and manage API keys at both Account and Organization levels. These capabilities streamline AI service management for enterprise environments while maintaining compliance with your organizational policies.

requirements

You must have the Account Admin or System Admin role to perform this action.

Enable or disable AI features

notes

AI features are disabled by default to ensure compliance with policy requirements.

  1. Go to Admin Settings. (You can find Admin Settings at the upper right corner of the page).
  2. Navigate to System > Configurations > AI Services
Navigate to AI Services
  1. Toggle the Enable AI Features switch to enable or disable AI features.
Toggle AI Services feature
  1. Select the AI key you want to use:
    • Default AI Key: Use the default key provided by Katalon for AI-powered features.
    • Organization AI Key: Use your own custom AI key. Choosing this requires you to create your own default key.
Important notes about AI keys:
  • Organization-specific AI keys take precedence over global keys.
  • AI keys configured in Katalon Studio override the default Katalon AI key.
  • Settings of AI services are retained even after deactivation/reactivation.

Configure a Default or Organization-Specific AI Key

  • Account AI Key: Applies across the account unless overridden.

    To Configure Account AI Key: Click Configure under the Account AI Key section.

Your AI key configuration option in Katalon TestOps
  • Organization-Specific AI Key: Used within a specific organization. Only one active key is allowed per organization.

    To configure Organization AI Key: Click + Add new under the Organization-specific AI Key section.

Your AI key configuration option in Katalon TestOps

Configure a System Reasoning Model

note

Select Require Organization AI API Key will disable all other options in the AI configuration page:

Toggle require organization ai api key - AI Services

This AI type ensures structured, logic-driven decision making for automation and execution.

Toggling Use Katalon Default applies Katalon’s AI key; otherwise, enter your provider’s details.

  1. Select your model from the dropdown menu. Currently, we support:

    • OpenAI
    • Azure OpenAI
  2. Enter your API key in the API Key field.

  3. Enter your Organization (optional).

  4. Click on Validate Key to check the validity of your connection.

Field in reason fields-  AI Services
  1. Click Update.

Configure an LLM Model

note

Select Require Organization AI API Key will disable all other options in the AI configuration page:

Toggle require organization ai api key - AI Services

This AI type generates human-like responses and interprets requirements to create structured test cases.

Toggling Use Katalon Default applies Katalon's AI key; otherwise, choose your own provider.

  1. Select your model from the dropdown menu. Currently, we support:

    • AWS Bedrock
  2. Enter your AWS Access Key ID in the field of the same name.

  3. Enter your AWS Secret Access Key in the field of the same name.

  4. Enter your AWS Region in the field of the same name.

  5. Click on Validate Key to check the validity of your connection.

Field in LlM model fields-  AI Services
  1. Click Update.

Manage an AI key

  1. To edit an existing AI key, click on the Edit button in the rightmost column of the AI key you want to edit.

  2. To delete an existing AI key, click on the Delete button in the rightmost column of the AI key you want to delete.

Edit or delete an existing AI key by clicking on their respective buttons
Was this page helpful?