Connector Setup

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > OpenAI 

Connector Setup

This section describes how to configure the OpenAI connector in the Data Hub UI and how to create tasks for data collection.

 

Creating the Connector

To create a new OpenAI connector, perform the following steps:

 

1.In the Data Hub UI, navigate to Connectors and click Add Connector.

2.Select OpenAI from the list of available connectors.

3.In the Authentication section, enter the OpenAI Admin API Key in the ADMIN KEY field. The key must have at least Admin (Read-Only) permissions. For details on creating the key, refer to the Prerequisites section.

4.Provide a descriptive name for the connector and, optionally, a description.

5.Click Save to create the connector.

 

Creating Tasks

After saving the connector configuration, create one or more tasks to define which usage data to collect. Each task targets a specific type of usage data or retrieves all available data in a single run.

 

To create a task, perform the following steps:

 

1.Open the connector and click Add Task.

2.In the QUERY TYPE field, select the type of data to collect. Use all to collect data from all available endpoints in a single task run, or select a specific type such as completions or costs to target individual endpoints.

3.Configure the filter parameters for the selected query type. At minimum, set the START TIME to define the beginning of the data collection period. Optionally, set an END TIME to limit the collection to a specific date range.

4.Optionally, configure additional filter parameters such as GROUP BY, PROJECT IDS, or USER IDS to narrow the results.

5.Click Save to create the task.

 

For a complete description of all available task parameters, refer to the Task Parameters section.

 

finger1

Important:

The Admin API Key must have at least Admin (Read-Only) permissions. If the key has insufficient permissions, no data will be collected and the task will report an error.