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

 Release :

    - australia

ft:locale :

    - pt-BR

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}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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.  
Nota:  
Integration is only necessary if you are using a custom search or knowledge article viewer.
* **[KBPortalServiceImpl - Global](https://servicenow-prod.fluidtopics.net/90XZNJYL3I8HxGD5nbszUw#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/e4v_0jyDtunXm39WdyiYrw#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.

