---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Create a dynamic attribute store field

# Create a dynamic attribute store field {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Store dynamic attributes on a record using a dynamic attribute store field.

## Before you begin

Role required: admin

## Procedure

1. Navigate to AllSystem DefinitionTables.
2. Select the table that you want use for storing dynamic attributes.
3. In the Table Columns related list, select New.
4. In the Type field, select Dynamic Attribute Store.
5. Complete the form by providing a Column label, Column name, and optional field attributes as necessary.
6. Select Submit.  
   The dynamic attribute store field is added to the table.
7. **Optional:** Create a relationship between the dynamic attribute store field and a dynamic schema reference field.
   1. Select the Dependent on field drop-down list.
   2. In the list of elements, select the dynamic schema reference field that you created.  
      Note:  
      The reference field that the dynamic attribute store field depends on doesn't need to exist on the same table. You can dot-walk to the dynamic schema metadata from the table that holds the dynamic attribute store field. For example, you might dot-walk from the Product field on your Sold Products table to the Products table to get its schema information.
   {#create-dynamic-attribute-store-field__substeps_rgj_rxv_gbc}
8. Select Update.

## Add a dynamic attribute store field {#create-dynamic-attribute-store-field__example_tcn_qfb_hbc}

## Set up the dependency between the dynamic attribute store field and a dynamic schema reference field {#create-dynamic-attribute-store-field__example_zrf_cyb_hbc}

## What to do next

[Add dynamic attributes to a record](https://servicenow-prod.fluidtopics.net/z2reem37htVfa1gvJsZgnQ "Store dynamic attributes and their values on a record.")

*[\>]: and then


