For calls you place yourself over the calling API, and for web sessions. Campaigns don’t take them.On a web session, the instructions and any
variables ride in the token the browser gets. Don’t put secrets there.instructions you gave it when you created it. Sometimes one call needs a line the prompt doesn’t have. Per-call instructions are that line: text you send with the call request, appended to the prompt for that call only.
Sending one
A complete call. The variables say who the farmer is. The highlighted line says what is different about today:A late follow-up, dialed by hand
additionalInstructions takes up to 2,000 characters and lands right after the prompt. The only thing after it is the caller record, when you send variables. Nothing else about the assistant changes, and the text is not returned on any read. The call request reference has the rest of the body.
