---
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


---

# Dynamic attribute store field type

# Dynamic attribute store field type {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
The dynamic attribute store field type stores one or more dynamic attributes and their values.

You can describe a record by capturing one or more dynamic attribute-value pairs as string objects in a dynamic attribute store field. For details on defining a flexible schema and creating a dynamic attribute store field to capture
attributes and their values, see [Dynamic Schema](https://servicenow-prod.fluidtopics.net/atnzzj7z2CZcPRI0R1OWFw "Define a hierarchy of categories and enable users to describe a record using one or more attributes.").

You can also simply capture attribute-value pairs on a record by adding a dynamic attribute store field to a table and populating the field with string data using the Glide API. After populating the field with string data, you can
query the field just like any string field.

When configuring a dynamic schema, you can create a relationship between a dynamic attribute store field and a dynamic schema reference field. You can make the dynamic attribute store field dependent on the dynamic schema reference
field.

