# Configuring Design Data Builder

The Design Data Builder feature allows Spec Data Admins to create and manage *Spec Data* and *Test Definitions* using a UI that makes the process faster and less error-prone. A Vault Admin must configure this feature for use.

In order to enable Design Data Builder:

1. Navigate to **Admin > Configuration > Page Links** and set *Status* to **Active** for the following *Pages*: 
    1. *Spec Data Create Redirect*
    2. *Spec Data Edit Redirect*
    3. *Spec Data View Redirect*
    4. *Test Definition Create Redirect*
    5. *Test Definition Edit Redirect*
    6. *Test Definition View Redirect*
2. Grant View permission for the *Test Definition Builder* and *Spec Data Builder* page to the necessary [permission set(s)](/en/lr/22824/).

## Required Permissions

Users must have the following permissions to use the Design Data Builder:

* *Test Definition* Builder:
    * READ to the following Objects
        * *Test Definition*
        * *Test Definition Step*
        * *Test Definition Result*
    * READ to the following fields at the object level
        * *Mode Of Entry* on *Test Definition*
        * On *Test Definition Input*:
          * *Consumable Family*
          * *Expected Amount Units*
          * *Instrument Family*
          * *Order*
          * *Test Definition*
          * *Test Definition Step*
        * On *Test Definition Result*:
          * *Order*
          * *Picklist*
          * *Precision*
          * *Test Definition*
          * *Test Definition Input*
          * *Test Definition Step*
          * *Unit of Measure*
        * On *Test Definition Document*:
          * *Display Order*
          * *Document*
          * *Test Definition*
        * On *Test Definition Criteria*:
          * *Order*
          * *Precision*
          * *Result to Evaluate*
          * *Test Definition*
          * *Test Definition Variation*
          * *Unit of Measure*
          * *Test Definition Variation Result to Evaluate*
* *Spec Data* Builder: 
    * READ to the following objects
        * *Spec Data* object and *Spec Data* standard object type
        * *Sample Plan*
        * *Sample Definition*
    * READ to the following fields
        * *Sample Plan* field on *Spec Data* object


<div class="note-border alert-info">
  <div class="alert alert-info" role="alert">
    <div><i class="far fa-info-circle"></i></div>
    <div class="alert-text">
      <p><strong>Note</strong>: This feature does not respect <a href="/en/lr/47850/">Atomic Security</a> for the <em>Spec Data</em> or <em>Test Definition</em> objects. If fields are hidden via Atomic Security, <em>Test Definitions</em> or <em>Spec Data</em> may not load properly.</p>
    </div>
  </div>
</div>


