Veezoo

Module 1 of 5

Module 1: Veezoo Basics & the Knowledge Graph

What Veezoo is, how end users experience it, and why the Knowledge Graph sits at the center of everything.

Estimated time: 25 min

Welcome to the Veezoo Academy. This course teaches you how to configure the Veezoo Knowledge Graph, the single most important factor in a successful Veezoo deployment.

This module lays the foundation. Before you configure anything, you need to understand what Veezoo is, how end users experience it, and why the Knowledge Graph sits at the center of everything.

Each lecture walks through a worked example, so you can see how the pieces fit together before you model your own business domain.

What you will learn

  • The three Veezoo user types and the typical flow from dashboard to follow-up question.
  • What the Knowledge Graph is and what it contains.
  • Why Veezoo answers are hallucination-free.
  • Why the Knowledge Graph is independent of the database underneath.

Lectures

Key takeaways

  • A dashboard is where a question starts, not where it ends. The interesting part is the follow-up, and it belongs in the chat.
  • The Knowledge Graph is the universe of answerable questions. If a concept is missing from it, nobody can ask about it.
  • The AI's work stops at the VQL query. Everything after that point is deterministic code, which is why a number can never be invented.
  • The title and filter section is your proof. Read it once and you know exactly what was computed.
  • Business logic and row-level security are applied in that same deterministic step, so they hold for every answer without exception.
  • The graph does not mirror your database. That independence is what keeps verification, security, and a warehouse migration manageable.