# Enable Safety Report Version Customization

Learn how to update your Vault's configuration to enable the modification of Safety Report Version for E2B(R2) exports.

## About the Feature

With the 22R1 release, the **Safety Report Version** field is added to the **Transmission** object (Submission, Distribution, and Inbound Transmission) to store the value for importing and exporting the `safetyreportversion` tag for E2B(R2).

By default, the **Safety Report Version** field is not visible on layouts. For E2B exports, the default value is based on Case **Version** (`version__v`) field. You can optionally add the field to layouts to allow users to populate the field, or customize the default value.

## Add Safety Report Version to Layouts

1. In Admin, go to **Configuration > Objects > Transmission**.
2. Go to the **Layouts** tab, and then add the **Safety Report Version** field to the **Details** section of the following layouts:
    * Submission Layout
    * Distribution Layout
    * Inbound Transmission Layout
3. Optionally, open the field settings from the **Fields** tab, and enable **Display in default lists and hovercards**.

## Customize the Safety Report Version Default Value

1. Go to **Admin > Configuration > Objects > Transmission > Fields > Safety Report Version**.
2. Edit the **Default Value** formula to meet your business requirements. For example, you can enter `Text(Ceiling(case_version__vr.version__v))`.