Correct Answer: D
The knowledge_admin role in ServiceNow provides the ability to manage multiple knowledge bases. This includes creating, editing, publishing, retiring, and configuring settings for knowledge bases and articles.
🔹 Why knowledge_admin?
Manages all knowledge bases in the instance.
Has permissions to create, edit, and delete knowledge bases.
Can assign knowledge base-specific roles such as knowledge_manager or knowledge_editor to users.
Controls workflows, article approvals, and permissions for knowledge management.
🔹 Incorrect Options Explained:
A . knowledge_base_admin - This is not a valid ServiceNow role.
B . kb_admin - This is not an officially recognized role in ServiceNow.
C . sn_kb_admin - This role does not exist in the default ServiceNow configuration. The correct role is knowledge_admin.
📌 Reference:
Knowledge Management Roles - ServiceNow Docs
Managing Knowledge Bases in ServiceNow