Agent Presets are part of managed agents on Enterprise. Through September 15, 2026, Signal and managed agents are included at no additional charge for Enterprise. See Pricing and usage.
What a preset includes
Automations require a preset. One-off sessions can use None in Agent Studio to configure harness, sandbox, and skills manually for that run only.
Agent integrations
Claude Code needs an Anthropic credential. By default, managed agents use the Arize-managed model. On Enterprise you can bring your own Anthropic API key:- Add an Anthropic AI Provider under Settings → AI Providers.
- Enable Allow use in agents on the integration, or add it from More → Agent Integrations (Add Agent Integration).
- Select that integration on a preset, in Agent Studio, when enabling Signal, or as the space default under Space Settings.
Signal, our built-in agent
Signal continuously scans a tracing project’s traces and surfaces ranked issues. Enable it from the Signal tab on a project rather than configuring it in Agent Studio. By default, Signal writes an investigation for each issue. On Enterprise, use Configure Signal to attach a repository so Signal can open fix PRs. When you attach a repo, Arize may create a Signal-managed preset for that flow. These presets stay hidden from the general preset list but remain available to Signal.Create a preset
1
Open Agent Presets
Go to More → Agent Presets and click New Preset, or choose New Agent Preset from the preset menu in Agent Studio.
2
Choose harness, sandbox, and agent integration
Select Claude Code, the Arize sandbox, and optionally an agent integration (Arize-managed or your Anthropic key).
3
Attach skills (optional)
Add skills for GitHub, Arize API access beyond trace read, Datadog, or custom install sources.
4
Set repo (optional)
When a GitHub skill is attached, enter the repository the worker should clone.
5
Save
The preset appears in Agent Studio and can be bound to new automations.
Use a preset
- Agent Studio — Pick a preset from the composer, or None for a one-off configuration.
- Automations — Every automation inherits harness, sandbox, skills, repo, and agent integration from its preset.
- Signal with repo — Attach a repo in Configure Signal; Arize wires the matching preset behind the scenes.
Related docs
- Agent Studio — Start a session or automation from a preset
- Skills and permissions — Configure skills and RBAC
- How agents work — What workers can access in a run
- Anthropic AI Provider — Add your Anthropic key for managed agents