{"id":14076,"date":"2026-05-21T05:57:49","date_gmt":"2026-05-21T05:57:49","guid":{"rendered":"https:\/\/userpilot.com\/blog\/help-center-examples\/"},"modified":"2026-05-21T15:32:30","modified_gmt":"2026-05-21T15:32:30","slug":"help-center-examples","status":"publish","type":"post","link":"https:\/\/userpilot.com\/blog\/help-center-examples\/","title":{"rendered":"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too"},"content":{"rendered":"<p>Most help center examples focus on design patterns and article layouts. But in 2026, the real shift is happening inside the product itself.<\/p>\n<p>In many SaaS products, the biggest drop-off points happen after signup, especially during onboarding, setup, and <a href=\"https:\/\/userpilot.com\/blog\/feature-adoption-metrics\/\">feature adoption<\/a>. That\u2019s why modern help centers are evolving from static documentation hubs into contextual support systems that guide users while they work.<\/p>\n<p>The demand for self-service support is already there. Research shows that <a href=\"https:\/\/customergauge.com\/blog\/why-customers-prefer-self-service-support-but-only-if-its-done-right\">customers prefer<\/a> solving issues on their own instead of contacting support, yet <a href=\"https:\/\/www.gartner.com\/en\/newsroom\/press-releases\/2024-08-19-gartner-survey-finds-only-14-percent-of-customer-service-issues-are-fully-resolved-in-self-service\">only 14%<\/a> fully resolve their issues through self-service channels. The gap is not in the intent, but it&#8217;s in execution. Most help centers still fail to guide users to a resolution at the moment they get stuck.<\/p>\n<p>Furthermore, there&#8217;s a new reader in the picture, too. AI agents now account for about 45% of documentation traffic, per <a href=\"https:\/\/www.mintlify.com\/blog\/state-of-ai\">Mintlify&#8217;s State of Agent Traffic report<\/a>, based on 30 days of measured traffic. <a href=\"https:\/\/www.mintlify.com\/blog\/state-of-ai#:~:text=Claude%20Code%2C%20on%20its%20own%2C%20generated%20199.4%20million%20requests.%20That%27s%20more%20than%20Chrome%20on%20Windows%20(119.4M).\">Claude Code<\/a> makes more requests for documentation than Chrome on Windows does. The audience changed; most help centers still haven&#8217;t.<\/p>\n<p>A help center in 2026 has to do two jobs at once. Help a person who can scan, click, and ask for support when they hit a wall. Help an LLM, reading on that person&#8217;s behalf, return the right answer instead of guessing.<\/p>\n<p>The 13 examples all get at least one of those jobs done very well. We&#8217;ll walk through each, and close with what an honest 2026 help center looks like if you were building one today.<\/p>\n<h2 id=\"what-changed\">Help centers are evolving into contextual support systems<\/h2>\n<p>The bar for self-service support at SaaS businesses has been shifting a lot in the past few years.<\/p>\n<p>The first shift regards how the users can effectively get help. <a href=\"https:\/\/www.ringly.io\/blog\/self-service-customer-support-statistics-2026\">81% of buyers attempt self-service first<\/a>, but only 14% fully resolve their issue without contacting support. <a href=\"https:\/\/alhena.ai\/blog\/what-is-deflection-rate\/\">A healthy B2B SaaS deflection rate sits between 15% and 30%<\/a>; best-in-class crosses 40%.<\/p>\n<p>If a user has to go and Google to find your knowledge base, then scan articles to find the right one, it&#8217;s a high-friction activity, particularly for products with a free trial and conversion on the line. Having users leave the app for support is the bad outcome.<\/p>\n<p>The second shift is structural. Half of the documentation traffic in 2026 isn&#8217;t human at all. AI agents (Cursor, Claude Code, ChatGPT, Perplexity) fetch your help articles on a user&#8217;s behalf, parse them, and return an answer in seconds. A help center optimized only for someone scanning a page in a browser will quietly underperform half the time without anyone noticing why, because the dropped reader was an agent, not a logged-in user.<\/p>\n<p>Now, every help center on the Internet has two readers. The person who needs a fast search bar, scannable hierarchy, mixed formats, and a way to ask for help if the docs are missing. And the agent, which needs a clean URL structure, machine-readable metadata, a <code>llms.txt<\/code> file at the root of your docs subdomain (<a href=\"https:\/\/buildwithfern.com\/post\/optimizing-api-docs-ai-agents-llms-txt-guide\">Fern&#8217;s adoption guide<\/a> is the canonical primer), and, increasingly, an MCP server exposing your docs as a tool. Building an effective help center in 2026 means shifting from a static repository of documents to a <a href=\"https:\/\/www.freshworks.com\/customer-service\/support\/saas\/\">dynamic, searchable, AI-powered self-service experience<\/a>.<\/p>\n<p>There&#8217;s a third change underneath those two: what a help center is made of. It used to be a library of articles with a search box. Now, there are more options to offer contextual help to the users.<\/p>\n<p>In-app guidance, tooltips, walkthroughs, and checklists surface the right article at the right moment. AI-assisted search takes a question in the user&#8217;s own words and returns a direct answer instead of a list of links, so the user gets unstuck without raising a support ticket.<\/p>\n<h2 id=\"what-we-do\">How we used our resource center to improve UX<\/h2>\n<p>We used our resource center to collect feedback from users already looking for answers to their product-related questions. The survey gave us insights into what was confusing the users, which further helps improve the product experience.<\/p>\n<p>The notification-inbox redesign on our current roadmap started from one of those surveys. Users had been filing tickets about a confusing alert-handling flow, but the tickets didn&#8217;t say <em>why<\/em> it was confusing. The survey caught the actual reason.<\/p>\n<p>Our customers were getting lost between the inbox window and the alert tab, which sits inside the expanded inbox view. The redesign moved up the list once we had that. Without the survey, it would have stayed where it was.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Userpilot-Resource-center.png\" \/><\/p>\n<p>I&#8217;ve measured the deflection contribution from the resource center against ticket categories directly. And I found success using the resource center to provide guidance on product areas like reporting, setting up segments, or building a first flow. Some areas where we added a tooltip on a confusing feature have really reduced the follow-up for that particular area significantly.&#8221;<\/p>\n<p>Most of what works in a help center is unglamorous. We track which categories of ticket quietly disappear when those unglamorous changes go live, and which ones don&#8217;t.<\/p>\n<h2 id=\"examples\">13 Help center examples worth copying in 2026<\/h2>\n<p>Each example below comes with what&#8217;s worth lifting, the key features that make it work, and, where it applies, what to skip. They&#8217;re useful both for humans and AI agents.<\/p>\n<h3>1. Userpilot<\/h3>\n<p>Userpilot&#8217;s resource center is an AI-powered <a href=\"https:\/\/userpilot.com\/blog\/help-center-examples\/\" target=\"_blank\" rel=\"noopener\">help center<\/a> that answers a user&#8217;s specific question contextually, before it turns into a support ticket.<\/p>\n<p>Instead of a search box that returns a list of articles to read, the resource center runs an AI search. A user types a real question, phrased their own way (&#8220;<em>Why isn&#8217;t my checklist showing for new users?<\/em>&#8220;), and gets a direct answer drawn from the help content, in-app, without leaving their workflow. The AI search layer is what turns a set of documents into something that resolves the question.<\/p>\n<p>Instead of the <a href=\"https:\/\/userpilot.com\/\">Userpilot<\/a> app, we also embed a resource center widget as shown above. A user can easily access educational materials without disturbing their flow.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>An AI search that answers a specific question in the user&#8217;s own words with a direct answer.<\/li>\n<li>A human escalation path sits behind the AI search, so the questions it can&#8217;t answer still land somewhere.<\/li>\n<li>It runs in-app, inside the resource center, so the user never leaves the product to get unstuck.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>An AI answer is only as good as the help content behind it. The resource center still needs to be maintained, with current articles for the AI layer to ground its answers in.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" class=\"alignnone\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Userpilot-AI-powered-help-center-example.png\" alt=\"Userpilot's AI-powered help center\" width=\"1800\" height=\"1126\" \/><\/h3>\n<h3>2. Stripe<\/h3>\n<p><a href=\"https:\/\/docs.stripe.com\/\">Stripe&#8217;s documentation<\/a> is the gold standard most people quietly compare their own help center against. It was built knowing that developers and LLMs both read it, starting from the help center homepage. Stripe has a <a href=\"https:\/\/docs.stripe.com\/llms.txt\">\/llms.txt file<\/a> with an instructions section, exposes an MCP server with first-party agent skills, and publishes <a href=\"https:\/\/docs.stripe.com\/agents\">a dedicated guide for AI agents building Stripe integrations<\/a>.<\/p>\n<p>For humans, the docs are just deep hierarchical categories, paired with side-by-side code samples, and a global anchor structure that covers pretty much everything about the product.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li><a href=\"https:\/\/docs.stripe.com\/mcp\">An MCP server<\/a> plus &#8220;<a href=\"https:\/\/docs.stripe.com\/building-with-ai#skills:~:text=install%20instructions.-,Install%20agent%20skills,-Agent%20skills%20are\">agent skills<\/a>&#8221; catalog, which is a 2026 move almost no help center has made.<\/li>\n<li>Stable, deep-linkable URL structure that LLMs can quote without breaking.<\/li>\n<li>An <code>llms.txt<\/code> file with an instructions section, not just a list of pages.<\/li>\n<li>Side-by-side code samples that double as machine-readable examples.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>An AI-powered search that helps with any technical question that the end user might have. You can even highlight a specific section on a help page and ask AI about that section only.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Stripe-help-center-example.png\" \/><\/h3>\n<h3>3. Vercel<\/h3>\n<p><a href=\"https:\/\/vercel.com\/docs\">Vercel&#8217;s documentation<\/a> is the other reference standard for agent-ready docs. The whole site is mirrored at <a href=\"https:\/\/vercel.com\/docs\/llms-full.txt\">llms-full.txt<\/a> as a single machine-readable file, and the standard <a href=\"https:\/\/vercel.com\/llms.txt\">llms.txt<\/a> sits at the root of the docs subdomain.<\/p>\n<p>Vercel even publishes <a href=\"https:\/\/vercel.com\/docs\/agent-resources\">an &#8220;agent resources&#8221; page<\/a> that tells AI assistants which sub-files to load for which task. On the human side, the docs are dense but well-structured with clear left navigation, &#8216;<em>copy as markdown&#8217;<\/em> button on every page, and live code examples that run in the browser.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>Both <code>llms.txt<\/code> (index) and <code>llms-full.txt<\/code> (full corpus) shipped, which is the 2026 best practice.<\/li>\n<li>A dedicated agent-resources index pointing LLMs to the right entry points.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>Heavily aimed at developers.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Vercel-help-center-example.png\" \/><\/h3>\n<h3>4. Notion<\/h3>\n<p><a href=\"https:\/\/www.notion.com\/help\">Notion&#8217;s help center<\/a> and <a href=\"https:\/\/academy.notion.com\/\">Notion Academy<\/a> together set the bar for visual help content. Every guide is illustrated with annotated screenshots and short GIFs that show the actual action, not a stock product shot. Academy is a self-paced learning hub with structured courses; the help center proper is for the &#8220;I&#8217;m stuck right now&#8221; use case. The split keeps each surface focused, and the in-app help icon links cleanly to both.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>Annotated screenshots and short GIFs. Every multi-step instruction is paired with a visual.<\/li>\n<li>Help and Academy are kept structurally separate, so users don&#8217;t get a 40-minute course when they want a 2-minute fix.<\/li>\n<li>An in-app entry point that surfaces at the right time.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>Since the UI keeps changing, screenshot freshness is a challenge. Notion can carry it, but smaller teams need a plan for it.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Notion-help-center.png\" \/><\/h3>\n<h3>5. Linear<\/h3>\n<p><a href=\"https:\/\/linear.app\/docs\">Linear&#8217;s docs<\/a> are minimalist and fast. The information density per screen is high without feeling cluttered. The navigation is four columns and a search box, and the search box, which is one keyboard shortcut away, does what it&#8217;s supposed to do, bring answers to users&#8217; questions.<\/p>\n<p><a href=\"https:\/\/linear.app\/docs\/project-documents#:~:text=Create%20documents%20inside%20of%20projects%20to%20keep%20relevant%20information%20and%20updates%20in%20one%20central%20place.%20Use%20documents%20to%20create%20specs%2C%20PRDS%2C%20and%20share%20status%20updates%20with%20the%20project%20team.\">Documentation View inside Linear<\/a> lets product teams keep specs and reference material alongside the issues they relate to, which is the bridge between &#8220;in-product help&#8221; and &#8220;product knowledge base&#8221; most companies haven&#8217;t built.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>The standout feature is a visual hierarchy that lets you scan a page in five seconds and find the right section.<\/li>\n<li>In-product Documentation View that keeps reference material next to the work it supports.<\/li>\n<li>Keyboard-first search with the kind of latency that makes you actually use it.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>Linear&#8217;s minimalism only works because the underlying product is opinionated. If your product has many features and workflows, your help center should help users navigate them clearly.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Linear-help-center-example.png\" \/><\/h3>\n<h3>6. Intercom<\/h3>\n<p><a href=\"https:\/\/www.intercom.com\/help\">Intercom&#8217;s help center<\/a> is a classic example of how a help-desk vendor preaches what they teach. The help center is also where Fin, their AI agent, lives. Customers with questions meet Fin first, and it answers from the same help articles a human would land on.<\/p>\n<p>Intercom says Fin can achieve high answer accuracy when trained on a company\u2019s own help content, and every response can include an <a href=\"https:\/\/www.intercom.com\/help\/en\/articles\/11712008-ai-agent-disclosure?utm_source=chatgpt.com#:~:text=Now%2C%20you%27ll%20find%20a%20toggle%20that%20allows%20you%20to%20easily%20switch%20the%20%22AI%20Agent%22%20label%20on%20or%20off%2C%20empowering%20you%20to%20decide%20how%20and%20when%20to%20inform%20your%20customers%20that%20they%27re%20interacting%20with%20an%20AI%20Agent.\">\u201cAI Agent\u201d disclosure label<\/a> so users know they\u2019re speaking with AI. The model fits the moment: the docs are the source of truth, the AI is the delivery surface, and humans handle the rest.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>AI agent and help articles share a single source of truth; no drift between what the bot says and what the article says.<\/li>\n<li>A disclosure label on every AI message is the right pattern for trust.<\/li>\n<li>Clean handoff path to a human when the AI doesn&#8217;t have the answer.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>The model only works if you&#8217;re prepared to maintain the underlying help content like a product surface. An AI answer is only as good as the doc it refers to.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Intercom-help-center-example.png\" \/><\/h3>\n<h3>7. Slack<\/h3>\n<p><a href=\"https:\/\/slack.com\/help\">Slack&#8217;s help center<\/a> stays useful at the scale of a product that&#8217;s used by everyone from solo developers to enterprise admins. The in-app help, behind the question-mark icon, opens a panel split into &#8220;Help&#8221; and theme-grouped articles below. A prominent search bar and a help-requests launcher sit at the top, so the path to support never takes more than two clicks. The website version mirrors the in-app version, which matters for AI agents fetching pages directly.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li><span style=\"margin: 0px; padding: 0px;\">Release notes banner with promoted articles for new features inside the help center, which doubles as a <a href=\"https:\/\/userpilot.com\/blog\/secondary-onboarding\/\" target=\"_blank\" rel=\"noopener\">secondary onboarding<\/a> surface.<\/span><\/li>\n<li>Two-surface parity: in-app help and web help are the same content with the same structure.<\/li>\n<li>Generous <a href=\"https:\/\/userpilot.com\/blog\/white-space-analysis\/\">white space<\/a> and clear theme grouping that keeps scan time low.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>Heavy JavaScript-rendered modals in the in-app version; the web version is the agent-readable one.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Slack-help-center-example.png\" \/><\/h3>\n<h3>8. HubSpot<\/h3>\n<p>HubSpot&#8217;s in-app support center is one of the best examples of contextual help on this list. The help panel surfaces search suggestions and recommended resources based on where the user is inside the product. You can also ask questions to support, aided by &#8220;frequently asked questions&#8221; suggestions. There&#8217;s also an AI assistant in chat that you can use to get answers to your questions.<\/p>\n<p>The autocomplete search bar shortens the question-to-article path further. Live chat services and community forums sit one click below the suggestions, so the escalation path is visible without crowding the main area.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>Page-personalized search suggestions that anticipate the user&#8217;s question from their context.<\/li>\n<li>Visible-but-quiet escalation path to live chat and support for cases that the articles don&#8217;t resolve.<\/li>\n<li>An autocomplete search bar that gets users to an article in two keystrokes instead of two paragraphs.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>The contextual layer relies on tagging articles to product pages; without that taxonomy, the personalization breaks.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/HubSpot-help-center-example.png\" \/><\/h3>\n<h3>9. Asana<\/h3>\n<p><a href=\"https:\/\/asana.com\/guide\">Asana&#8217;s help center<\/a> is built around in-app video playback. Open the help panel, search for a workflow, and the result is a short, topic-specific video that plays inside the product without forcing a tab switch. The library is granular: there&#8217;s a video for &#8220;create a task&#8221; and a separate one for &#8220;create a recurring task,&#8221; not one ten-minute video that covers both.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>One workflow per video instead of one product-overview video covering many; users find the answer faster.<\/li>\n<li>Videos play in-app without taking the user out of the workflow they&#8217;re trying to learn.<\/li>\n<li>Direct-to-human path available when self-serve doesn&#8217;t resolve.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>Video is hard for AI agents to parse. Asana&#8217;s strong on humans, less so on the agent side; a transcript or text equivalent for every video would close that gap.<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Asana-help-center-example-video-tutorials.png\" \/><\/p>\n<h3>10. Figma<\/h3>\n<p><a href=\"https:\/\/help.figma.com\/\" target=\"_blank\" rel=\"noopener\">Figma&#8217;s help center<\/a> is an example of a visual brand carried into a help surface. Minimalistic colors, on-brand illustrations, a center theme that mirrors the product&#8217;s identity, and a single straightforward landing page with minimal category buttons.<\/p>\n<p>Under the search bar, Figma lists the most-searched terms as one-click chips, which is the difference between a help center that feels generic and one that feels like an extension of the product. Figma&#8217;s help center carries the same on-brand visual language as the product itself, which keeps trust consistent between the two surfaces.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>Search shortcut chips under the search bar for the most common queries.<\/li>\n<li>Minimal categorization that doesn&#8217;t make the user think about taxonomy.<\/li>\n<li>Brand visual language consistent between the product and the help center; trust travels.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>The brand-first approach can hide structural choices an LLM needs. Verify the URL structure and metadata before claiming this layout is agent-ready.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Figma-help-center-example.png\" \/><\/h3>\n<h3>11. Loom<\/h3>\n<p>Loom takes the opposite approach to Asana and runs a deliberately minimal in-app help pop-up: seven sections, a link out to the full support page, and a feedback widget. The full help center lives on the web.<\/p>\n<p>The split has two consequences. The in-product surface stays uncluttered, which matches Loom&#8217;s <a href=\"https:\/\/userpilot.com\/blog\/user-interface-design\/\">UI design<\/a> aesthetic. And the web help center is structured enough that AI agents can crawl it without working through a JavaScript-rendered modal layer.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>Web-first help with a thin in-app entry point keeps both human and agent surfaces clean.<\/li>\n<li>The customer feedback widget collects insight for <a href=\"https:\/\/userpilot.com\/blog\/product-improvement-saas\/\">product improvement<\/a> from inside the help surface itself.<\/li>\n<li>The in-app pop-up is restrained enough to encourage exploration instead of overwhelming a new user.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>If a user is genuinely stuck mid-task, the round-trip to a web help center is friction. Slack and HubSpot handle this better with in-app contextual search.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Loom-help-center-example.png\" \/><\/h3>\n<h3>12. Atlassian (Jira and Confluence)<\/h3>\n<p><a href=\"https:\/\/support.atlassian.com\/\" target=\"_blank\" rel=\"noopener\">Atlassian Support<\/a> is an example of help at the scale of a product family with thousands of edge cases. Featured articles, product updates, a <a href=\"https:\/\/community.atlassian.com\/\">community forum<\/a>, and a deep technical documentation set all sit one click from the search bar.<\/p>\n<p>Pre-linked &#8220;Featured content&#8221; lists save time for <a href=\"https:\/\/userpilot.com\/blog\/power-users\/\">power users<\/a>; community answers cover the long tail that no first-party doc can. Atlassian also <a href=\"https:\/\/community.atlassian.com\/forums\/Jira-Service-Management-articles\/The-best-help-center-design-update-to-Jira-Service-Management\/ba-p\/2739708\">runs an early-access program for customers to influence Jira Service Management&#8217;s help center design<\/a>, which is unusual and worth noting.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li>Community as a long-tail layer alongside the official docs; the search hits both.<\/li>\n<li>Pre-linked top-issues list that recognizes the 80\/20 of why people open the help center.<\/li>\n<li>Customer-influenced design through an early-access program, with unique features built in based on real user input, is the right way to evolve a help center at this scale.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>Volume can overwhelm scan; <a href=\"https:\/\/userpilot.com\/blog\/how-to-reduce-screen-complexity\/\">screen complexity<\/a> is a real cost when the help center has to handle multi-product surfaces.<\/li>\n<\/ul>\n<h3><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Atlassian-help-center-example.png\" \/><\/h3>\n<h3>13. Mintlify<\/h3>\n<p><a href=\"https:\/\/mintlify.com\/docs\">Mintlify&#8217;s own docs<\/a> are a working demo of what they sell, which is a docs platform that ships <code>llms.txt<\/code> and <code>llms-full.txt<\/code> out of the box. Their published <a href=\"https:\/\/www.mintlify.com\/blog\/state-of-ai\">State of Agent Traffic report<\/a> measures how often AI agents read documentation across their hosted sites.<\/p>\n<p>Mintlify writes publicly about the underlying shift that the rest of this post is built on, and their docs walk the talk. They have clean URLs, machine-readable metadata, and a per-page &#8220;Open in ChatGPT \/ Claude \/ Cursor&#8221; convenience.<\/p>\n<p><strong>What works:<\/strong><\/p>\n<ul>\n<li><a href=\"https:\/\/www.mintlify.com\/docs\/ai\/llmstxt#:~:text=Automatically%20generate%20llms.txt%20and%20llms%2Dfull.txt%20files%20so%20AI%20tools%20like%20ChatGPT%20and%20Claude%20can%20index%20and%20understand%20your%20documentation.\">Native <code>llms.txt<\/code> and <code>llms-full.txt<\/code> generation<\/a>, so the agent-reader work is done by default instead of as an afterthought.<\/li>\n<li>&#8220;Open in [agent]&#8221; buttons on every page, which is the cleanest UI for the new audience that exists today.<\/li>\n<li>Published analytics on AI-driven doc traffic, which lets you benchmark your own.<\/li>\n<\/ul>\n<p><strong>What to watch out for:<\/strong><\/p>\n<ul>\n<li>Mintlify&#8217;s docs are themselves documentation about documentation. The recursive frame can be confusing if you&#8217;re looking for help-center inspiration rather than tooling inspiration.<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/Mintlify-help-center-example.png\" \/><\/p>\n<div style=\"background-color: #e9e5fe; padding: 20px; color: black;\">\ud83d\udca1 Read related: <a href=\"https:\/\/userpilot.com\/blog\/in-app-resource-center\/\">A guide to in-app resource centers and better user support<\/a><\/div>\n<h2 id=\"how-to-design\">How to design a help center in 2026<\/h2>\n<p>Now that we saw some good examples, let&#8217;s summarize a few components of a good help center in 2026.<\/p>\n<ol>\n<li><strong>Identify customer needs:<\/strong> Pull support-ticket data, in-product friction points, and the pre-sale questions your sales team gets. Walk through the help center as a stuck user would: does the user-friendly interface support users in finding answers through self-help, or does it send them in circles? Then ask ChatGPT and Perplexity the same questions about your product and read the answers. If they&#8217;re wrong, your help center is the reason, and you now know what to fix first.<\/li>\n<li><strong>Choose the right platform:<\/strong> Pick something with proper content management, custom-domain support, a responsive design that works across desktop, tablet, and mobile, strong search functionality, and analytics. Mobile users are now the majority of traffic for most customer-facing help centers, so that last part isn&#8217;t negotiable. Zendesk, Freshdesk, Helpscout, Intercom, Userpilot&#8217;s resource center, and AI-native tools like Forethought are all reasonable starting points. Before committing, check whether the platform ships <code>llms.txt<\/code> out of the box or whether you&#8217;ll add it manually.<\/li>\n<li><strong>Organize content:<\/strong> Group related topics under clear labels for intuitive navigation, and surface a few featured articles on the homepage for the questions people ask most. Reduce decision fatigue with verb-led categories (&#8220;Report an issue,&#8221; &#8220;Connect an integration&#8221;) instead of internal-jargon labels. A smart way to keep users moving is to end every article with a &#8220;Next steps&#8221; block or a short list of related articles so users never hit a dead end. URL paths matter beyond SEO now: an AI agent deep-linking to a doc shouldn&#8217;t have to follow a redirect chain.<\/li>\n<li><strong>Create simple content:<\/strong> Use plain language and avoid jargon. Break complex workflows into step-by-step instructions, and make them visually appealing with screenshots, short GIFs, or video tutorials rather than walls of text. The same plain-language discipline that helps a human scan also helps an LLM retrieve the right answer at the right confidence.<\/li>\n<li><strong>Add support options:<\/strong> Embed contact forms, live chat, community-forum links, and a system-status indicator. Keep the path to a human visible; a help center that buries the way to reach a person reads as a support blocker, not a support tool. Loom and Asana both surface contact support without pushing the user out of flow. For the agent reader, give the LLM a clean handoff path: if Fin or a custom agent can&#8217;t resolve, it should know where to route the conversation.<\/li>\n<li><strong>Test and update regularly:<\/strong> Run a quarterly audit of your help center content and the inner center pages. Pull article-level analytics (views, time on page, ticket-creation rate from each article) and prune or rewrite the underperformers. The same audit surfaces center UX issues like dead ends and missing topics. Track LLM-driven traffic separately from human traffic; in 2026, the agent share should be growing, not flat.<\/li>\n<\/ol>\n<h2 id=\"closer\">The future of help centers is in-app, contextual, and AI-assisted<\/h2>\n<p>The 13 examples above reflect a much bigger shift happening across SaaS support. Help centers are no longer just article repositories sitting outside the product. They are becoming active parts of the user experience, surfacing contextual guidance, answering questions in natural language, and helping users move forward without opening a ticket.<\/p>\n<p>At the same time, the audience for support content is changing. AI agents like ChatGPT, Claude, Perplexity, and Cursor increasingly fetch and interpret documentation on behalf of users. That changes how help centers need to be structured. It should have a clear hierarchy, machine-readable content, semantic search, and accessible documentation that matter more than ever because the reader is no longer always human.<\/p>\n<p>For SaaS teams focused on activation and retention, this changes the role of support entirely. A help center is no longer just a cost-reduction tool. It now influences onboarding completion, feature adoption, expansion, and churn.<\/p>\n<p>The next step for most SaaS teams is not a full redesign. It is understanding where users get stuck and bringing support closer to those moments. That can mean contextual <a href=\"https:\/\/userpilot.com\/blog\/in-app-messaging\/\">in-app guidance<\/a>, AI-powered search, <a href=\"https:\/\/userpilot.com\/blog\/user-onboarding-checklist-tips\/\">onboarding checklists<\/a>, <a href=\"https:\/\/userpilot.com\/blog\/interactive-walkthroughs-improve-onboarding\/\">interactive walkthroughs<\/a>, or embedded resource centers that help users without forcing them to leave the product.<\/p>\n<p>Yazan Sehwail, CEO of Userpilot, explains the broader shift this way:<\/p>\n<blockquote><p>\u201cIf you wanted to see how a recent release is landing, using session replay, NPS data, survey data, and product usage data, you should be able to get your answer without having to go to Userpilot.\u201d<\/p><\/blockquote>\n<p>The same idea applies to support as well, where users should be able to find answers, learn workflows, and recover from friction without breaking their momentum or leaving the product experience.<\/p>\n<p>If your current help center still functions mainly as a static library of articles, this is a good time to rethink how support fits into onboarding and product adoption. Userpilot can combine in-app guidance, resource centers, onboarding flows, and contextual self-service support to help SaaS teams improve activation and reduce friction across the user journey.<\/p>\n<p><a href=\"https:\/\/userpilot.com\/userpilot-demo\/\">Book a demo<\/a> to see how modern in-app support experiences work in practice.<\/p>\n<div style=\"background-color: #e9e5fe; padding: 20px; color: black;\">\ud83d\udca1 Read related: <a href=\"https:\/\/userpilot.com\/blog\/help-center-software\/\">Help center software showdown 2026: 7 top platforms compared head to head<\/a> | <a href=\"https:\/\/userpilot.com\/blog\/saas-knowledge-base-examples\/\">10 SaaS knowledge base examples and best tools to build yours<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Designing help centers is tricky &#8211; what elements to include, how much information to give, &#038; so on. Let&#8217;s find the answers with these help center examples!<\/p>\n","protected":false},"author":105,"featured_media":638800,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[23],"tags":[1069,896,1686,718,887,5671],"class_list":["post-14076","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-good-ux-inspiration","tag-help-center","tag-in-app-help-center","tag-knowledge-base","tag-saas-knowledge-base","tag-saas-self-service-support","tag-self-service"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too<\/title>\n<meta name=\"description\" content=\"See 13 SaaS help center examples and learn how top teams use in-app support, AI search, and self-service to improve activation and retention.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/userpilot.com\/blog\/help-center-examples\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too\" \/>\n<meta property=\"og:description\" content=\"See 13 SaaS help center examples and learn how top teams use in-app support, AI search, and self-service to improve activation and retention.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/userpilot.com\/blog\/help-center-examples\/\" \/>\n<meta property=\"og:site_name\" content=\"Thoughts about Product Adoption, User Onboarding and Good UX | Userpilot Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-21T05:57:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-21T15:32:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1800\" \/>\n\t<meta property=\"og:image:height\" content=\"945\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"James Mitchinson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"James Mitchinson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"20 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/userpilot.com\/blog\/help-center-examples\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/userpilot.com\/blog\/help-center-examples\/\"},\"author\":{\"name\":\"James Mitchinson\",\"@id\":\"https:\/\/userpilot.com\/blog\/#\/schema\/person\/a85fe026d286eebc14919285f278e83a\"},\"headline\":\"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too\",\"datePublished\":\"2026-05-21T05:57:49+00:00\",\"dateModified\":\"2026-05-21T15:32:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/userpilot.com\/blog\/help-center-examples\/\"},\"wordCount\":3868,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/userpilot.com\/blog\/help-center-examples\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png\",\"keywords\":[\"help center\",\"in-app help center\",\"knowledge base\",\"saas knowledge base\",\"SaaS self service support\",\"self service\"],\"articleSection\":[\"Good UX Inspiration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/userpilot.com\/blog\/help-center-examples\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/userpilot.com\/blog\/help-center-examples\/\",\"url\":\"https:\/\/userpilot.com\/blog\/help-center-examples\/\",\"name\":\"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too\",\"isPartOf\":{\"@id\":\"https:\/\/userpilot.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/userpilot.com\/blog\/help-center-examples\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/userpilot.com\/blog\/help-center-examples\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png\",\"datePublished\":\"2026-05-21T05:57:49+00:00\",\"dateModified\":\"2026-05-21T15:32:30+00:00\",\"author\":{\"@id\":\"https:\/\/userpilot.com\/blog\/#\/schema\/person\/a85fe026d286eebc14919285f278e83a\"},\"description\":\"See 13 SaaS help center examples and learn how top teams use in-app support, AI search, and self-service to improve activation and retention.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/userpilot.com\/blog\/help-center-examples\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/userpilot.com\/blog\/help-center-examples\/#primaryimage\",\"url\":\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png\",\"contentUrl\":\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png\",\"width\":1800,\"height\":945,\"caption\":\"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/userpilot.com\/blog\/#website\",\"url\":\"https:\/\/userpilot.com\/blog\/\",\"name\":\"Thoughts about Product Adoption, User Onboarding and Good UX | Userpilot Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/userpilot.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/userpilot.com\/blog\/#\/schema\/person\/a85fe026d286eebc14919285f278e83a\",\"name\":\"James Mitchinson\",\"description\":\"James Mitchinson is Head of Customer Success &amp; Delivery at Userpilot, where he helps SaaS teams turn onboarding and customer education into a true growth engine. With deep experience leading CS and implementation teams, he\u2019s passionate about using data and AI to make every customer interaction faster, smarter, and more human.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/jamesmitchinson\/\"],\"url\":\"https:\/\/userpilot.com\/blog\/author\/james\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too","description":"See 13 SaaS help center examples and learn how top teams use in-app support, AI search, and self-service to improve activation and retention.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/userpilot.com\/blog\/help-center-examples\/","og_locale":"en_US","og_type":"article","og_title":"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too","og_description":"See 13 SaaS help center examples and learn how top teams use in-app support, AI search, and self-service to improve activation and retention.","og_url":"https:\/\/userpilot.com\/blog\/help-center-examples\/","og_site_name":"Thoughts about Product Adoption, User Onboarding and Good UX | Userpilot Blog","article_published_time":"2026-05-21T05:57:49+00:00","article_modified_time":"2026-05-21T15:32:30+00:00","og_image":[{"width":1800,"height":945,"url":"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png","type":"image\/png"}],"author":"James Mitchinson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"James Mitchinson","Est. reading time":"20 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/userpilot.com\/blog\/help-center-examples\/#article","isPartOf":{"@id":"https:\/\/userpilot.com\/blog\/help-center-examples\/"},"author":{"name":"James Mitchinson","@id":"https:\/\/userpilot.com\/blog\/#\/schema\/person\/a85fe026d286eebc14919285f278e83a"},"headline":"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too","datePublished":"2026-05-21T05:57:49+00:00","dateModified":"2026-05-21T15:32:30+00:00","mainEntityOfPage":{"@id":"https:\/\/userpilot.com\/blog\/help-center-examples\/"},"wordCount":3868,"commentCount":0,"image":{"@id":"https:\/\/userpilot.com\/blog\/help-center-examples\/#primaryimage"},"thumbnailUrl":"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png","keywords":["help center","in-app help center","knowledge base","saas knowledge base","SaaS self service support","self service"],"articleSection":["Good UX Inspiration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/userpilot.com\/blog\/help-center-examples\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/userpilot.com\/blog\/help-center-examples\/","url":"https:\/\/userpilot.com\/blog\/help-center-examples\/","name":"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too","isPartOf":{"@id":"https:\/\/userpilot.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/userpilot.com\/blog\/help-center-examples\/#primaryimage"},"image":{"@id":"https:\/\/userpilot.com\/blog\/help-center-examples\/#primaryimage"},"thumbnailUrl":"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png","datePublished":"2026-05-21T05:57:49+00:00","dateModified":"2026-05-21T15:32:30+00:00","author":{"@id":"https:\/\/userpilot.com\/blog\/#\/schema\/person\/a85fe026d286eebc14919285f278e83a"},"description":"See 13 SaaS help center examples and learn how top teams use in-app support, AI search, and self-service to improve activation and retention.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/userpilot.com\/blog\/help-center-examples\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/userpilot.com\/blog\/help-center-examples\/#primaryimage","url":"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png","contentUrl":"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2026\/05\/help-center-examples-featured.png","width":1800,"height":945,"caption":"13 Help Center Examples in 2026: What Works When AI Agents Read Your Docs Too"},{"@type":"WebSite","@id":"https:\/\/userpilot.com\/blog\/#website","url":"https:\/\/userpilot.com\/blog\/","name":"Thoughts about Product Adoption, User Onboarding and Good UX | Userpilot Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/userpilot.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/userpilot.com\/blog\/#\/schema\/person\/a85fe026d286eebc14919285f278e83a","name":"James Mitchinson","description":"James Mitchinson is Head of Customer Success &amp; Delivery at Userpilot, where he helps SaaS teams turn onboarding and customer education into a true growth engine. With deep experience leading CS and implementation teams, he\u2019s passionate about using data and AI to make every customer interaction faster, smarter, and more human.","sameAs":["https:\/\/www.linkedin.com\/in\/jamesmitchinson\/"],"url":"https:\/\/userpilot.com\/blog\/author\/james\/"}]}},"_links":{"self":[{"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/posts\/14076","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/users\/105"}],"replies":[{"embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/comments?post=14076"}],"version-history":[{"count":4,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/posts\/14076\/revisions"}],"predecessor-version":[{"id":250574,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/posts\/14076\/revisions\/250574"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/media\/638800"}],"wp:attachment":[{"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/media?parent=14076"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/categories?post=14076"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/tags?post=14076"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}