Knowledge Management in the Age of AI: Keeping Humans at the Centre – Expert workshop with Stephanie Barnes →

How Can AI Agents Use Organizational Knowledge to Perform Work?

AI agents are often described as the next step beyond generative AI. A chatbot answers questions. A copilot helps with a task. An agent can pursue an objective, use tools, make intermediate decisions, and execute a sequence of actions across business systems.

That distinction is important for knowledge management.

For years, organizations have invested in capturing knowledge, storing it in repositories, improving search, documenting processes, and helping employees find the information they need. The underlying assumption was that people would use organizational knowledge to perform work.

AI agents change the equation. Increasingly, organizations want software to perform parts of that work.

A service agent may need to diagnose a customer issue and initiate a resolution. An HR agent may need to interpret policy, check employee information, prepare a case, and route it for approval. An engineering agent may need to identify a component, retrieve technical specifications, compare previous incidents, and recommend a response. A procurement agent may need to interpret purchasing rules, assess a request, verify supplier information, and initiate a workflow.

In each case, the agent is not useful merely because it can reason or generate language. It is useful because it can apply organizational knowledge to a real business situation.

That is the deeper significance of the agentic AI movement for knowledge management.

The strategic question is no longer simply whether an organization has enough knowledge. It is whether that knowledge is organized, contextualized, governed, accessible, and connected to business processes well enough for an AI agent to use it safely and effectively.

The answer will determine whether agents become genuinely productive digital workers or remain sophisticated interfaces sitting on top of fragmented corporate information.

AI agents and organizational knowledge

The Real Challenge Is Not Giving Agents More Information

The natural response to agentic AI is often to connect the agent to as much enterprise information as possible.

That sounds sensible. It is usually the wrong starting point.

Organizations contain enormous quantities of information that are redundant, obsolete, contradictory, incomplete, restricted, or irrelevant to a particular task. A repository may contain the current procedure and five older versions. A policy may have been formally replaced but remain available in an archived document. A customer-service team may have both official troubleshooting guidance and informal workarounds developed by experienced employees.

Humans can sometimes navigate this complexity because they know the organization. They know which systems are authoritative, whom to ask, which exceptions matter, and which document should not be trusted despite appearing relevant.

An AI agent does not possess that organizational intuition automatically.

This is why the quality of retrieval and reasoning increasingly matters as much as the underlying language model. Microsoft’s 2026 AgenticRAG research, for example, describes an approach in which an AI system iteratively searches, opens, navigates, and analyzes enterprise documents rather than relying on a single retrieval step. The research reports significant improvements over conventional retrieval approaches on several benchmarks, illustrating an important shift: agents need to actively acquire and evaluate evidence, not simply receive a static bundle of retrieved text.

The implication for KM is profound.

The objective should not be to make every piece of corporate information available to every agent. The objective should be to create an environment in which an agent can identify which knowledge matters for the task, why it matters, whether it is trustworthy, and what action it supports.

That is a knowledge-management problem before it is an AI problem.

From Knowledge Retrieval to Knowledge-Guided Work

Traditional knowledge management has largely been concerned with the movement of knowledge toward people.

Someone encounters a problem. They search. They find a document. They consult an expert. They interpret the guidance. They decide what to do.

Agentic systems compress those stages into an integrated workflow.

An agent can receive a goal, retrieve relevant knowledge, examine enterprise data, assess the situation, determine the next step, use an authorized tool, and continue until the task reaches an appropriate stopping point.

That creates a new relationship between knowledge and work.

Knowledge is no longer simply something consulted before action. Knowledge becomes part of the mechanism through which action is selected and executed.

Consider a customer-service organization. A conventional knowledge base might contain product information, troubleshooting procedures, return rules, warranty conditions, and escalation guidelines. An employee uses these resources to decide how to handle a customer case.

An AI agent can potentially combine those sources with customer history and product information, determine which guidance applies to the particular case, formulate a response, update a case record, initiate an approved workflow, and escalate situations that fall outside defined boundaries.

The value does not come from retrieving the article.

The value comes from using the article, together with customer context and business rules, to perform the work.

That is the point at which knowledge management becomes operational rather than informational.

What Organizational Knowledge Does an AI Agent Actually Need?

An effective AI agent does not need an encyclopaedia of the enterprise. It needs a carefully constructed knowledge environment that supports the decisions and actions associated with its role.

