008 Family Tracker

Chris McKeown / July 1, 2025

Power

~12 min read2,303 words
0 views

Overview

Family Tracker gives you a complete inventory of every family or group loaded into the project, including when it was inserted, who inserted it, when it was last reloaded, and its current file path on disk. Use it to identify out-of-date families, find families loaded from non-standard locations, bulk reload or repath a library after a folder restructure, or clean up unused families before a project issue. Insertion and modification dates are captured at load time by the Bonus Tools or Family Browser add-in — without those tools running when a family is loaded, dates will show as Not Set.

008 Family Tracker — main dialog

Table of Contents


Key Features

  • Mode selector — switch between Families and Groups
  • Load with Family Paths — full load including File Date, File Path, File Size, and a per-row Reload button; enables all operations
  • Load w/out Family Paths — fast snapshot load without file path data; limited operations available
  • Load Groups — lists all model and detail group types in the project
  • Grid columns (full load): Id, Family Category, Family Name, Insertion Date, Inserted By, Modification Date, Modified By, Comments, Update checkbox, Reload button, File Date, File Path, File Size
  • Colour coding — red = project family is older than the file on disk (reload recommended); dark cyan = project family is newer than the file (edited and reloaded without saving)
  • Highlight out of Date Families — applies red/cyan colour coding to the entire grid at once
  • Assign Dates Not Set — back-fills today's date (or the file date if found) to families with missing insertion/modification dates
  • Set Comments — bulk-writes a comment string to all ticked families
  • Reload Individual — per-row button that opens a file browser navigating to the family's recorded path
  • Repath Selected Families — bulk re-targets selected families to a new parent folder, recursively searching for matching filenames
  • Reload Selected Families — bulk reloads selected families from their recorded file paths
  • Delete Selected — bulk-deletes selected families with a confirmation prompt
  • Export to CSV — exports the grid to a CSV file for Excel analysis

Requirements

  • Any Revit project document
  • Insertion and modification date tracking requires Kiwi Codes Bonus Tools or Family Browser to have been installed and running when each family was loaded
  • For reload and repath operations, family files must be accessible on disk at the recorded paths
  • A valid Kiwi Codes Bonus Tools licence must be active

Running the Tool

Launch

Find Family Tracker on the Bonus Tools Ribbon or use 115 Search Tools.

Family Tracker on the Bonus Tools ribbon tab

Family Tracker ribbon button

The dialog opens with an empty grid. Only the mode selector and the load buttons are active until a load is performed.

Family Tracker dialog on launch — empty grid


Step 1 — Select mode

Use the mode dropdown at the top of the dialog:

Families / Groups mode selector

ModeDescription
FamiliesLists all loaded Revit family types
GroupsLists all model and detail group types

Step 2 — Load

Loads all families with their file path, file date, and file size. Enables all grid operations including Reload and Repath. The scan takes longer on large projects as Revit extracts each family's file path.

  1. Select Families

    Families selected in the mode selector

  2. Click Load with Family Paths

    Progress bar while loading with paths

  3. Click through any Revit export warnings — these are standard Revit warnings generated during the file-path extraction and are not a Family Tracker issue.


Load w/out Family Paths

Provides a fast snapshot of all families without file path data. Reload and Repath operations are not available in this mode.

Families selected for load without paths

Progress bar for load without paths


Load Groups

Select Groups from the mode selector and click Load Groups:

Groups mode selected

Groups loaded in the grid


Step 3 — Review the grid

After loading, each row shows one family:

ColumnDescription
IdRevit Element Id of the family type
Family CategoryThe Revit category the family belongs to
Family NameThe family name
Insertion DateWhen the family was first loaded (recorded by Bonus Tools at load time)
Inserted ByThe user who first loaded the family
Modification DateWhen the family was last reloaded or modified
Modified ByThe user who last modified the family
CommentsFree-text notes (e.g. "Do not update")
UpdateCheckbox — tick to include this family in bulk comment updates
ReloadPer-row button — opens a file browser to reload this family individually
File DateLast-modified date of the family file on disk (Load with Family Paths only)
File PathPath of the family file on disk (Load with Family Paths only)
File SizeSize of the family file on disk (Load with Family Paths only)

Families where Insertion Date or Modification Date shows <.... Not Set> were loaded before Bonus Tools was installed, or by a user without Bonus Tools.

In-place families are listed and identified separately:

In-place families listed in the grid


Step 4 — Select families

Use the selection buttons or tick checkboxes directly in the Update column:

ButtonAction
Select SelectedToggle the checkbox for the currently highlighted row(s)
Select AllCheck all families
Select NoneUncheck all families

Families selected using the selection buttons


Step 5 — Operations

Highlight out of Date Families

Click Highlight out of Date Families to apply colour coding based on the comparison between the Modification Date and the File Date on disk:

  • Red — the family in the project is older than the file on disk. Reload is recommended.
  • Dark cyan — the family in the project is newer than the file on disk. The family was edited and reloaded into the project without saving the changes to disk.

Grid showing before Highlight out of Date

Grid after highlighting — red and cyan rows visible


Assign Dates Not Set

If families show <.... Not Set> for insertion or modification dates, click Assign Dates Not Set to back-fill them:

Grid showing families with Not Set dates

The tool writes the file date (if the family is found on disk) or today's date to all families with missing dates. An output dialog shows the results:

Output dialog after Assign Dates Not Set

