> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/2024.1/2024.1-changes-overview/email-signature-optimisation.md).

# Email Signature Optimisation

We’ve introduced features and rules to help keep emails (and email chain) file sizes optimised – this helps keeps overall system performance of your - and your clients’ - systems running well.

As part of this, changes have been made relating to your email signature templates, i.e. the standard content that you’ve defined to go at the footer of mails you send. If the image files for signatures aren’t chosen appropriately (for example pasting in a very large image file and adjusting to fit), this can often lead to unnecessarily large email file sizes each time you send, which over time can reduce performance of the systems handling the mails.

To help combat this, the following changes have been implemented:

### Recommendation to optimise your signature:

If your email signature template is over 200KB, when you’re in a Work Item and you select to write a mail, the system will show a message recommending you optimise the signature size, along with a link to your User Settings page to let you do this.&#x20;

{% hint style="info" %}
*Please note that you will still be able to send your emails as normal, even with the larger signature template still in use.*
{% endhint %}

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

This message may also show immediately upon logging into Work Manager, until your signature is below the 200KB recommendation.

### How to Optimise your Email Signature:

You can click the warning popup link link, or independently go to your User Settings page. Whenever you are adjusting your email signature template here, you'll be able to see the file size. If it exceeds the limit it will show in red and you'll be asked to reduce the size. You can either choose a smaller file, or hit the ‘Optimise’ button.&#x20;

<figure><img src="/files/8sAq7IrNkw46UAEipCEP" alt=""><figcaption></figcaption></figure>

Click the Optimise button to compress the file sizes (this won't change the image dimensions).

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

Once you’ve optimised the signature size, you’ll be able to Save your changes.

&#x20;

### Very Large Signatures (over 2MB)

Please note that as part of the upgrade procedure, any extremely large email signature templates, specifically **email signature templates over 2MB in size**, are automatically deleted from your user profile upon version upgrade. Users will need to recreate their signatures via their User Settings page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/2024.1/2024.1-changes-overview/email-signature-optimisation.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.
