Knowledge
Knowledge is trusted source material your app can search. Keep the real records (chapters, policies, articles) as normal tables. GenieForge owns the search copy: chunking, indexing, citations, and a plain-text fallback while embeddings are still catching up. Ask Build to attach knowledge to a table you already have. Example: search chapters by their body text, then open the matching chapter. You can also attach knowledge to documents that store a file (a PDF or a text upload). Search can filter by fields on that document, such as category.What you get
- A named collection you can search from chat or a page.
- Results that point back to the original row, not a mystery snippet, including fields like title and category when they exist.
- Search that uses plain text over the full collection while embeddings are still catching up, so later sources are not missing from results. That fallback matches the words in your query, not only the exact phrase.