Families updated successfully appear in green:

Grid after dates assigned — green rows

Results summary after date assignment


Set Comments

Add team notes to families (e.g. "Do not update — custom for project"):

  1. Click the Set Comments button to reveal the comments controls

    Set Comments controls

  2. Type the comment text

    Typing a comment value

  3. Tick the Update checkbox for each family to receive the comment

    Update checkbox ticked on selected families

  4. Click Set Comments

Families updated with the comment appear in green:

Comments set — green rows in the grid


Reload Individual Family

Each row has a Reload button. Click it to reload that one family from a file you browse to:

Per-row Reload button in the grid

A file browser opens, navigating to the family's recorded file path if one exists. Browse to the replacement file and click Open:

File browser for individual family reload

Revit prompts whether to overwrite the existing version or overwrite and reset parameter values:

Family Already Exists dialog

An output dialog confirms the reload result:

Individual reload output dialog

Individual reload is useful for swapping a non-standard family with a library-standard version without touching other families.


Repath Selected Families

Repath re-targets selected families to a new parent folder. The tool recursively searches the chosen folder for files matching each family's name and reloads from the first match found.

  1. Select the families to repath

    Families selected for repath — path shown before

  2. Click Repath Selected Families

  3. Accept the Family Already Exists prompt

    Family Already Exists prompt for repath

  4. Browse to the new parent folder and click OK

    Browse For Folder dialog

  5. An output dialog shows results for each family

    Repath output dialog

Successfully repathed families appear in green. Note: comments on repathed families are cleared.

Grid after repath — green rows, updated paths

If the family at the new location is the same Revit version as the one already loaded, Revit will not reload it (a Revit API limitation). The recorded path is still updated.


Reload Selected Families

Bulk reloads selected families from their recorded file paths (Load with Family Paths required).

  1. Select the families to reload

    Families selected for bulk reload

  2. Click Reload Selected Families

  3. Accept the Family Already Exists prompt

    Family Already Exists prompt for bulk reload

  4. An output dialog shows the reload results

    Reload Selected output dialog

Successfully reloaded families appear in green:

Grid after reload — green rows


Delete Selected

Removes selected families from the project.

  1. Select the families to delete

    Families selected for deletion

  2. Click Delete Selected

  3. Confirm the deletion prompt

    Delete confirmation dialog

  4. An output dialog shows which families were deleted

    Delete output dialog

  5. A final summary dialog reports the total count deleted

    Final count confirmation dialog


Export to CSV

Click Export to CSV to save the current grid to a CSV file for further analysis in Excel:

Export to CSV button


Tips and Best Practices

  • Use Load with Family Paths for all active management work. Load w/out Family Paths gives a quick census but disables reload and repath. Only use the faster load when you just need to review the family inventory.
  • Run Highlight out of Date Families before a project issue. Red families are behind the library standard — reload them. Cyan families contain unsaved edits — confirm with the editor before overwriting.
  • Assign Dates Not Set on projects where Bonus Tools was installed mid-project. This back-fills tracking so all families have a date for future reference; future loads will be tracked automatically once all users have Bonus Tools.
  • Use Comments to flag families that must not be reloaded. A comment like "Custom for project — do not reload" prevents accidental overwrites during bulk operations.
  • Repath after a library folder restructure. After moving families to a new location, Repath Selected updates all paths in one pass instead of manually reloading each family.
  • In-place families cannot be deleted via Family Tracker. They are listed for visibility but must be removed by editing or deleting them directly in Revit.
  • Export before bulk deletion. Save the CSV before running Delete Selected so you have a record of what was removed.

Common Use Cases

Family library audit before handover — Load with Family Paths, run Highlight out of Date Families, export to CSV. Reload all red families, then re-export for the handover record.

Finding non-standard family sources — After loading, sort by File Path to identify families loaded from a local drive or non-standard network location. Use Repath to redirect them to the approved library.

Back-filling tracking on legacy projects — Run Assign Dates Not Set on a project that pre-dates Bonus Tools to establish a baseline date for all families already in the project.

Bulk reload after a library update — Load with Family Paths, click Highlight out of Date Families, select all red rows, and run Reload Selected to bring the project up to the current library standard in one operation.

Project clean-up before issue — Load all families, review by File Path or Comments to identify non-standard or obsolete entries, and Delete Selected to remove them in a single bulk operation.


Troubleshooting

Insertion Date / Modification Date shows <.... Not Set> The family was loaded before Bonus Tools was installed, or by a user without Bonus Tools. Use Assign Dates Not Set to back-fill a date. Future loads will be tracked automatically once all users have Bonus Tools.

Family not reloaded — "Family in new location is the same Revit version" This is a Revit API limitation. If the file on disk is the same Revit version as the one already in the project, Revit will not replace it. Open the family in the Revit family editor, make a minor change, save, and reload manually.

Revit export warnings appear during Load with Family Paths These are standard Revit warnings generated when Revit exports families temporarily to extract their file paths. Click OK through them — they do not affect the Family Tracker results.

Reload/Repath completes but the family is unchanged Ensure the rows were selected (Update checkbox ticked or rows highlighted with Select Selected) before clicking the action button.

After Repath, comments are cleared This is by design — repathing reloads the family from its new source, which clears any stored comments. Re-apply comments after repathing if needed.

Export to CSV produces an empty file Confirm the grid is populated before exporting. If no load has been performed, the grid is empty and the export will reflect that.