The first requirement is relevance. The knowledge available to an agent must be connected to the task it is performing. A finance agent dealing with a reimbursement exception needs reimbursement policies, approval thresholds, employee data, and relevant transaction information. It does not need unrestricted access to the company’s entire content estate.

The second requirement is authority. Agents need to distinguish between approved knowledge and commentary, current guidance and historical material, formal policy and local practice. This is one reason governance becomes more important as autonomy increases. An employee can often compensate for weak governance by asking a colleague. An agent can turn ambiguity into an automated action.

The third requirement is context. Knowledge that looks correct in isolation can be wrong in a particular situation. A procedure may apply only to one product version. A policy may apply only in one jurisdiction. A contract rule may depend on customer type or date. Context determines applicability.

The fourth requirement is actionability. An agent needs to know not only what is true, but what that knowledge permits or requires. A policy stating that purchases above a particular threshold require additional approval is more operationally useful to an agent when the organization has also defined the approval workflow, the authorized approver, the required evidence, and the conditions under which the rule does not apply.

The fifth requirement is traceability. When an agent makes an important recommendation or takes an important action, the organization should be able to establish what information and rules influenced that outcome. This is essential for accountability, quality management, risk management, and continuous improvement.

These characteristics point toward a more mature definition of enterprise knowledge.

Agent-ready knowledge is not simply information that can be retrieved. It is knowledge that can be interpreted and used within a controlled business context.

Context Is the Missing Ingredient in Many AI Strategies

The most difficult part of enterprise knowledge is often not the content itself. It is the context surrounding the content.

A human expert rarely thinks in isolated documents.

An experienced engineer understands that a maintenance instruction belongs to a specific machine family, that a known fault appears only under certain operating conditions, and that a previous repair failed because a particular assumption was wrong. Much of that understanding comes from relationships between pieces of knowledge.

This is one reason semantic technologies and knowledge graphs are attracting renewed attention. Organizations are increasingly interested in representing not just documents but the relationships among customers, products, assets, regulations, processes, people, events, decisions, and other enterprise entities.

A document can tell an agent what a product specification says.

A connected knowledge environment can help the agent understand which product, which component, which version, which regulation, which supplier, and which service history are relevant to the current case.

That distinction becomes especially important as organizations move toward more complex agentic workflows.

The question is shifting from:

Can the agent find the document?

to:

Can the agent construct the right understanding of the situation?

That is a much more demanding requirement for knowledge architecture.

Recent research in the Journal of Knowledge Management reflects this broader direction, proposing enterprise knowledge architectures that integrate tacit, explicit, behavioral, and cognitive dimensions rather than treating organizational knowledge as a static collection of documents.

For KM leaders, the lesson is straightforward: context is not metadata added after knowledge has been created. Context is part of the knowledge itself.

The Agent Needs Organizational Memory, Not Just a Knowledge Base

There is another distinction worth making.

A knowledge base usually answers the question: What does the organization know?

Organizational memory addresses a broader question: What has the organization learned, experienced, decided, and retained?

That difference matters when agents begin to participate in ongoing work.

Suppose an organization has handled thousands of technical incidents. The official troubleshooting documentation may describe standard procedures, but the most valuable intelligence may exist in previous cases: unusual symptoms, failed interventions, temporary workarounds, successful exceptions, and decisions made by experienced specialists.

An agent that can access only the formal knowledge base sees the explicit organization.

An agent that can also learn from validated historical experience has access to something closer to organizational memory.

This is emerging as an important area of AI research. Microsoft Research’s 2026 work on PlugMem, for example, explores ways of transforming raw agent interaction histories into structured, reusable knowledge rather than repeatedly presenting agents with large volumes of unfiltered conversation history.

The concept is important for KM because organizational memory cannot simply become an ever-growing transcript.

Memory must be curated.

Some experiences should become reusable knowledge. Others should remain contextual records. Some lessons should be generalized. Others may have applied only to a particular situation. Some historical practices should be explicitly marked as obsolete.

The challenge is therefore not merely helping an agent remember everything.

It is helping the organization determine what deserves to become memory.

Tacit Knowledge Is Where Agentic KM Becomes Most Interesting

Explicit knowledge is only part of organizational performance.

Experienced employees routinely make decisions using knowledge that has never been formally documented. They recognize patterns, interpret ambiguous situations, notice weak signals, understand exceptions, and adjust standard processes based on experience.

This tacit knowledge has always been one of the hardest problems in knowledge management.

Agentic AI does not make the problem disappear.

It may, however, create new ways of approaching it.

