Skip to content
Back to blog
WorkflowScope the work before the agent

Custom AI agents for workflow automation

A custom agent earns its place when one repeatable process needs interpretation, approved tools, human escalation and a trace. Use this guide to scope the first workflow.

A custom agent is a process component with approved access, explicit stop conditions, human escalation and an operational owner.

Author

Syntalith

Published Updated 6 min read

A useful custom agent begins with a work unit: an inbox case, invoice exception, support ticket, report or document pack. The team should be able to name the input, the permitted result, the systems involved and the person who handles exceptions.

The model is one component. Production work also needs permissions, APIs, queues, logs, tests, monitoring, deployment and ownership after release. Treat the agent as a controlled process rather than as a general-purpose assistant.

Name the work unit and its owner

Good candidates have recurring inputs, a visible handoff and enough volume or consequence to justify engineering. Examples include classifying a shared inbox, preparing invoice exceptions for review, extracting fields from a document set or drafting follow-up tasks for an account owner.

Describe the current process in cases:

  • what starts a case;
  • what information is required;
  • which decisions are routine;
  • which exceptions require a person;
  • what record proves the case was handled;
  • who owns the result and future changes.

Department labels such as “automate sales” hide too much. A named case makes the scope testable.

Write the operating contract

Every workflow agent needs seven fields:

  1. Work: the case it handles and its expected volume.
  2. Context: the sources it may read.
  3. Tools: the APIs, files or queues it may use.
  4. Permitted result: the fields it may prepare or update.
  5. Stop condition: what sends a case to review.
  6. Owner: the person who accepts exceptions and incidents.
  7. Trace: the evidence retained after each action.

Use a schema for information passed between steps. Keep source identifiers with extracted values, record the policy version and attach the reason for an escalation. A person should be able to understand a pending case without rereading every input.

Give people the decisions that matter

Approval is part of the design. Money movement, contractual language, employee decisions, sensitive records, public communications and irreversible writes need a named stop point. The agent can gather context, prepare a draft, show sources, update low-risk fields and route the case.

Set permissions per operation. Read access can be broad enough for preparation and still fully logged. Draft creation can be automatic while sending requires approval. Writes can be limited to a safe field set, value cap or confidence requirement. Each escalation should include the evidence and the question a person must answer.

Build the smallest production slice

A first release should cover one process path and its important exceptions. Inventory the systems, test credentials and representative records. Define the acceptance set before tuning instructions. Run in shadow mode when an automatic action would be hard to reverse, then release only cases that satisfy the policy.

The build normally includes connectors, access controls, state, retries, logs, evaluation cases, monitoring, deployment and a rollback procedure. A quick prototype can validate a connector or extraction shape. Production readiness requires an incident owner and a way to inspect every decision.

Choose the right implementation layer

A deterministic workflow handles fixed transformations and known branches. A custom agent adds interpretation when the case can arrive in varied language or documents and the next action depends on context. A ready SaaS product may be a better purchase when it already owns the process and meets the required controls.

The architecture should follow the smallest system that can satisfy the contract. Use the AI agent criteria to inspect the process, then decide whether a workflow, a narrow agent or a managed application fits.

Budget the first workflow

Syntalith lists automations from €3,500 net and apps or agents from €6,000 net. The quote depends on systems, data preparation, access policy, review volume, observability, deployment and maintenance. Model usage and hosting remain operating costs.

Calculate value from the company's baseline:

monthly value = assisted cases × minutes saved × loaded minute cost
                + avoided correction cost
                - review, model and infrastructure cost

Use measured volume and correction effort from the first process slice. A business case that ignores human review or change work is incomplete.

Checklist for a build decision

  • Is the work unit specific enough to test?
  • Does the process have an owner?
  • Which sources may the agent read?
  • Which writes and messages require approval?
  • What evidence remains after each step?
  • Which cases must stop for a person?
  • How will the team measure quality and correction effort?
  • Who maintains integrations, instructions and policy after launch?

If these answers are available, bring the process to a free process scan. Syntalith can return a written first scope and indicate whether a workflow, application or custom agent is the sensible next purchase.

Free process scan

Start with a free process scan.

  • A 30-minute call with the engineer who would lead the work.
  • A review of the processes that cost you the most time and money.
  • A written summary of what to automate first and the likely cost range.

The scan chooses one process to assess, and within 2 business days you receive a recommendation, including when a simpler route is the better fit.

€0

30 minutes · written takeaway within 2 business days

Book a free process scan (30 min)

Times are shown in your own time zone. We work with clients across time zones.

Describe the process in the form