A support desk agent that reads the ticket, finds the answer, and drafts the reply for a person to send. Run centrally, under your company's control.
Andreas Cambitsis · with Yehuda King
On your laptop, or run centrally by your company.
Reads the ticket, finds the answer, drafts the reply. A person sends it.
A real ticket, start to finish.
How the same agent is put together on Amplify.
Why running agents centrally, under your company's control, changes what you can safely hand them.
Coding agents and desktop assistants: Claude Code, Codex, Cowork and the like
The Amplify Agent Runtime
In your own cloud. Every conversation gets its own sandbox, files and network rules.
You sign in with your company account. Who can use, edit or publish an agent is a group setting.
Instructions, knowledge and skills live in the agent's own repository. Every change is a commit.
Draft, Preview and Production. A route decides which version people actually get.
The runtime holds the secrets. The model and the prompt never see them.
Tool calls, knowledge lookups, changes and deployments are all logged and reviewable.
Instructions, every knowledge file, every skill. Once a version is released it can't change.
Production holds two versions. If something's wrong, point the route back. No rebuild.
The agent can propose a change. Only a person moves it from Draft to Live.
SKILL.md: a name, a description, instructions.A skill with a script, plus a brokered credential. No connector product to buy, no middleware to run.
The agent does what you're allowed to do, in the target system, as you.
Every resolved ticket can improve the knowledge base, through review, for the next ticket.
Versions, environments, rollback and audit, for something that used to be a prompt in a text box.
What it does when a ticket arrives, what it needs to get the answer right, and where a person stays in charge.
The reply stays a draft until a person sends it.
The knowledge change stays in Draft until a person publishes it.
Everything in between is driven from one chat.
First what it does. Then how it's built. The second half is the technical one.
A real ticket in Zoho Desk, start to finish. Then how the agent is built.
In your own cloud environment, under your company identity, with everything logged. That's what makes it safe to connect customer systems.
One folder and one script connect any API. The runtime handles the secrets.
FAQ-shaped, marked by audience, with a source. Let the agent propose. Let people publish.
Draft, review, preview, production, rollback. It's built in.
Questions.