Research published in 2026 examines how generative AI can help organizations integrate tacit knowledge by observing patterns in how experts work and applying those patterns more broadly. A study involving interviews across 52 organizations describes AI-enabled pattern-based mediation as one mechanism through which expert knowledge can be integrated without requiring experts to explicitly codify every element of their expertise.

That finding should be interpreted carefully.

AI observing expert behavior is not the same thing as AI fully understanding expertise.

Research also continues to identify important limits. A 2026 study in the Journal of Knowledge Management, examining AI and tacit knowledge in a creative work environment, found that AI could improve efficiency and personalization while remaining limited in dimensions such as empathy, creativity, and improvisation.

For KM, this suggests a more useful objective than attempting to “capture all tacit knowledge.”

The objective should be to identify where human judgment materially affects outcomes, understand the signals and conditions associated with that judgment, and create mechanisms through which AI can support rather than flatten that expertise.

The best agentic systems may therefore be those that know when to use organizational knowledge, when to apply established rules, and when to involve a person.

Governance Becomes Part of the Agent’s Knowledge Environment

As long as AI is generating draft text, governance is important.

When AI begins taking actions, governance becomes operational.

An agent may have access to an approved policy but still need to understand whether it has permission to apply that policy automatically. It may be able to retrieve sensitive information but not be authorized to expose it. It may be capable of initiating a financial transaction but required to obtain approval first.

This means governance must exist at several levels simultaneously.

There is governance of the knowledge itself: who owns it, who can edit it, how frequently it is reviewed, and when it expires.

There is governance of access: which users and agents can retrieve which knowledge.

There is governance of interpretation: which sources are authoritative when information conflicts.

And there is governance of action: what the agent may do after retrieving and interpreting that knowledge.

The last distinction is particularly important.

A knowledge system can tell an agent that a particular action is possible. It does not necessarily mean the agent should be allowed to perform it.

In a mature agentic environment, knowledge, policy, permissions, workflow, and human oversight need to work together.

This is consistent with the emerging enterprise view of agentic AI. Deloitte’s August 2026 research found that only 5% of surveyed organizations considered their business processes highly prepared for AI agents, while 75% agreed that collaboration between humans and agents can create more value than agent automation alone.

The implication is that agentic maturity is not achieved simply by giving agents more autonomy.

It is achieved by designing the conditions under which autonomy is safe and useful.

The Best Agentic Use Cases Start With Knowledge-Intensive Work

Not every business process is a good candidate for an AI agent.

The most promising opportunities tend to have a distinctive pattern: significant volumes of knowledge, repetitive but variable decisions, access to structured enterprise data, defined workflows, and outcomes that can be evaluated.

Customer service is a good example because employees repeatedly interpret product knowledge, customer information, policies, and case histories.

IT operations is another because incident response depends on technical procedures, historical incidents, system relationships, and escalation rules.

Field service depends on equipment history, maintenance documentation, diagnostic procedures, parts information, and expert judgment.

HR operations require policies, employee records, case context, regulatory guidance, and workflow controls.

Procurement combines policies, supplier information, contractual conditions, pricing, approvals, and organizational rules.

These are not merely processes that can be automated.

They are knowledge-intensive processes.

That distinction should influence KM strategy.

Instead of starting with the question, “Where can we deploy an agent?”, organizations should begin with:

Where does work depend on repeatedly finding, interpreting, and applying organizational knowledge?

That question usually reveals better opportunities.

The New Unit of KM Is the Knowledge-Enabled Task

Traditional KM often organizes its thinking around repositories, communities, documents, taxonomies, or subject areas.

Agentic AI suggests another unit of analysis:

the knowledge-enabled task.

Consider something as ordinary as resolving a service complaint.

The task may depend on customer history, service policy, product information, previous resolutions, authorization rules, pricing, and escalation criteria.

A KM team can map those knowledge requirements directly to the task.

What information is needed?

Which source is authoritative?

What context determines applicability?

What decision does the knowledge support?

What action follows?

Where can the agent act independently?

Where is human judgment required?

What evidence should be retained?

What outcome should feed back into organizational learning?

This way of thinking creates a direct connection between KM and business performance.

It also exposes weaknesses that repository-centric approaches often hide.

An organization may discover that the information exists but is spread across seven systems. It may find that two departments use different definitions for the same term. It may discover that critical exceptions exist only in expert conversations. It may discover that documents are current but lack enough context to support automated decisions.

These are not primarily AI model problems.

They are knowledge system problems.

