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


---

# Dynamic attribute store field type

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

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](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/DtNzaeoqTZfjkp8qohkNZQ "Define a hierarchy of categories, groups, and attributes and enable users to select groups of attributes on a record.").

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.

