Configure DataRobot for AI agent imports

To import AI agents from DataRobot, you need to perform the following authentication and configuration steps in both the DataRobot and Okta consoles.

After you've completed these configurations, follow the steps in Enable AI agent imports for an app.

Generate a DataRobot API key

Okta uses a Bearer token (API key) to authenticate with the DataRobot Registered Models API.

  1. Sign in to the DataRobot instance.
  2. Click your profile icon in the top-right corner and select API keys and tools.
  3. Click Create key.
  4. In the Personal API keys tab, click Create new key.
  5. Provide a name (for example, okta-ai-agent-import) and click Create.
  6. Copy the API key and store it in a secure location.

Add a specific tenant URL to the app instance

The URL defines the base API path used for fetching agents.

  1. In the Admin Console, go to Applications > Applications.

  2. Select the DataRobot instance.
  3. Go to the General tab.
  4. Click Edit in the App Setting section.
  5. Enter your tenant URL in the DataRobot URL field.
  6. Click Save.

Next step

Enable AI agent imports for an app.