In this section, you will see how to query and test your new knowledge base.

To query a knowledge base, you issue requests against the endpoint it was published to. To access the endpoint, perform the following steps:

  1. Click on the cog icon to the right of the knowledge base name:

PhysKBSettings (1) (1).png

  1. The knowledge base information modal popup is displayed. Click on the copy icon to copy the endpoint URL to your local clipboard. If you want to test saved content, copy the Staging Query Endpoint URL. If you want to test published content, copy the Published Query Endpoint URL:

PhysKBCopyURL (1) (1).png

<aside> 💡

Take note of the endpoint URL. You will need to supply it later to test your knowledge base.

</aside>

If you are using Zammo Agents, instructions for testing the knowledge base in a RAG Project can be found here.

If you are using UI Builder, instructions for testing the knowledge base are below.

  1. Open UI Builder. Add Send an HTTP Request activity. Click on the editor icon: