DocumentationAPI ReferenceRelease Notes
ScaleAI

Getting Started

IntroductionTemplates

Build Agents

Agent ConfigurationAgent VersioningAgent Behaviour & PromptKnowledge Base & GuardrailsAnalysis & Structured OutputsLLM SettingsAudio & VoiceCall ConfigurationTools ConfigurationCall HistoryGuardrailsTest Your AgentIntegrations

Telephony & Batch Calls

Phone NumbersOutbound CallBatch Call

Monitoring & Evals

Call LogsFunction LogsWebhook LogsTranscripts & Monitoring
EvalsScenariosRunsOptimizing a Prompt
Go to platform

Agent Configuration

You configure your agent on the Agent Details page. The setup is split into eight tabs, and each tab covers one part of how your agent behaves.

Agent Behaviour Settings
TabWhat it controls
Agent BehaviourThe conversation flow: welcome message, system prompt, hang-up rule, and dynamic variables.
Knowledge BaseWhich knowledge bases the agent can reference, plus FAQs and guardrail blocks.
AnalysisData your agent pulls out of call transcripts.
LLM SettingsThe AI engine that powers your agent: provider, model, tuning fields, and fallback.
Audio & VoiceLanguage, speech-to-text (STT), text-to-speech (TTS), and voice selection.
CallAvailability, timeouts, ambient sound, voicemail, keypad input (IVR), and call strategy.
ToolsFunctions the agent can run mid-call, plus webhooks.
Call HistoryA per-agent log of completed and attempted calls.

Unlocking the Tabs

All tabs other than Agent Behaviour stay disabled until you add an Agent Prompt. A tooltip explains: "Please fill the prompt in Agent Behaviour tab to enable this section."

Autosave & Publishing

Every change you make on any tab is saved automatically. There is no manual save button. The header shows a live autosave status and a Publish button to move your agent to a published state.

Edits to a published agent are saved into a draft. Publishing freezes that draft as a new version. See Agent Versioning to learn how versions work.

Your changes are saved to the server a short moment (500 ms) after you stop editing a field.

Cost Indicator

A cost indicator above the tabs shows the estimated cost per minute of your current setup. It breaks the cost down by Transcriber (STT), LLM, Voice (TTS), and Platform, so you can see the financial impact of your choices before you go live.

Cost Per Minute indicator

Next Steps

  • Write your agent prompt: the foundation of agent behaviour.
  • Configure the LLM: pick the brain of your agent.
  • Configure audio & voice: make your agent speak naturally.
  • Attach tools: let your agent take real actions.
  • Set call behaviour: availability, timeouts, and strategy.
  • Add guardrails: hard boundaries for sensitive topics.
  • Test your agent: validate everything with a test call.

Templates

Previous Page

Agent Versioning

Next Page

On this page

Unlocking the TabsAutosave & PublishingCost IndicatorNext Steps