Shaping an integrated AI platform strategy
TL;DR
Context
In 2024, Workato created a new agentic business unit to establish a distinct position in the emerging AI market. Its go-to-market strategy called for Agent Studio to become a standalone product and SKU. The alternative was an integrated platform strategy that kept agents connected to Workato's core automation platform.
Objective
Build consensus on the right platform and go-to-market strategy. Then translate that decision into a cohesive launch and an evidence-led roadmap.
Action
Compared both strategies through customer-journey analysis, platform dependency mapping, and design prototypes. Built a cross-functional case that brought go-to-market, product, engineering, and company leadership to one decision, then used ongoing research to guide the roadmap.
Outcome
Launched a unified Agent Studio on schedule. 90% of adopters built five or more agents, and monthly usage grew 28×.
A standalone SKU promised a simpler path to market
In 2024, Workato planned to enter the agentic market with a standalone SKU, separate from its orchestration platform.
The logic was reasonable. A separate product would be easier to explain, package, and sell. It would also be easier for Customer Success and the wider business to learn, support, and bring to market.
Workato was uniquely positioned to build agents that could act
Most AI products treated an agent as something to talk with. Workato was already connected to the systems where business work happened.
That gave us a different position in the market. An agent could decide what needed to happen, while Workato workflows executed the decision reliably across applications. Existing platform controls kept every action visible, governed, and auditable.
That gave us a compelling product model:
- An agent decides what needs to happen.
- Workato workflows execute that decision predictably.
- Enterprise controls keep the result visible and governed.
Each agent had a job description, knowledge it could draw on, and skills it could invoke. A skill could be an existing Workato workflow coordinating several systems in a reliable sequence.
An order-management agent, for example, could investigate a delayed order by checking the CRM, reviewing warehouse inventory, contacting the shipping provider, and notifying the account team. The agent decided when to invoke the skill. The workflow controlled how the work was performed.
We weren't simply adding AI to a fixed workflow. We were giving agents reliable capabilities they could choose among. Separating Agent Studio from those capabilities would remove the very thing that made the product different.
Design helped reverse the company strategy
Beginning in August 2024, the design team explored how to divide the experience.
The deeper we went, the less convincing the split became. Building a capable agent required access to workflows, connections, data tables, reusable schemas, APIs, environments, security, and governance. None of these were optional dependencies. They were the source of every agent's power.

Our first attempt to divide the product made the dependency problem visible. The navigation could separate, but most agent capabilities still came from the orchestration platform.
Basic tasks would require people to leave the agent product, enter the orchestration platform, create or update an asset, and then return. Creating product boundaries would simplify the sales story while making the experience harder to understand.
By early 2025, the design team had enough evidence to show that the split was producing a weaker product.
At our March sales kickoff, design partnered with product and engineering leaders to present a shared case to the executive team. We used the broken journeys, platform dependencies, and context switches we'd uncovered to show why a standalone product would lose the capabilities that differentiated Workato.
The proposal to keep the products separate was reversed. Planning for the reversal began while the standalone public beta continued toward release. In April, the merge became a formal initiative, and we worked through where Genies, Skills, and knowledge bases should live in the reunited product.
Reversing the split was a major win for the experience, but it created a difficult delivery problem. We'd spent months designing and engineering toward separation. Now we had to bring the product back together for the June general release, a date that couldn't move.
We shipped the foundation, then confronted the seams
By June, the teams had brought the agent capabilities back into the main platform. The release worked, but it didn't yet feel like one product.
Knowledge, skills, testing, configuration, and governance lived in different tabs. The necessary capabilities were present, but the interface didn't explain how they worked together. The effort required to split and reunify the platform was still visible in the experience.
With two months left before the user conference, I advocated for a cohesive experience pass.
I first tried to build support from the bottom up with the engineering team responsible for the release. The proposal met heavy resistance. The team had already reworked the product under intense time pressure, and another substantial change felt unrealistic.
When that approach stalled, I changed tactics. I escalated the decision to our CPO, who is accountable for design, product and engineering. I made the case that cohesion had to be a release requirement. Once we had that alignment, the design team partnered directly with engineering to reduce the scope and cost of the changes.
By August, we had an Agent Studio experience that brought the essential pieces into a shared model.
Tabs made the split and reunion possible within the delivery timeline. The next redesign brought the whole Genie into one workspace where builders could understand, edit, and test it in context.
Learning from customers shaped what came next
After launch, research became an ongoing part of how we developed Agent Studio. We studied first-time builders, mature teams, competitive products, and customers running agents in production.
An early study with a major observability company gave us a clear initial signal. Participants described Workato as the most complicated agent platform they had evaluated. Their proof of concept took three weeks when they expected roughly one. Nontechnical partners couldn't participate without help, and even experienced builders struggled with terms such as "Genies," "agents," "skills," and "tools."
The finding was uncomfortable but useful. We had brought powerful capabilities together without making that power understandable.

