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.
-
Select Opal.
-
Click Agents.
-
Select 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 actions (...) > 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 actions (...) on the agent you want to delete.
-
Select 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 actions (...) > Edit Agent.
- Click More options (...).
- Select 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 actions (...) > 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 actions (...) > Edit Agent.
-
Click More options (...) > Duplicate Agent.
- Update the agent, including the Id, to make it unique.
- Click Save.
Copy a specialized agent as JSON
After copying a specialized agent as JSON, you can create a new agent from the JSON. See Configure a specialized agent from JSON.
Copy from the Agents page
- Follow the steps in the Access your agents section.
- Select More options (...) for the agent you want to export as JSON.
-
Click Copy as JSON.
The JSON displays and is automatically copied to your clipboard.
- Click Close.
Copy from the agent details page
- Follow the steps in the Access your agents section.
- Click the agent name or click More actions (...) > Edit Agent.
- Click More options (...).
-
Select Copy as JSON. The JSON is automatically copied to your clipboard.
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.