Notion lets you easily rename and customize anything in your workspace. But should you rename pages and properties inside of templates like Ultimate Brain and Creatorās Companion?
In general:
- Pages are completely fine to rename.
- Properties in databases should not be renamed, as this can make updating your template using my upgrade guides much harder.
Why Shouldnāt I Rename Database Properties?
Usually, renaming a property in a Notion database is perfectly fine to do. When you rename a property, any other properties that reference it are automatically updated as well.
For example, hereās what happens to the Wait (Parent) formula property when I rename the Snooze property to Sneeze:

As you can see from the screenshot, the formulaās property reference has automatically updated to Sneeze.
The problem arises when you try to update your template using one of my upgrade guides.
Since Notion templates canāt be automatically updated like other web apps, the only want to āupgradeā to new versions of my templates is to manually perform the same updates I make.
To make this easier, I provide detailed, step-by-step upgrade guides to help you.
Often, these upgrade guides will contain new formulas for you to paste into your Formula properties.
Hereās the issue: Any new formulas I provide will reference properties as they are originally named in the template. If you have changed the name of a property, youāll get a āProperty not foundā error.
Formulas can only update their property references at the moment you change a propertyās name.
When you paste in a new formula, itās just plain-text - itās not smart enough to know that you changed a property name.