Ongoing research with builders at different levels of maturity has continued to shape Agent Studio long after launch.
We treated the study as a starting point. Over the next year, our research team followed builders through interviews with advanced users, follow-ups with mature and dissatisfied customers, a competitive study, and rolling research on Genies. We compared those findings with usage data, sales calls, product planning, and internal reports.
Four problems appeared repeatedly:
| Problem | What we found |
|---|---|
| No versioning for job descriptions | Job descriptions had become living operational documents, but our editor still treated them as one-time prompts. Mature builders kept copies in Git, XML, spreadsheets, and text files because they couldn't version or restore changes in the product. Security teams saw the same risk: one edit could change an agent's behavior with no way to roll it back. Dozens of paying customers had job descriptions longer than 25,000 characters, collectively representing eight figures in ARR. |
| Agents were black boxes | Builders struggled to understand why an agent produced a result or where it had failed. In production, teams sometimes removed agents from use or debugged them by hand because the product couldn't explain what had happened. Some builders received different answers to the same numerical task and stopped trusting the agent for work they could verify with a calculator. |
| Vocabulary didn't hold up | Workato's vocabulary kept getting harder to follow. Builders repeatedly stumbled over "Genie" versus "agent" and "skills" versus "tools." The problem wasn't confined to beginners. Experienced customers and sales teams also had to translate the product's language. |
| Maturity outgrew the build experience | Mature builders had moved beyond a simple build experience. As customers gained experience, their needs spread in different directions. They asked for versioning, deployment pipelines, evaluation frameworks, runtime support, governance across environments, better observability, and clearer guidance for orchestrating several agents. They also needed help deciding when to use agentic behavior instead of a deterministic workflow. |
These findings were also evidence that customers were progressing. They were moving beyond early experiments, building more sophisticated agents, and putting them into production. As their practices matured, their requirements evolved. Our product now needed to evolve with them.
Research shaped the roadmap at two levels.
First, it showed us where the existing build-experience created unnecessary work. The platform had the right capabilities, but it still asked people to manage too many concepts, destinations, and interruptions.
For example, creating a skill makes the problem clear. A builder has to leave Agent Studio, navigate to the recipe editor, create the workflow, and then return to the original agent.
We began an in-context editing initiative to remove that interruption. A builder can now open the skill editor inside Agent Studio, create or modify a workflow, and return to the agent without losing their place. We applied the same principle to knowledge and other supporting assets. This helps the platform keep its power, but people no longer need to understand its entire information architecture before completing one task.
Builders can now create or edit a skill inside Agent Studio and return to the same Genie without losing their place.
Second, research showed us what customers needed as their agents became more important to the business. We shipped or expanded:
- A unified AI Hub
- Enterprise context management
- Bring-your-own-model support
- Conversation permissions
- Guardrails and evaluation capabilities
Longer-running findings are continuing to shape the roadmap. Prompt versioning has already entered active product planning. Observability, evaluation, deployment, governance, and multi-agent orchestration have become a part of the broader design problem.
Not every finding has produced an immediate feature, nor should it. The value of ongoing research is that it helps us recognize each new stage of customer maturity and design for what they will need next.
The market has still not settled on what an agent is
Our original model treats an agent as an independent decision-maker with deterministic workflows available as skills.
As N8N has grown in popularity, it has established a different model in customers' minds: an agent as part of a visible flow that combines AI decisions with deterministic steps. However, it recently introduced an agent as a separate entity. Even though N8N popularized one definition, it is now making room for another.
Our research reflects the same ambiguity. Some customers write prompts tens of thousands of characters long to force an agent through a precise sequence. Others build chains of agents without clear product guidance. They want the flexibility of AI in some parts of a process and explicit control in others.
Our definition is intellectually consistent, but it leaves little room for these emerging patterns. In 2026, we are redesigning the builder around a flow model that can hold deterministic steps, agent decisions, human review, and collaboration between agents in one understandable structure.
The next builder places agents, knowledge, skills, apps, logic, data, and APIs in one visible flow, so builders can combine judgment with deterministic execution.
Designing the control plane around the agent
As agents become more capable, their interface can't stop at the builder.
We're exploring how organizations can:
- Register agents created inside and outside Workato
- Connect them through protocols such as A2A
- Apply policy and governance from a shared control plane
- Route model use through an enterprise AI gateway
- Understand cost, performance, and risk
- Evaluate whether agents are meeting defined business goals
A shared catalog is the first layer of the control plane, giving teams one place to find agents, MCP servers, and model routes across workspaces and environments.
My role
I set the product and design direction across this work, represented the experience in executive decisions, and coordinated design across teams responsible for AI, Platform, Security, and the core interface.
Designers and researchers owned the detailed flows, prototypes, and studies. My role was to give the team a clear model to work from, critique the consequential decisions, maintain the quality bar across product boundaries, and remove organizational obstacles when the experience required a change in direction.
The most important decisions I led were:
- Building the cross-functional case that reversed the proposed product split
- Establishing a unified experience as a launch requirement
- Establishing ongoing research across levels of builder maturity
- Ensuring difficult research findings change the roadmap
- Starting the in-context editing initiative
- Reframing the agent builder as customer needs and the market evolved
Adoption is growing deeper, not just wider
Customers are building repeatedly, and usage is growing faster than creation.
Most builders are moving beyond their first experiment
Among customers with Agent Studio access, 78% have built at least one Genie and 71% have built five or more. Put another way, nine out of ten customers who start building go on to create at least five Genies. More than half of enabled customers have active conversations taking place.
Usage is accelerating faster than creation
From July 2025 to June 2026, monthly Genie creation grew 5.2 times, while monthly run-credit consumption grew about 28 times over the same period. Usage is growing much faster than the number of agents, showing that customers are moving from experimentation toward deeper, repeated use.
Indexed to the starting month (1×), July 2025 to June 2026




