If your team needs to reuse standard contract clauses, disclaimers, or signature blocks, typing the same content repeatedly wastes time and introduces formatting errors. Word Quick Parts let you store prewritten content and insert it with a few clicks, but configuring a library that everyone can use requires setting up a template correctly. This article explains how to create a Word template with a pre-approved Quick Parts library and deploy it so all users see the same building blocks.
Key Takeaways: Building a Shared Quick Parts Library in a Word Template
- Save building blocks in a .dotx template file: Quick Parts stored in a template are available to all documents based on that template.
- Use the Building Blocks Organizer to manage entries: Insert > Quick Parts > Building Blocks Organizer lets you edit, delete, or export pre-approved content.
- Deploy the template to a shared network folder or SharePoint: Point Word to the template location via File > Options > Advanced > File Locations > Workgroup templates.
What Quick Parts Are and How They Work in Templates
Quick Parts are reusable content blocks stored in the Building Blocks Organizer. They include AutoText, document property fields, and custom galleries. When you save a Quick Part, Word stores it in a template file. The default storage location is Normal.dotm, but Normal.dotm is not designed for team distribution because it is unique to each user’s profile. To create a pre-approved library, you must store Quick Parts in a custom .dotx or .dotm template file that can be shared.
The template file acts as a container. Any Quick Part saved to that template appears only when the user is working on a document based on that template. If you set the template as the default workgroup template, all new documents inherit the Quick Parts library automatically. This approach keeps approved language consistent across the organization and prevents users from inserting outdated or unapproved text.
Prerequisites for Setting Up the Library
Before you start, decide which content will be stored as Quick Parts. Common examples include:
- Standard legal disclaimers
- Boilerplate contract clauses
- Company contact information blocks
- Preformatted tables and charts
- Approved header and footer content
You also need write access to create the template file. If you plan to deploy the template to other users, you need permission to save the file to a shared network location or SharePoint document library.
Steps to Create a Word Template With a Pre-Approved Quick Parts Library
Follow these steps to build a .dotx template that contains your company’s approved Quick Parts. The process has two main parts: creating the template file, then adding Quick Parts to it.
Create the Template File
- Open a new blank document
Launch Word and create a new blank document. Do not use an existing document that contains sensitive data. - Save as a Word Template (.dotx)
Go to File > Save As. Choose a location you control, such as a local folder or a network drive. In the Save as type dropdown, select Word Template (.dotx). Name the file something descriptive, like CompanyQuickPartsTemplate.dotx. Click Save. - Close and reopen the template
Close the file. Then open it again by double-clicking it in File Explorer. This ensures the template is active and ready for editing.
Add Quick Parts to the Template
- Type the content you want to save as a Quick Part
In the open template, type the text, insert a table, or add any element you want to reuse. Format it exactly as it should appear when inserted. - Select the content and open the Quick Parts menu
Highlight the formatted content. On the Insert tab, in the Text group, click Quick Parts. From the dropdown, choose Save Selection to Quick Part Gallery. - Configure the building block properties
In the Create New Building Block dialog, enter a Name that users will search for, such as Standard Disclaimer. For Gallery, choose AutoText or a custom gallery name. For Category, select General or create a new category. For Options, choose Insert content only or Insert content in its own paragraph depending on your need. Most important: in the Save in dropdown, select the template file you created (CompanyQuickPartsTemplate.dotx). Click OK. - Repeat for each piece of approved content
Continue adding all pre-approved Quick Parts to the same template. Each entry is stored in the template file. - Save and close the template
Press Ctrl+S to save the template. Close the file.
Deploy the Template to Users
- Copy the template to a shared location
Place the .dotx file in a network folder accessible by all users, or upload it to a SharePoint document library. Ensure users have at least Read permission. - Configure Word to use the workgroup template
On each user’s computer, open Word. Go to File > Options > Advanced. Scroll down to the General section and click File Locations. In the File Locations dialog, select Workgroup templates and click Modify. Browse to the shared folder containing the .dotx file and select that folder. Do not select the file itself, select the folder. Click OK. - Test the Quick Parts library
Create a new document based on the workgroup template. On the Insert tab, click Quick Parts. The Building Blocks Organizer should display all the entries you added. Select any entry and click Insert to verify it works.
Common Mistakes When Configuring a Shared Quick Parts Library
Quick Parts Are Not Visible to Other Users
The most frequent issue is saving Quick Parts to Normal.dotm instead of the shared template. Check the Save in field in the Create New Building Block dialog. If it says Normal.dotm, the entry is local only. Delete that entry and recreate it, selecting the correct shared template.
Users Cannot Find the Workgroup Template
If the network folder path is incorrect or users lack permission, Word will not load the template. Verify the folder path in File Locations and confirm that users can open the .dotx file directly from that folder. If using SharePoint, ensure the link is a direct file path, not a web URL.
Quick Parts Appear in the Wrong Gallery
When you save a Quick Part, the Gallery field determines where it appears in the Quick Parts dropdown. If you choose AutoText, it appears under AutoText. If you choose a custom gallery name, it appears under that name. To reorganize, open the Building Blocks Organizer, select the entry, click Edit Properties, and change the Gallery field.
Quick Parts in a Local Template vs a Workgroup Template
| Item | Local Template (Normal.dotm) | Workgroup Template (.dotx or .dotm) |
|---|---|---|
| Storage location | User’s AppData folder | Shared network folder or SharePoint |
| Access by other users | No | Yes, if permissions are set |
| Update process | Each user edits their own file | Admin updates one file, all users see changes |
| Risk of accidental deletion | High (user can delete Normal.dotm) | Low (admin controls the file) |
| Compatibility with version control | Not possible | Possible with SharePoint or network file versioning |
You can now create a Word template that holds your organization’s pre-approved Quick Parts and deploy it so every user sees the same library. Next, consider adding document property fields or custom XML parts to automate metadata insertion. For advanced control, use the Building Blocks Organizer to assign keyboard shortcuts to frequently used entries, reducing insertion time even further.