Create and manage Model connections
- Updated: 2025/10/17
Connect to a curated list of foundational models from hyperscaler vendors such as Amazon Bedrock, Google Vertex AI, Azure OpenAI, OpenAI and others to integrate the power of generative AI into your automations.
The Automation Admin creates and tests Model connections by connecting to foundational models and makes these connections available to the Pro Developers, who would connect to these when creating AI Skills. The Model connections are used in AI Skills to send prompts and receive responses from the models.
Additionally, the Automation Admin creates custom roles and assigns these Model connections to the custom roles. These custom roles are then assigned to users who would be able to access the Model connections.
Follow these steps to create a Model connection.
Prerequisites
- Role: AAE_Basic, Automation Admin custom role
- Permission: Attended Bot Runner
- Settings: AI Data Management
must be enabled by the Automation Admin and the check box
selected for Allow users to disable logs on AI Skills.
- Allow users with the Bot Creator license to disable data logging when using AI Skills.
See Roles and permissions for the Automation Admin custom role permissions.
- If you want to store authentication details in a credential vault, have that information handy. See Secure credential store through Credential Vault.
- To test a Model connection, you must be connected to a Bot Agent 22.60.10 and later. As part of the test, you would have to run the bot on your desktop. Hence ensure the Bot Agent is configured to your user. For this task, if you have to switch connection to a different Control Room, see: Switch device registration between Control Room instances.
- You would need access to the Recorder package and the AI Skills package to test the connection successfully. A test Prompt would be executed to test the Model connection.
| Proxy type | Description | Status |
|---|---|---|
| Authenticated | Same proxy settings for Control Room URL and Model connection API Endpoints | Supported |
| Different proxy credentials for Control Room URL and Model connection API Endpoints | Not supported | |
| Bypass authenticated proxy for Control Room URL and authenticated proxy settings for Model connection API Endpoints | Not supported | |
| Unauthenticated | Same settings for Control Room URL and Model connection API Endpoints | Supported |
| Different proxy settings for Control Room URL and Model connection API Endpoints | Supported | |
| Combination of Authenticated and Unauthenticated | Authenticated proxy for Control Room URL and unauthenticated proxy settings for Model connection API Endpoints | Supported |
| Unauthenticated proxy for Control Room URL and authenticated proxy settings for Model connection API Endpoints | Not supported | |
| None | No Proxy found on the Bot Runner machine | Supported |
Procedure
Next steps
As the next step in your sequence of tasks, go to Create AI Skills to create an AI Skill and connect to a Model connection and then use it in an automation.


