Data Category for Answers
A Data Category for Answers was a label, drawn from a Data Category Group, that the Answers and Chatter Answers features used to file a customer question under a topic.
Definition
A Data Category for Answers was a label, drawn from a Data Category Group, that the Answers and Chatter Answers features used to file a customer question under a topic. Whoever posted a question in a public answers zone picked one category, and members could filter the question list by it.
Neither experience is available now. Salesforce no longer supports Chatter Answers, and Chatter Questions replaced it. Standalone Answers is a stranger case. It sits on neither Salesforce's active nor past retirement list, yet its help documentation is gone. Treat it as undocumented rather than formally retired. Data Categories survive as a Knowledge tool, and community questions are organized with Topics now.
In plain English
“Imagine a message board where every question had to go in exactly one folder, and someone picked the folder list ahead of time. Those folders were Data Categories. Salesforce shut the message board down years ago, so the folders now only hold help articles.”
Worked example
Picture a solar equipment company that ran an answers zone in 2016. Its admin built one Data Category Group, Solar_Installation_Maintenance, with four sibling categories: Solar Panels, Inverters, Charge Controllers, and Batteries. A customer posted "Inverter shows error E04 after firmware update" and tagged it Inverters. That tag wrote a QuestionDataCategorySelection row linking the Question record to the Inverters category, so filtering the zone by Inverters surfaced the thread. Today the zone is gone. Those rows are still queryable through the API, but nothing renders them, and the group now classifies only Knowledge articles.
What survived the retirement, and what did not
How the tag actually got stored
Choosing a category on a question was not free text. Salesforce wrote a junction row in QuestionDataCategorySelection, tying the Question record to one category inside the assigned group. That object still ships in the Object Reference through API version 67.0, so the plumbing outlived the product. Inherit an old org and you can still query those rows, even though no UI renders them.
What the retirement notice says
The Chatter Answers retirement article says Chatter Questions has replaced it. It warns that data may be lost unless you move it with the Salesforce Q&A Migration app. A second notice narrows the scope: orgs created on Summer '16 or later never had the feature. Standalone Answers never got a notice of its own.
Topics took over the tagging job
Chatter Questions in Experience Cloud does not use Data Categories. It uses Topics, flat tags anyone can apply and stack. A billing complaint about a mobile app can carry a Billing Topic and a Mobile Topic at once. The single-branch category model could never do that.
Where Data Categories live now
Answers is gone from the documentation, but data categories are not. The current pages cover them only under Knowledge setup, where they organize articles and control who sees them. The best-practice article carries the sizing rules. Three active category groups, five hierarchy levels per group, 100 categories inside a group, and eight per article.
Trust & references
Cross-checked against the following references.
Straight from the source - Salesforce's reference material on Data Category for Answers.
Hands-on resources to go deeper on Data Category for Answers.
About the Author
Dipojjal Chakrabarti is a B2C Solution Architect with 29 Salesforce certifications and over 13 years in the Salesforce ecosystem. He writes and edits salesforcedictionary.com, published by KineticBit Inc., to help admins, developers, architects, and cert/interview candidates sharpen their fundamentals. More about Dipojjal.
Test your knowledge
+5 pts / dayQ1. In an org that once ran an answers zone, what happens to the old question category assignments today?
Q2. What does Chatter Questions in Experience Cloud use to organize questions?
Q3. Data Categories serve Knowledge now. How many can one article carry from a single category group?


Discussion
Loading discussion…