Knowledge Quality Becomes a Form of Operational Risk Management

There is a tendency to discuss knowledge quality as though it were an editorial issue.

In an agentic enterprise, it becomes an operational risk issue.

An outdated document that confuses an employee is inconvenient.

An outdated document that instructs an agent to perform the wrong action can become an operational incident.

A contradictory policy that causes an employee to pause is inefficient.

A contradictory policy that causes an agent to choose the wrong path can create financial, regulatory, contractual, or customer risk.

This changes the economics of knowledge governance.

Organizations now have a much stronger reason to identify critical knowledge, assign ownership, manage its lifecycle, monitor its use, and establish clear escalation mechanisms.

The 2026 research literature on AI-supported KM repeatedly points to knowledge quality, human oversight, governance, privacy, infrastructure, and organizational readiness as critical implementation conditions.

That suggests a broader principle:

The more autonomy an organization gives an agent, the more disciplined it must become about the knowledge that agent is allowed to use.

Autonomy and knowledge governance therefore need to mature together.

Agents Can Also Become Producers of Organizational Knowledge

There is an important second half to the story.

Most discussions focus on agents consuming organizational knowledge.

But successful agents will also generate new knowledge through their work.

Every completed interaction potentially creates evidence about what happened, which information was useful, which decision was made, where the workflow failed, when a human intervened, and what outcome followed.

That creates a new knowledge-management feedback loop.

The agent uses knowledge to perform work.

The result of the work produces new evidence.

The evidence is evaluated.

Validated learning becomes organizational knowledge.

Future agents and employees benefit from that knowledge.

This is much closer to a learning organization than to a static knowledge repository.

The challenge, again, is governance.

Not every agent interaction should automatically become enterprise knowledge. Raw transcripts can contain noise, mistakes, personal information, speculative reasoning, or context that should never be generalized.

The KM discipline will increasingly need to distinguish between experience, evidence, and reusable knowledge.

That distinction could become one of the defining KM capabilities of the agentic era.

What This Means for the Future of Knowledge Management

The rise of AI agents does not make knowledge management less important.

It exposes how important it has always been.

Organizations have spent years treating fragmented information as an inconvenience. Agents turn fragmentation into a performance constraint.

Organizations have tolerated unclear ownership. Agents turn unclear ownership into a governance problem.

Organizations have accumulated outdated documents. Agents turn obsolete knowledge into an automation risk.

Organizations have struggled to capture expert judgment. Agents make the missing context visible.

Organizations have measured KM through participation and repository activity. Agents make it possible to ask a more consequential question:

Did the right knowledge improve the work?

This represents a significant evolution in the role of KM.

The future KM function will increasingly need to understand not only knowledge creation and sharing, but also retrieval architecture, semantic relationships, workflow integration, AI governance, agent behavior, human escalation, organizational memory, and knowledge feedback loops.

That does not mean every KM team needs to become a software engineering function.

It means KM needs to become much more closely connected to how the organization actually operates.

The Strategic Question Is No Longer “Can the Agent Answer?”

The first generation of enterprise AI created a simple benchmark:

Can the system answer the question?

The agentic era requires a much higher standard:

Can the system use organizational knowledge to perform the right work, in the right context, within the right boundaries, and learn appropriately from the outcome?

That is the real test.

An agent that produces a fluent answer is useful.

An agent that can find the right evidence, understand its applicability, respect permissions, apply business rules, make a decision, execute an authorized action, explain the basis for that action, and escalate appropriately is something much more significant.

It is becoming part of the organization’s operating model.

And that is why knowledge management matters so much.

The future will not be defined simply by how intelligent AI models become. It will be shaped by how effectively organizations convert their own knowledge into a reliable foundation for intelligent action.

The companies that benefit most from AI agents will not necessarily have the largest number of agents or the most sophisticated models.

They will have the strongest connection between knowledge, context, process, people, systems, and action.

That is the opportunity for knowledge management.

For decades, KM has helped people find what the organization knows.

The next generation of KM will help organizations ensure that AI agents know enough, understand enough, and are governed well enough to act on that knowledge responsibly.

The transition is already underway.

The question for KM leaders is no longer whether agents are coming.

It is whether the organization’s knowledge is ready for them.

sources

APQC — 2026 Knowledge Management Priorities and Trends
Microsoft Research — AgenticRAG
Microsoft Research — PlugMem
Academy of Management — Beyond Codification
Deloitte — Agentic AI Readiness, 2026