# Other Builder Changes

## Restoring a retired Case / Ticket process version

We have added the ability for Builder users to restore retired versions of Case and Ticket process.

To do this, open the Case/Ticket process in edit mode in Builder, select the retired version you want to restore from the header dropdown, then click on 'Restore'.

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

When you restore a retired version, it will return it to a state of draft that you can then edit, save and set live.

{% hint style="info" %}
Note that if you already have a draft version of the process in progress, any unsaved changes that you have made in it will be lost upon clicking 'Restore'.
{% endhint %}

## New Email Route Option Base On Sender's Company

We have added a further item to your Email Route routing rule options in Builder, called 'Sender's company name includes'. This option lets you direct incoming emails based on the company the email sender's Contact record belongs to. Using this option avoids you having to create multiple variations of slightly different email domain-based routings which you may have for your larger clients, e.g.&#x20;

A set of multiple domain-based routing rules for '@acme-apac.com', '@acme-na.com',' @acme-eu.com' can simly be replaced by a single routing rule of 'Sender's company name includes ACME'.

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

To add an email route based on the sender's company, select the 'Sender's company name includes' routing rule option.

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

Then from the dropdown select the sender's company name. You are able to add multiple companies. Then click 'Update'.&#x20;

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

Now any emails arriving from email addresses belonging to the companies you have selected will start the process set in the email route.

## Renaming Contact Tag Configuration Option to 'Show in Contact Activity Page'

When adding a new Contact Tag in the Contact Tags section of the Settings page in Builder, we have renamed the option to show contact tags in the Contact Activity Page in Work Manager as 'Show in Contact Activity Page' from 'Show in Call Handling'. The option continues to work the same as before where if the option is switched on, when a user opens the Contact Activity page in Work Manager, any work items linked to this user via this relationship will display on their Activity tab.

![](/files/bBSybxancWkSCEIS3KYq)

## Maximum Email Size

When setting the maximum size allowed for outgoing emails in the General Settings section of the Settings page in Builder, it is now recommended that you configure the limit to 30% **LESS** than what you want your end-users to write as as an extra buffer to accommodate encoding etc. e.g. if you want the maximum size to be 100MB, we would recommend setting the limit to 70MB.

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


---

# 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/2022.5-changes-overview/other-builder-changes.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.
