💎About the Project
Zams connects tools like email, CRM, and internal data so AI agents can do real work.
As the product evolved, agents could chat, remember information, process CSV files, run tasks in the background, and respond to schedules or events.
🤦♂️ Problem Space
Chat was doing too much
The issue wasn’t a lack of features. It was a lack of structure.
I focused on...
Defining where conversation should happen, and where agent logic should live
Shaping core agent structures like Setup, Config, and Activity
Making invisible behaviors, like triggers, schedules, and background work, easier to see and trust
Designing new interaction patterns for data-heavy workflows, including CSV and file upload flows
🖲️ Solution
One: Giving agents a home


Copilot became the place for conversation and quick execution.

Agent pages became the place for setup, behavior, and history.
I helped…
shape a clearer structure around Setup, Config, and Activity, so agents no longer lived only inside a chat thread.
🖲️ Solution
Two: Making automation visible
As agents became more autonomous, people needed to understand when they would run, and why.
Automation feels risky when people can’t see how it works.
I worked on making execution more visible in the chat experience…

showing when the agent was gathering context, linking tools, or preparing actions

helping users understand the difference between a quick response and a multi-step task happening behind the scenes
🖲️ Solution
Three: Designing for long-running work
CSV workflows exposed the limits of a chat-only model.
A task could take minutes, affect hundreds of rows, and fail only partially.
People needed more than a response.
They needed progress, context, and control.
I helped define a clearer pattern for this kind of work:

a table-based surface, conversational guidance, and visible background task progress.

What started as a file-upload interaction ended up improving the product beyond that flow itself.
💎Wrap up
What I learned
Power alone is not the experience.
In AI products, people need to understand what the system is doing, where it lives, and how much control they have.
At Zams, my work was about making that possible.


