hexabot/docs/user-guide/knowledge-base
2024-12-19 10:56:18 +00:00
..
content-types.md GITBOOK-74: No subject 2024-10-05 05:51:38 +00:00
manage-persistent-menu.md GITBOOK-74: No subject 2024-10-05 05:51:38 +00:00
media-library.md GITBOOK-83: No subject 2024-10-05 06:57:11 +00:00
README.md GITBOOK-113: No subject 2024-12-19 10:56:18 +00:00

Knowledge Base

Hexabot's built-in Knowledge Base is where you store and manage all the information your chatbot uses to interact with users. Think of it as a centralized knowledge base that keeps all your chatbot's responses accurate, consistent, and up-to-date.

Managing Content in the Knowledge Base:

  1. Create Content Types: Organize your information by creating content types relevant to your chatbot (e.g., "Products," "Services," "FAQs").
  2. Define Fields (Metadata): For each content type, define the data fields you need. For a "Product" type, you might have "Name," "Description," "Price," "Image URL," etc.
  3. Populate Content Entries: Create individual entries within each content type, filling in the data fields. You might have a separate entry for each product in your catalog, each service you offer, or each question in your FAQ section.

Define Content Types in the Knowledge Base