A family of Microsoft word processing software products for creating web, email, and print documents.
The AI's recommendations are good and reasonably comprehensive. I'd move item 6 (Backup) to the beginning and repeat it often -- don't get stuck with a damaged template and no route back!
It's usually better to keep most of your macros in one or more templates that are NOT the Normal.dotm template. The reason is that Normal.dotm is too easy to edit (e.g., marking a modified style as "New documents based on this template" when Normal.dotm is the attached template), and that risks a faulty file save. In a corporate setting, misguided IT staff have been known to overwrite users' Normal.dotm templates.
Macros that are useful in many documents (and Quick Access Toolbar buttons that call them) should be stored in global templates that are stored in Word's STARTUP folder so they load during Word's initialization. Macros that are specific to documents based on other templates should be stored in those templates, so they load when the document is created or reopened, but not otherwise.
I recommend reading https://www.addbalance.com/word/movetotemplate.htm.