# Workbenches Kindred Create ships two custom workbenches on top of FreeCAD's standard set. ## ztools A unified workbench that consolidates part design, assembly, and sketcher tools into a single interface. It is the **default workbench** when Kindred Create launches. ztools commands are also injected into the PartDesign workbench menus and toolbars via a manipulator mechanism, so they are accessible even when working in stock PartDesign. See the [ztools guide](./ztools.md) for details. ## Silo A parts database workbench for managing CAD files, part numbers, revisions, and bills of materials across teams. Silo commands (New, Open, Save, Commit, Pull, Push, Info, BOM) are integrated into the File menu and toolbar across **all** workbenches via the origin system. Silo requires a running server instance. On first launch, Kindred Create prompts for server configuration. See the [Silo guide](./silo.md) for details. ## Stock FreeCAD workbenches All standard FreeCAD workbenches are available: PartDesign, Sketcher, Assembly, TechDraw, Draft, BIM, CAM, FEM, Mesh, Spreadsheet, and others. Kindred Create does not remove or disable any stock functionality.