# New Feature: Link Tags

We have added the functionality around auto-adding content into emails. Previously, files could be auto-added to email content based on their file tag if the file tag matched the variable set in the email template. We have now improved on this functionality and included ability to auto-add hyperlinks into email body content based on their tags. Links will be injected anywhere in email body text that the 'Links' variable, available in email templates, has been added.&#x20;

To use this functionality, when creating an email template, insert the new 'Hyperlinks' field variable in the email body when you would like your links to appear.&#x20;

<figure><img src="/files/FxFrHvLOlM64KquWwdCG" alt=""><figcaption></figcaption></figure>

Then go the the Files/Links tab and select which tags you want files/links with to be auto-added into the email.&#x20;

<figure><img src="/files/7tKqYcrvgKaFFhAYP5wI" alt=""><figcaption></figcaption></figure>

At runtime, any files/links in the work item with these tags will be auto-added to canned email content.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/new-feature-link-tags.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
