Agents in Optimizely Opal are purpose-built AI agents that complete specific, well-defined tasks. They operate in a single-shot model. You provide inputs, the agent runs once, and it returns a result.
In Opal, Opal Administrators and Agent Builders can create, customize, and manage agents using prompts, input variables, and tools to automate tasks accurately and efficiently.
Access your agents
- Go to home.optimizely.com
- Select your organization.
-
Click Opal.
-
Click Agents.
-
Click the Your Agents tab.
Create a specialized agent
See Create specialized agents.
Use a specialized agent
You can use specialized agents in the following ways:
-
Opal Chat – Invoke a specialized agent by calling its
@Idin Opal Chat. - Workflow agent – Run the agent as part of a workflow.
Edit a specialized agent
- Follow the steps in the Access your agents section.
- Click the agent name or click More (...) > Edit Agent.
- Make changes to the agent's configuration, such as its prompt, variables, or tools.
- (Optional) Click Test Run to verify your changes. See the Test a specialized agent documentation for information.
- Click Update.
Delete a specialized agent
Delete from the Agents page
- Follow the steps in the Access your agents section.
- Click More (...) on the agent you want to delete.
-
Click Delete Agent.
- Click Delete on the Delete Agent confirmation page.
Delete from the agent details
- Follow the steps in the Access your agents section.
- Click the agent name or click More (...) > Edit Agent.
- Click More (...).
- Click Delete Agent.
- Click Delete on the Delete Agent confirmation page.
Deactivate a specialized agent
- Follow the steps in the Access your agents section.
- Click the agent name or click More (...) > Edit Agent.
- Toggle Active to off to prevent the agent from being triggered without deleting it.
- Click Update.
Duplicate a specialized agent
If you do not want to start from scratch, you can create a copy of an agent by duplicating it.
- Follow the steps in the Access your agents section.
- Click the agent name or click More (...) > Edit Agent.
-
Click More (...) > Duplicate Agent.
- Update the agent, including the Id, to make it unique.
- Click Save.
Download or copy a specialized agent as JSON
Download or copy a specialized agent as JSON to back up its configuration or transfer it to another Opal instance. Downloading exports the agent as a .json file you can save locally or share with another team. Copying places the JSON directly in your clipboard for quick use.
After downloading or copying a specialized agent as JSON, create a new agent from the JSON.
From the Agents page
- Follow the steps in the Access your agents section.
- Click More (...) for the agent you want to export as JSON.
-
Click Download Agent.
The Download Agent page displays.
- (Optional) Toggle Include output evaluation examples on.
- Click Copy as JSON to copy the agent to your clipboard.
- Click Download to download the agent to your computer.
From the agent details page
- Follow the steps in the Access your agents section.
- Click the agent name or click More (...) > Edit Agent.
- Click More (...).
-
Click Download Agent.
The Download Agent page displays.
- (Optional) Toggle Include output evaluation examples on.
- Click Copy as JSON to copy the agent to your clipboard.
- Click Download to download the agent to your computer.
If you use Opti ID, administrators can turn off generative AI in the Opti ID Admin Center. See Turn generative AI off across Optimizely applications.
Article is closed for comments.