Skip to main content
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.
An agent preset is a saved setup—harness, sandbox, optional GitHub repo, optional skills, and optional agent integration—that you reuse across sessions and automations instead of configuring each run from scratch. Manage presets under More → Agent Presets. You can also create or edit presets inline from Agent Studio or when building an automation.

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:
  1. Add an Anthropic AI Provider under Settings → AI Providers.
  2. Enable Allow use in agents on the integration, or add it from More → Agent Integrations (Add Agent Integration).
  3. Select that integration on a preset, in Agent Studio, when enabling Signal, or as the space default under Space Settings.
Manage available integrations under More → Agent Integrations. Enterprises that must not use Arize-managed models can request that Arize disable the Arize-managed integration—contact your Arize account team.

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.