Skip to content

Cluster 2B · the FAQ layer

Shopify Knowledge Base app: the FAQ layer AI agents read

The Shopify Knowledge Base app is a free first-party app that lets merchants view and customize FAQs AI shopping agents use to answer questions about the store.1 Shopify's own warning: it "improves the accuracy of AI responses about your store but doesn't affect how often your store appears in AI platform results."2

Published:

What the Shopify Knowledge Base app is

The Shopify Knowledge Base app is a free first-party app built by Shopify that lets merchants 'view and customize the FAQs that AI shopping agents use to answer questions about your store.' It launched 2025-05-16, runs in English only at launch, and is available with all Shopify plans. Three documented features: view Shopify-generated FAQs based on store settings and policies, monitor buyer inquiries about your store, and create custom FAQs to address a wider array of buyer questions.

The app sits at apps.shopify.com/shopify-knowledge-base1. App-store rating at this verification: 3.5 stars / 17 reviews. The Shopify-emitted feature list is short on purpose — the app is a curation surface for FAQs that AI agents reference, not a customer-facing widget. The FAQs do not render on the storefront.

Knowledge Base at a glance

Free

no paid tiers — first-party Shopify app available on all plans.

Shopify App Store · 2026-05-22
2025-05-16

launch date per the App Store listing.

Shopify App Store · 2026-05-22
1-2 sentences

Shopify's stated answer length guidance for manually created FAQs.

Shopify Help · 2026-05-22

The warning every merchant misses

Verbatim from the Knowledge Base help page: 'The Shopify Knowledge Base app improves the accuracy of AI responses about your store but doesn't affect how often your store appears in AI platform results.' That sentence is the difference between a discovery tool and an accuracy tool. Installing Knowledge Base makes ChatGPT answer 'what is your return policy' more accurately. It does not make ChatGPT recommend your products more often.

The warning2 is the most important sentence on the Knowledge Base surface and the most commonly skipped one in agency content. The implication: Knowledge Base belongs in the customer-experience stack, not the discovery stack. The discovery stack is Catalog eligibility + product data + crawler access. Knowledge Base helps after a buyer is already mid-conversation about your store, not before. The "does not rank" article walks the implication in detail.

Setting up Knowledge Base

Install the app from the Shopify App Store. Shopify auto-generates a starter FAQ set from four settings surfaces — Language settings, Customer account settings, Shipping and delivery settings, and Return rules. Review the generated FAQs for accuracy. Override the ones that need fixing; create manual entries for the questions Shopify didn't anticipate. The Top unanswered questions surface lets you turn observed buyer questions into new FAQs in two clicks.

Auto-generated FAQs cannot be deleted — only overridden, with a "Return to default" reset path3. Manually created FAQs are fully editable. The setup article walks the install order with the four settings surfaces; the manual-vs-auto article covers when to use each.

Where the FAQs come from

Auto-generated FAQs are pulled from four admin surfaces: Language settings, Customer account settings, Shipping and delivery settings, and Return rules. Those surfaces feed both Knowledge Base and the AI agents directly — fixing a return rule fixes the auto-FAQ and the AI's answer in one move. Get the underlying settings right before curating the FAQ layer.

The Knowledge Base FAQ-management page3 names all four surfaces explicitly. The implication for store operators: the Knowledge Base curation work has a multiplier — every fix to the underlying setting propagates both to the storefront and to the AI answer surface. The store policies for AI article walks the policy hygiene that feeds this layer.

FAQs are stored as metaobjects

Knowledge Base FAQs are saved as metaobjects, editable in your Shopify admin under Content > Metaobjects. That means they're addressable by the Storefront API, the Admin API, the MCP server, and any external tool with metaobject access — not just the Knowledge Base app UI. Backups, bulk edits, and migrations work via the standard metaobject tooling.

Verbatim from Shopify3: "FAQs are saved as metaobjects and can be edited in your Shopify admin under Content > Metaobjects." The metaobjects article walks what that exposes — API access, GraphQL queries, and the maintenance flow for stores that scale beyond a manual curation pass.

The 4 articles under this cluster

Four deeper articles: setup, manual vs auto FAQs, the metaobject storage layer, and the does-not-rank warning. Together they cover both what to do (install, configure, curate) and what not to expect (more AI traffic).