Skip to content

DataManager Workbench

DataManager is a FreeCAD workbench for auditing and cleaning up:

  • VarSets (App::VarSet) and their variables
  • Spreadsheet aliases (Spreadsheet::Sheet) and their alias names

It helps you:

  • Filter and browse VarSets/Spreadsheets and their child items.
  • Inspect expression references to variables/aliases.
  • Identify and remove unused variables/aliases.

DataManager panel annotated

Screenshot: DataManager panel showing both tabs (Varsets and Aliases), with the three-pane layout (parents, children, expressions). Details in the User Guide.

Documentation index

User documentation

Developer documentation

API reference