---
title: "Word Bookmarks"
canonical: "https://docs.getxporter.app/space/XPORTER/1413257/Word%20Bookmarks"
format: markdown
---
[Xporter for Jira Data Center](https://marketplace.atlassian.com/apps/891368/xporter-export-issues-from-jira?tab=installation&hosting=datacenter) is compatible with [Word Bookmarks](https://support.microsoft.com/en-us/office/add-or-delete-bookmarks-in-a-word-document-or-outlook-message-f68d781f-0150-4583-a90e-a4009d99c2a0).

You can use bookmarks on your templates and they will be present in the resulting document.

## Bookmarks on Iterations

You can use bookmarks inside an [iteration](https://docs.getxporter.app/space/XPORTER/1413887).

These bookmarks can't include the iteration opening/closing tags. Examples:

```
#{for ...}
#{end}
&{for ...}
&{end}
```

The bookmark will be duplicated over the iteration.

![Figure 1 - Template](media://24abcf1f-d23e-46b8-8466-cf31ad185360)

![Figure 2 - Output result](media://f946736f-3178-4bc7-a341-e5efd671a997)

Be careful, if you want to add a bookmark to the full iteration content, you must not include the last end line (Figure 1).

![Figure 3 - Bookmark](media://d0e367ec-3770-404b-9ea2-08995197ee4c)

> ℹ️ **Tip**
> ℹ️ 
> ℹ️ You can use the *Show or hide formatting marks* Word option so you can see the last ¶ before the `#{end}` [mapping](https://docs.getxporter.app/space/XPORTER/1413922) and not include it.

<details>
<summary>Support/Troubleshooting</summary>

If you have questions or technical issues, please [contact the Support team via the Customer Portal (Jira service management)](https://jira.getxray.app/servicedesk/customer/portal/2/user/login?destination=portal%2F2%2Fcreate%2F28) or [send us a message using the in-app chat](https://docs.getxporter.app/space/XPORTER/23102936).
</details>