User in the same domain as knowlege base cannot see expected knowledge article in KB searchIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptoms User is trying to search for knowledge article in the knowledge base in the same domain user is in and article is not found. Here is one example: Knowledge Base is in Domain ACME and User is also in Domain ACME and hence user should have visibility on all the knowledge articles in domain ACME but the user is unable to find expected article in Domain ACME. ACME ITIL user in ACME domain is expecting to see this knowledge article: But when user search from knowledge homepage or incident knowledge searches unable to search for the article. Release ALL Cause User doesn't have roles mentioned in Can Read User Criteria for Knowledge Base. Even though the user is able to see the article in kb_knowledge list view since the user has access in that domain but due to user criteria conditions, the user will not be able to search for the articles in knowledge homepage or from the incident form knowledge search. Resolution Adjust the user criteria roles and make sure user has the roles mentioned in Can Read User Criteria: Additional Information Here is the doc where you can read more about User Criteria for knowledge base: https://docs.servicenow.com/csh?topicname=t_SelectUserCriteria.html&version=latest