Mazzle's KnowEasier Noesis debugger (KEN)
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 🏆 #68 of 72 Utilities mods in this game by downloads
📋 About This Mod
An in-game tool for modders to browse and search through live Noesis data structures.
Noesis is the system that BG3 uses for its user interface. This mod lets you inspect Noesis's current internal data structures in-game.
This mod is only useful to modders who are working with Noesis. If you don't know what that is, you don't need this.
This mod requires ScriptExtender.
Overview
Noesis object tree on left shows all objects that currently exist in the game
- By default is rooted in ContentRoot, but can also start at the main root
- Lists both children and visual childrent (optional)
Properties Inspector on right allows you to examine any Noesis object
- See all the data it contains and is linked to
- Select an object in Noesis object list
- Properties pane will then show:
- An alphabetical list of simple data properties
- An alphabetical list of all children and complex properties
Property Inspector lets you dig deeper into the Noesis objects
- Property list is a tree. You can expand the children and complex properties to dig as deep as you want.
- That can get messy, so you can also right-click on any child or complex property to set it as the new "Focused Sub-Object"
- The properties pane will now be be rooted in the sub-object you chose.
- You can reset the focused sub-object by clicking "Clear Focused Sub-Object"
Property view has tabs to let you find the locations with the good stuff more easily
- All Properties tab shows everything
- Direct properties tab shows properties that are specific to this object
- Dependency properties tab shows properties that ?
- Data Context tab will take you right to the objects Data Context object if it has one
Search live Noesis data to quickly find where the UI stores information!
- Click on button titled "Search Focused Sub-Object and All Children/Properties" to open the search window
- Enter text to search for and adjust settings (include visual children, case-senstive, exact match, search depth)
- Run search and matches will appear in a pane below the search parameters
- Click on a match to see detailed information on the right about the object and which property held the match
- Full path from UI root to found object will be presented as a series of buttons, with each object on the path having its own button.
- Click on any button to set that object as the Focused Sub-Object of the main browser.
- You can then return
📊 Mod Details
- Game
- Baldurs Gate 3 Mods
- Author
- Mazzle
- Version
- 1.2.4
- Downloads
- 174
- Endorsements
- 9
- Category
- Utilities
- Created
- 11/28/2025
- Updated
- 4/23/2026
🔧 How to Install Baldurs Gate 3 Mods
Download from Nexus.
📖 Full step-by-step install guide for Baldurs Gate 3 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Baldurs Gate 3 commands, item IDs, and more.
Keep browsing — more Baldurs Gate 3 mods await