We build AI agents that do the work inside your company
Not a chatbot on your website, but a program that runs a process end to end: it reads, decides, writes to your systems, and hands back to a human whatever needs a human.
Almost everyone has AI. Almost no one has agents
This is the most interesting number in the AI Index 2026 report: organizational AI adoption reached 88%, yet agent deployment stayed in the single digits across nearly every business function. Agents work — few companies know how to deploy them.
- 88%
- 69%
- 26%
- 62%
An AI agent is a process, not a chatbot. We take one task that happens hundreds of times a month in your company and hand it to a program together with guardrails, a log and a kill switch. Only once that works and can be measured do we add the next one.
How an agent differs from a chatbot
It has access to tools
A chatbot replies with text. An agent calls APIs, writes to your CRM, issues documents, sends messages and verifies that the operation actually succeeded. Without that, you get a polite conversation with no outcome.
It works in steps
It receives a goal, breaks it into stages and returns to the one that failed. The labour market moved in exactly this direction: in 2025, job postings stopped asking about chat tools and started asking about orchestrating task-oriented systems.
Its limits are in the code
What is allowed, what is not, which amount requires human approval, what happens on failure. Not a sentence in a prompt that can be talked around, but rules in the system and the smallest possible set of permissions.
It leaves a trail
Every decision and every tool call goes to a log. Without it you can neither prove the return nor find the cause when something goes wrong.
Where agents are already good, and where they fail
We would rather say this in the first meeting than halfway through a deployment. The numbers below come from the Stanford report, not from our deck.
Here they work
Structured work with a verifiable result: ticket handling, moving data between systems, preparing documents, code. Studies cited in the AI Index 2026 report show productivity gains of 14–15% in customer support, 26% in software development and 50% in marketing output.
Here they underperform
Tasks requiring judgment and context that exists in no system. Gains there are smaller or negative. The report adds a longer-term warning: heavy reliance on AI can slow down how fast a team builds its own skills.
Here they get it wrong
On τ-bench, which tests conversation with a user plus tool calls under policy constraints, the best model reaches 70.2% and none exceeds 71%. On OSWorld, agents fail roughly one attempt in three. That is why every project starts with the question of what happens on that one in three.
Where we start in your company
The percentage next to each function is the share of organizations using no agents there at all. The higher it is, the less competition — and the cheaper it is to build an advantage before someone else does.
- 71%
Customer service and tickets
Qualifying tickets, answering repeat questions, opening and closing tasks, escalating to a human by rule rather than by mood.
- 69%
IT and internal support
First-line requests, granting permissions, keeping assets and documentation in order. The most active function in the report — and still two thirds of companies without agents.
- 68%
Marketing and sales
Qualifying inbound leads, keeping the CRM complete, preparing quotes and content for a human to approve.
- 66%
Knowledge management
Answers based on your own documents — with a citation to the source and an honest "I don't know" when the source isn't there.
- 77%
Software and product development
Code review, tests, migrations, documentation. This is where productivity gains are best measured and show up fastest.
How we deploy
- 01
Process audit
Two to three days with your team. We look for tasks that are repetitive, measurable, and where a mistake is not a catastrophe. We leave with a shortlist and an estimate of the time you can win back.
- 02
A business case for one process
What this task costs today, what it should cost after deployment, and how we will know it worked. "Unclear business value" blocks agent deployment in 32% of organizations — here it is on paper before the first line of code.
- 03
A pilot on one process
Four to six weeks. The agent works next to a person, not instead of them: it proposes, the human approves. We measure accuracy on your real cases, not on a benchmark.
- 04
Guardrails, oversight and security
Smallest possible permissions, data in your infrastructure or with a provider you choose, a log of every decision, a threshold that requires human approval and a kill switch within reach. Security is the most frequently named barrier to deployment, so it is a separate stage here, not a clause in a contract.
- 05
Deployment and integrations
Connecting to the systems you already run: CRM, ERP, mail, inventory, spreadsheets. We train your team and leave documentation good enough to maintain it without us.
- 06
Maintenance and growth
Models and APIs change every few months. We monitor accuracy, refine the rules, and add the next process only after the pilot is stable. Covered by Wataha Care.
The barriers most deployments stall on
Order and percentages from the McKinsey survey cited in the AI Index 2026 report. For each barrier we say what we do about it — because these are exactly the conversations deployments run into.
Security and risk
Smallest possible permissions, data under your control, a log of every operation, tests on synthetic data before production, and a kill switch that stops the agent instantly.
Technical limitations
We do not promise an agent can do everything. We match processes to what models actually do well — hence the section above, with numbers instead of assurances.
Regulatory uncertainty
We work with GDPR and the EU AI Act in view: risk classification, clear disclosure that the user is talking to a system, an operations register and deployment documentation. The AI Act's first prohibitions took effect in 2025.
Gaps in oversight tooling
A panel with decision history, accuracy metrics and token cost ships with the agent, not as a paid add-on a quarter later.
Budget
We start with one process and a calculated return, not a company-wide platform. A single pilot is a reversible decision.
Unclear business value
The business case comes before the code. If the audit shows no return, we say so plainly and turn the project down.
What it costs
Honestly: an agent cannot be priced off a list, because the cost depends on how many integrations are needed and how well organized your data is. So we work in one of three modes.
Running costs (tokens, model provider APIs) are separate and visible — you see them in the panel from day one of the pilot, not on an invoice a quarter later.
Before agents come in
An agent runs on data and processes that are already in order. When they are not, we start one step lower — and we say so in the first conversation.
Questions we hear most often
How is an AI agent different from a chatbot on a website?
A chatbot talks; an agent acts. An agent has access to tools (APIs, CRM, mail, databases), splits a task into steps, retries the ones that failed, and logs every decision. It also has limits built into the system: a permission scope, a threshold requiring human approval, and a kill switch. A website chatbot will answer a question about opening hours; an agent will take the request, create the task, assign it to the right person and check that it was closed.
How much does deploying an AI agent cost?
A custom deployment starts from PLN 10,000 — the same as a custom web system, because it is the same class of work: integrations, permissions, an oversight panel and documentation. The figure depends mostly on how many systems the agent must connect to and on security requirements. A pilot on one process is quoted after the audit, because only the audit reveals how much work sits on the data side. Care and development afterwards run under Wataha Care, from PLN 100 per month. Token and provider API costs are separate and shown in the panel.
How long does an AI agent deployment take?
The process audit takes two to three days. A pilot on one process usually closes within four to six weeks, and it is the pilot that decides whether to go further. Full deployment depends on the number of integrations: the more systems and the messier the data, the longer it takes. We do not quote a single timeline for everything, because the difference between one system and five is a difference of months.
Is my data safe? Will it be used to train a model?
Your data stays where you decide: in your own infrastructure or with a provider you choose, on terms we review before signing. The agent gets the smallest possible permissions — access only to what a given process needs. Every operation goes to a log. Security and risk is the most frequently named barrier to agent deployment (62% of organizations in the survey cited in the AI Index 2026 report), so we treat it as a separate project stage, not a contract clause.
What happens when the agent gets it wrong?
It will get things wrong, and that has to be designed for rather than promised away. On τ-bench, which tests conversation plus tool calls under policy constraints, the best model reaches 70.2% and none exceeds 71%. On OSWorld, agents fail roughly one attempt in three. So every deployment keeps a human in the loop on irreversible operations, a threshold requiring approval, a log that lets you reconstruct any decision, and the ability to roll changes back. The pilot exists to measure that failure rate on your own cases.
Will an AI agent make my employees redundant?
We do not sell deployments as a way to cut headcount and we will not pretend otherwise. From the AI Index 2026 report: one third of organizations expect to reduce their workforce over the coming year, but almost half expect no change at all. The visible effect so far is narrow, concentrated in the employment of the youngest developers. We start where people are buried in repetitive work, because that is where the return is fastest and nobody has to lose a job for the deployment to pay off.
Is this compliant with the EU AI Act and GDPR?
The AI Act's first prohibitions took effect in 2025, so compliance is part of the project from the start rather than after it. We prepare a risk classification for the deployment, clear disclosure that the user is talking to a system, an operations register, a description of the data and the grounds for processing it, and technical documentation. We are not a law firm and will not pretend to be one: we supply the documentation and work with your lawyer or data protection officer.
Which models do you work with?
We do not lock you to one provider. The AI Index 2026 report shows that leading models are now nearly indistinguishable from one another and that open-weight models are more competitive than ever — at that rate of change, choosing one forever is an architectural mistake. We pick the model per task and build the deployment so it can be swapped without a rewrite. Where data cannot leave the company, we work with a model running on your side.
Does an agent deployment make sense for a small company?
It does, if there is a process repeated often enough to be measured. The report shows smaller organizations are clearly behind: among companies with revenue under $100 million, 39% are still only experimenting with AI and just 5% have fully scaled deployments. For a smaller company that is good news, because the entry cost today is low: one process, one pilot, a calculated return. You do not need a company-wide platform to start.
Let's start with one process
Fifteen minutes on a call is enough to tell whether your company has a process an agent would do better — and whether it is worth touching at all.
