---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Integrating a custom search or knowledge article viewer with knowledge blocks

# Integrating a custom search or knowledge article viewer with knowledge blocks {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

If you are using a custom search or knowledge article viewer with your application, you
can integrate that custom search or viewer with the appropriate knowledge or knowledge blocks
API.  
Hinweis:  
Integration is only necessary if you are using a custom search or knowledge article viewer.
* **[KBPortalServiceImpl - Global](https://servicenow-prod.fluidtopics.net/~F286rgutGnyGan4fQIX6w#KBPortalServiceImplAPI)**   
  The `KBPortalServiceImpl` API is included with Knowledge Management V3 \[com.snc.knowledge3\] as a script include. It provides methods to use with knowledge, such as integration with a custom search.
* **[KBBlock - Global](https://servicenow-prod.fluidtopics.net/VufRdkSNdKAtx8HqvtL9kg#KBBlockAPI)**   
  The `KBBlock` API is included with knowledge blocks \[com.snc.knowledge_blocks\] as a script include. It provides methods to use with the knowledge blocks feature, such as integration with a custom knowledge article viewer.

