Connections
Before an AI agent can be used, a connection to an AI provider must be configured. Connections are managed centrally and can be reused by multiple agents.

Steps
Navigate to Data Studio → Connections
Click Add Connection
Configure the connection as follows:
General settings
Name
A descriptive name for the connection (e.g. openai-api-key).
Level
Determines the scope of the connection. Use Collection to make the connection available to all agents within the collection.
Type
Select API headers.
Setting secret values
After creating the connection, the actual secret values (such as API keys) must be set separately.
This separation ensures that sensitive information is stored securely and is not visible in the connection definitions.
Steps
Navigate to Data Studio → Connections
Locate the created connection
Click the three-dot menu next to the connection
Select Set values
A dialog will open showing the configured headers, where the secret values can be entered.
Last updated
Was this helpful?