{"slug": "rise-of-the-knowledge-engineer", "title": "Rise of the Knowledge Engineer", "summary": "AI agents accounted for 66% of measured web traffic across Mintlify-powered documentation in July 2026, according to Mintlify, driving demand for an emerging role the company calls the \"knowledge engineer.\" The article cites the 2024 Air Canada chatbot case, in which British Columbia's Civil Resolution Tribunal found the airline liable for incorrect fare information its chatbot provided, as evidence that knowledge quality is now an operational concern. Decagon Product Education Lead David Hou said agents are the new audience for company knowledge, requiring organizations to shape, populate, and make content retrievable so agents can complete tasks end-to-end.", "body_md": "David Isquick\n\nProduct Marketing\n\n#### Share this article\n\nDavid Isquick\n\nProduct Marketing\n\n#### Share this article\n\nAgents are one of the largest audiences for company knowledge. In July 2026, they accounted for [66% of measured web traffic](https://www.mintlify.com/blog/state-of-docs-traffic) across documentation powered by Mintlify.\n\nThere are people behind these agents. They've delegated their reading and, increasingly, their actions to AI tools. Developers ask coding agents to integrate APIs. Buyers use chat agents to compare products and even purchase them. Customers rely on support agents to solve problems.\n\nFor anyone responsible for documentation, help content, or internal knowledge, the job now extends beyond publishing accurate pages. Companies need systems that keep knowledge accurate, accessible, and consistent wherever people and agents work. The emerging role responsible for those systems is the knowledge engineer.\n\n## [The cost of knowledge agents shouldn't trust](#the-cost-of-knowledge-agents-shouldn-t-trust)\n\nIn 2024, an Air Canada chatbot incorrectly told a customer they could claim a discounted fare after completing their travel. When the airline refused the refund, the customer brought the dispute to British Columbia's Civil Resolution Tribunal.\n\nThe [tribunal found Air Canada liable](https://decisions.civilresolutionbc.ca/crt/crtd/en/525448/1/document.do), concluding that the airline was responsible for information provided across its website, including by its chatbot.\n\nMost agent failures aren't litigated. An agent can't find an answer about one product, so it recommends a competitor. It retrieves an obsolete API parameter and generates broken code. It finds conflicting policies and chooses the wrong one. Once an agent accepts incorrect information as authoritative, it can codify the mistake in generated code, support answers, and automated workflows, reproducing one error across thousands of downstream interactions.\n\nKnowledge quality is an operational concern.\n\n## [Knowledge work is moving from pages to systems](#knowledge-work-is-moving-from-pages-to-systems)\n\nTechnical writers, knowledge base managers, product educators, and support teams have traditionally focused on producing and maintaining content. That work remains important, but the scope is expanding.\n\nDavid Hou, Product Education Lead at Decagon, describes the shift:\n\nAgents are the new audience for your knowledge, and that comes with real product requirements: for how it's shaped, what it contains, and how retrievable it is, so the agent can perform meaningful tasks end-to-end for users. Building the knowledge layer takes more than technical infrastructure. It takes people and operating infrastructure too — the whole organization has to buy in, or a real source of truth never happens.\n\nFabrizio Ferri Benedetti, Content Engineer at Elastic and author at passo.uno, [describes](https://passo.uno/from-tech-writers-to-ai-context-curators/) the emerging role as a \"context curator\": \"a technical writer who is able to orchestrate and execute a content strategy around both human and AI needs or even focused on AI alone\".\n\nHe [says](https://passo.uno/tech-writing-role-split/), \"It doesn't matter if most of your documentation is generated by AI if you can ensure that it's done well and that it will produce the intended effect in LLMs. That content is the LEGO folks will use to build code cathedrals with AI's help. Once you've ensured that the pieces are accurate and easy for LLMs to access, that mission is complete. The other mission is helping humans, who need an opinionated view of the pieces and their possibilities\"\n\n## [What a knowledge engineer does](#what-a-knowledge-engineer-does)\n\nKnowledge engineering keeps the information a company uses internally and shares externally consistent across people, systems, and AI agents.\n\n\"Successful knowledge engineers connect the different sources of information spread across an organization and turn it into something useful,\" says Ethan Palm, Knowledge Engineer at Mintlify. \"Docs and public content are key for your users, but internally it's all the knowledge scattered across different teams and tools. You need to build systems where information is trusted and accurate for your users and your team.\"\n\nKnowledge engineers design the infrastructure and processes behind content. Their responsibilities include:\n\n- Establishing authoritative sources and clear owners.\n- Connecting product releases, code changes, support tickets, and feedback to content updates.\n- Publishing knowledge as structured pages, Markdown, `llms.txt` indexes, APIs, and MCP tools.\n- Defining terminology, review requirements, permissions, and freshness standards.\n- Measuring what agents search for, which questions go unanswered, and where retrieval fails.\n\nTools can automate parts of this loop. Mintlify can [serve Markdown to agents](https://www.mintlify.com/docs/ai-native), generate [`llms.txt` indexes](https://www.mintlify.com/docs/ai/llmstxt), and distinguish [human and agent traffic](https://www.mintlify.com/docs/analytics/traffic). The knowledge engineer determines what is authoritative, how it stays accurate, and when a person must review it.\n\n## [Agents change what humans need](#agents-change-what-humans-need)\n\nPeople remain an important audience, but they need something different from documentation.\n\nAgents benefit from exhaustive, structured information such as parameters, constraints, schemas, and procedures. Humans need help understanding why a system works, which approach to choose, and what trade-offs matter.\n\nDrew Breunig [writes](https://www.dbreunig.com/2026/05/31/what-do-humans-need-from-docs.html) that \"Humans don't require exhaustive documentation, they require *mental models*. Agents can find the details.\" He recommends that documentation should \"help people ask better questions and write better instructions.\"\n\nKnowledge engineers give agents dependable source material while helping people understand and apply it.\n\n## [The benefits of a knowledge engineering mindset](#the-benefits-of-a-knowledge-engineering-mindset)\n\n### [Keep knowledge current and accessible](#keep-knowledge-current-and-accessible)\n\nUpdates can flow from their source instead of depending on someone remembering every downstream page. Automated detection and drafting also reduce the delay between a product change and its explanation. Coinbase [reduced documentation update time from more than 20 minutes to under 60 seconds](https://www.mintlify.com/customers/coinbase).\n\nStructured content, clear navigation, Markdown, `llms.txt`, and MCP also help agents retrieve the right information without guessing.\n\n### [Turn gaps into improvements](#turn-gaps-into-improvements)\n\nAgent searches and unanswered questions reveal gaps that page-view analytics miss. Teams can see where agents struggle, prioritize the missing information, and measure whether an update solved the problem.\n\n### [Enable teams to prioritize](#enable-teams-to-prioritize)\n\nSubject-matter experts can review proposed changes while automated systems handle repetitive drafting and distribution. Writers and engineers gain more time for customer experience, adoption, and product quality. HubSpot [cut the engineering resources devoted to documentation infrastructure by 50%](https://www.mintlify.com/customers/hubspot), freeing the team to focus on developer growth and retention.\n\n## [Knowledge needs an owner](#knowledge-needs-an-owner)\n\nKnowledge engineering expands the scope of technical writing by connecting content creation and governance directly to the systems that engineering, design, and product teams use.\n\nCompanies can start by assigning accountability before creating a new title. Someone must identify authoritative sources, connect updates to their origins, make knowledge retrievable, and measure where the system fails.\n\n\"There are so many skills that go into being a strong knowledge engineer,\" says Palm. \"Don't limit yourself to one particular title or list of tasks. You need to understand the problems for how you and your users need to access your knowledge. Then find the people who can steward it.\"\n\nThe advantage will go to companies that turn change into trusted, usable knowledge fastest for both people and the agents acting on their behalf.\n\n#### More blog posts to read\n\n[AI TrendsLV](https://www.mintlify.com/blog/the-state-of-knowledge-2026-highlights)\n\n### Highlights from the 2026 State of Knowledge Report\n\nAI agents overtook humans as the primary readers across Mintlify-powered sites. In August alone, agents made 257 million web requests compared to 131 million human page loads, which means agent traffic now outnumbers human traffic by nearly 2:1.\n\nSeptember 16, 2026\nLauren Volpi\n\nMarketing\n\n[AnnouncementsPF](https://www.mintlify.com/blog/automations-rebuilt)\n\n### Automations, rebuilt\n\nWe redesigned automations for quicker setup with pre-built automations optimized for common use cases. Choose the right automations for your project and you're set. No context engineering required.\n\nSeptember 15, 2026\nPatrick Foster\n\nSoftware Engineer", "url": "https://wpnews.pro/news/rise-of-the-knowledge-engineer", "canonical_source": "https://www.mintlify.com/blog/knowledge-engineer", "published_at": "2026-09-19 13:29:35+00:00", "updated_at": "2026-09-19 13:55:38.308173+00:00", "lang": "en", "topics": ["ai-agents", "ai-crawlers", "ai-search", "ai-products"], "entities": ["Mintlify", "Air Canada", "British Columbia Civil Resolution Tribunal", "Decagon", "David Hou", "Elastic", "Fabrizio Ferri Benedetti", "David Isquick"], "alternates": {"html": "https://wpnews.pro/news/rise-of-the-knowledge-engineer", "markdown": "https://wpnews.pro/news/rise-of-the-knowledge-engineer.md", "text": "https://wpnews.pro/news/rise-of-the-knowledge-engineer.txt", "jsonld": "https://wpnews.pro/news/rise-of-the-knowledge-engineer.jsonld"}}