How to Insert a Bookmark in Word (Step-by-Step Guide)

By Alex March 15, 2026 word-tutorial

Introduction

Bookmarks are invisible markers in Word documents that identify specific locations or selected content. While bookmarks don’t appear in the printed document, they serve as navigation targets for hyperlinks, cross-references, and document navigation. This guide shows you how to create, manage, and use bookmarks effectively.

Understanding Bookmarks

Bookmarks are useful for:

  • Creating internal navigation within long documents
  • Establishing targets for hyperlinks and cross-references
  • Quick navigation to specific document sections
  • Creating dynamic content references
  • Organizing complex master documents
  • Building interactive documents

Creating Bookmarks

Basic Bookmark Creation

  1. Click in your document where you want to place the bookmark
  2. Or select text/content you want to bookmark
  3. Click the Insert tab
  4. Click the Bookmark button
  5. The Bookmark dialog opens
  6. Enter a bookmark name:
    • Use descriptive names (e.g., “Chapter1”, “Summary”)
    • No spaces allowed; use underscores or hyphens
    • Keep names relatively short
  7. Click Add
  8. The bookmark is created (invisibly in the document)

Naming Bookmarks

Bookmark names must:

  • Start with a letter
  • Contain only letters, numbers, and underscores
  • Not contain spaces
  • Be unique (no duplicate names)
  • Be descriptive and meaningful

Good bookmark names:

  • Chapter_1
  • Executive_Summary
  • Table_of_Contents
  • Contact_Information

Poor bookmark names:

  • c1 (not descriptive)
  • Chapter 1 (contains space)
  • bookmark1 (not meaningful)

Bookmarking Text Selections

Creating Bookmarks for Text Ranges

  1. Select the text you want to bookmark
  2. Click Insert > Bookmark
  3. Enter a descriptive name
  4. Click Add
  5. The entire selected text is now bookmarked
  6. When you cross-reference or link to this bookmark, the entire selection is referenced

Bookmarking Paragraphs or Sections

  1. Select the entire paragraph or section
  2. Click Insert > Bookmark
  3. Name it descriptively (e.g., “Introduction” or “Chapter_2”)
  4. Click Add
  5. This entire section is now marked as a unit

Viewing Bookmarks

Showing Bookmark Indicators

To see where bookmarks are in your document:

  1. Click File > Options
  2. Click Advanced
  3. Scroll down to “Show document content”
  4. Check Show bookmarks
  5. Click OK
  6. Bookmarks now appear as gray brackets [BookmarkName] in your document

Hiding Bookmark Indicators

  1. Follow the same steps
  2. Uncheck Show bookmarks
  3. Bookmark brackets disappear from view
  4. Bookmarks still exist; they’re just invisible
  1. Select the text you want to make into a link
  2. Press Ctrl+K
  3. Click Place in This Document
  4. Select the bookmark from the list
  5. Click OK
  6. The hyperlink now points to the bookmark

Linking to Bookmarks in Other Documents

  1. Select text for the hyperlink
  2. Press Ctrl+K
  3. Click Browse to select another document
  4. After selecting the document, click Bookmark
  5. Select the bookmark from that document
  6. Click OK twice to create the link

Using Bookmarks with Cross-References

Creating Cross-References to Bookmarks

  1. Position cursor where you want the reference
  2. Click Insert > Field
  3. Select Links and References > Ref
  4. In the “Bookmark name” list, select your bookmark
  5. Choose what to display (text, page number, etc.)
  6. Click OK
  7. The reference is inserted and updates automatically

Benefits of Using Cross-References

  • References update automatically if content changes
  • Page numbers update if section moves to different page
  • Text references stay current even if content is edited
  • Professional document management for large projects

Managing Bookmarks

Viewing All Bookmarks

  1. Click Insert > Bookmark
  2. The Bookmark dialog shows all bookmarks in your document
  3. You can see names and properties of existing bookmarks

Deleting Bookmarks

  1. Click Insert > Bookmark
  2. Select the bookmark you want to delete
  3. Click Delete
  4. The bookmark is removed
  5. Any hyperlinks or cross-references to this bookmark will break

Renaming Bookmarks

Word doesn’t offer direct rename, but you can:

  1. Delete the old bookmark
  2. Select the same content again
  3. Create a new bookmark with the desired name

Modifying Bookmark Scope

To change what content a bookmark includes:

  1. Delete the existing bookmark
  2. Select the new content range
  3. Create a new bookmark with the same name
  4. This updates what the bookmark references

Advanced Bookmark Usage

Bookmarks in Form Documents

Bookmarks identify form field locations:

  1. Create bookmarks at form field locations
  2. Use these bookmarks for macro actions
  3. Reference bookmarks in your form processing code

To jump to a bookmark:

  1. Press Ctrl+G (Go To)
  2. The Navigator opens
  3. Click on the bookmark you want
  4. Click Go To
  5. The document jumps to that bookmark

Using Bookmarks in Macros

In VBA code, reference bookmarks:

Selection.GoTo What:=wdGoToBookmark, Name:="BookmarkName"

This allows macros to navigate to and work with bookmarked content.

Best Practices for Bookmarks

1. Use Consistent Naming

Develop a naming system (e.g., “Section_1”, “Section_2”).

2. Name Descriptively

Use names that clearly indicate what the bookmark marks.

3. Organize Bookmarks

In large documents, create bookmarks systematically for all major sections.

4. Document Your Bookmarks

In complex documents, maintain a list of bookmarks and their purposes.

5. Hide Bookmark Indicators for Final Documents

Hide brackets before printing or distributing final documents.

6. Test Cross-References

Verify that cross-references work correctly before finalizing.

7. Keep Bookmark Names Unique

Never duplicate bookmark names as this creates confusion.

8. Update Master Documents

In master documents, bookmark important sections for easy navigation.

Troubleshooting Bookmark Issues

Bookmark Names with Spaces Not Allowed

  • Use underscores or hyphens instead of spaces
  • “My_Bookmark” instead of “My Bookmark”

Cross-Reference Showing Bookmark Name Instead of Content

  • Delete the field and recreate it
  • Ensure the bookmark exists and contains content
  • Update fields using F9

Can’t Find Bookmark in Bookmark Dialog

  • Verify the bookmark was actually created
  • Check that bookmark name matches what you typed
  • Disable “Show bookmarks” view to clear clutter in list

Conclusion

Bookmarks are essential tools for creating organized, navigable documents in Word. By strategically placing bookmarks throughout your documents, you enable efficient navigation, create reliable cross-references, and build professional documents. Whether you’re creating long reports, master documents, or interactive forms, mastering bookmarks enhances your document structure and usability.

Frequently Asked Questions

How do I create a bookmark in Word?

Select the text or position your cursor where you want the bookmark, click Insert > Bookmark, enter a bookmark name, and click Add.

What can I use bookmarks for?

Bookmarks mark specific locations in documents for creating hyperlinks, cross-references, and navigation targets.

How do I navigate to a bookmark?

Press Ctrl+G to open Go To dialog, select the bookmark from the list, and click Go To jump to that location.

Related Guides

Spend Less Time Formatting

GenText handles formatting inside Word so you can focus on your writing.

Try Free
word-tutorial advanced navigation