We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Knowledge articles aren't visible in Now/Agent Mobile App

Nikita35
Kilo Guru

hello

I have requirement to access knowledge articles/ knowledge bases on mobile app.

Currently we have configured Now mobile as well as Agent Mobile App.

but when I enter something in the search, I am not able to see kb article results.

also Information tab shows up to be blank.

find_real_file.png

What additional configuration needs to be done to display the kb articles and knowledge bases here?

Regards

1 ACCEPTED SOLUTION

Andrey Kuznetso
Giga Contributor

This solution helped with similar issue: https://community.servicenow.com/community?id=community_question&sys_id=a22a8f69db5cdbc01dcaf3231f96...

Make KBKnowledge script include accessible from all application scopes. 

If you customized KBKnowledge script include you may also want revert it to base system. 

View solution in original post

13 REPLIES 13

viniciusoliveir
Kilo Expert

Hello Nikita,

 

 

check the following config in the platform:

 

Now Mobile app >> Knowledge Bases >> Add your knowledge base to this list.

 

 

This configuration is not automatically added for custom knowledge bases, so probably this is missing.

 

I hope this helps.

Thank you for the response.

Where can I find: Now Mobile app >> Knowledge Bases >> Add your knowledge base ?

This was the fix for our issue when we were not seeing the KB loading when clicking browse from the fsm playbook. Jan 2025. Xan Patch 4.

Thanks @viniciusoliveir ,
Your solution really worked like a charm for me. I was able to add one of my custom KB on now mobile.