Salt AI Docs

Agent configuration reference

Current custom-agent fields, model controls, Tools and Connections states, and Ask Salt activity indicators.

This reference catalogs the current custom-agent fields and model settings, the states shown by Tools and Connections, and the tool activity indicators shown in Ask Salt.

Custom-agent fields

FieldNew-agent defaultDescription
NameNew agentDisplay name for the custom agent. The maximum length is 160 characters.
DescriptionEmpty; shown as No description yet.Short summary shown with the agent.
IconBot iconLucide icon name or uploaded SVG used for the agent. Salt sanitizes uploaded SVG content and limits it to 4,096 characters.
ColorNo colorOptional accent: Blue, Green, Amber, Red, Purple, or Mint.
ModelClaude Sonnet 5 from anthropicModel used by the agent. The menu contains the platform's currently enabled models, grouped by provider.
BehaviorEmptySystem prompt that defines how the custom agent responds and orchestrates.
ToolsWeb Search enabledBuilt-in tools and attached Agentic Tools available during a chat. Published Agentic Tools carry the exact Pipeline badge in the picker.
ConnectionsNoneLive Connections and knowledge bases available as chat context.

If a saved model is no longer in the enabled model list, the menu retains it as model-id (unsupported) and shows model-id is not in the supported list. Pick a supported model.

Model controls

The Advanced section contains provider-aware reasoning and sampling controls.

ControlAvailabilityOptions or editor rangeInitial stateDescription
ReasoningAnthropic modelsDefault, Off, Low, Medium, HighDefault; no saved overrideReasoning effort. Default uses the platform setting, while Off disables reasoning.
ReasoningOpenAI reasoning modelsDefault, None, Low, Medium, High, Extra high, MaxDefault; no saved overrideReasoning effort. Default uses the provider setting, while None disables reasoning.
TemperatureAll modelsAnthropic: 0–1; other providers: 0–2, in 0.1 incrementsOff; 0.7 when enabledLower values are more focused and deterministic; higher values are more varied.
Top PAll models0–1, in 0.05 incrementsOff; 1 when enabledNucleus sampling cutoff.
Max output tokensAll models256–32,000, in increments of 256Off; 4,096 when enabledUpper bound on tokens generated by each top-level LLM step. Delegated specialist steps use provider defaults.

Temperature and Top P remain disabled while Anthropic reasoning is active or OpenAI reasoning is not set to None. Claude 4.7 and later, including Claude 5, use reasoning effort instead of Temperature and Top P, so Salt does not apply those sampling values. On other Anthropic models, Temperature takes precedence when both Temperature and Top P are set.

Tools

Tools contains the built-in Web Search tool and published Agentic Tools available to the current organization. The sub-header shows Tools · n, and Add tools opens the full catalog.

StateExact badge or copyMeaning
Enabled built-in toolBuilt-inA Salt-provided tool attached to the agent.
Enabled Agentic ToolPipelineA published Agentic Tool attached to the agent.
Unavailable bound Agentic ToolUnavailable and This pipeline no longer exists. Remove it from this agent.The bound Agentic Tool no longer resolves in the viewer's catalog.
Built-in catalog itemBuilt InA Salt-provided tool in Add tools. Built-in items remain pinned above Agentic Tools.
Agentic Tool catalog itemPipelineA published Agentic Tool in Add tools.
No enabled toolsNo tools enabled. Choose Add tools to browse the catalog.The agent has no tool bindings.
Catalog loadingLoading tools…The tool catalog is loading and has no rows to show.
No search resultsNo tools match “query”.No catalog item matches the current search.

The Add tools catalog includes Search tools…, the A–Z and Enabled first sort options, an n enabled count, and Showing x of y. Agentic Tool details can include a description, When not to use, and up to eight Inputs.

Connections

Connections is the agent editor's label for chat data sources; it does not mean an Edge on the Pipeline canvas. The sub-header shows Connections · n, and Add connections opens available live Connections and knowledge bases.

StateExact badge or copyMeaning
Attached live ConnectionConnectionA live data source attached to the agent.
Attached knowledge baseKnowledge baseAn indexed knowledge base attached to the agent.
Unavailable bound sourceUnavailable and This source is no longer available. Remove it from this agent.The attached source no longer resolves in the viewer's catalog.
No attached ConnectionsNo connections attached. Choose Add connections to browse available data sources.The agent has no attached sources.
Catalog loadingLoading connections…The source catalog is loading and has no rows to show.
No search resultsNo connections match “query”.No available source matches the current search.

The Add connections catalog includes Search connections…, the A–Z and Enabled first sort options, an n enabled count, and Showing x of y.

Ask Salt activity indicators

Ask Salt renders a tool's purpose with an activity icon, check, X, or dot. It does not display internal tool-call status labels or raw returned data in the activity row. See the Ask Salt reference for the indicator mapping.

On this page