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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia 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: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Create a dynamic attribute store field for storing transient attributes on a record.

## Before you begin

Role required: admin

## About this task

You can create a dynamic attribute store field to store one or more transient attributes that describe a record. When you create a dynamic attribute store field, the following schema changes occur automatically.

* A dynamic namespace is automatically created and associated with the dynamic attribute store field. The namespace associated with a store field can be modified at any time.
* A dynamic category reference field is automatically added to the same table. You can store any dynamic attribute that you want in the store field, but the dynamic category reference field can help users determine which attributes to store.
{#create-dynamic-attribute-store-field-transient__ul_byw_cbf_yfc}

## Procedure

1. Navigate to AllSystem DefinitionTables.
2. Select the table that you want to use for storing attributes.
3. In the Columns related list, select New.
4. In the Type field, select Dynamic Attribute Store.
5. Complete the form by entering a Column label.
6. Select Submit.

## Result

* A dynamic attribute store field is added to the table. An associated dynamic namespace is created with the following naming format:

      <table_name>/<dynamic_attribute_store_column_name>

* A dynamic category reference field is added to the table. A dependency relationship is established between the category reference field and the dynamic attribute store field.
{#create-dynamic-attribute-store-field-transient__ul_iyn_4dl_1gc}

## A dynamic attribute store field is added to the Products table {#create-dynamic-attribute-store-field-transient__example_wmk_t3q_zfc}

## What to do next

Populate the dynamic attribute store field with one or more attributes. See [Add transient attributes to a record](https://servicenow-prod.fluidtopics.net/C7Bnih6pWHdjTQ0FiHWIPw "Store transient attributes and their values on a record.").

*[\>]: and then


