# Data Elements Screen

## Introduction

This section describes the Data Elements UI screen options.

<figure><img src="/files/IeW8OvyVnoswrZSzAwX0" alt=""><figcaption></figcaption></figure>

### Add Data Element <a href="#filterdataelements" id="filterdataelements"></a>

To create a new Data Element, click on the **Add Data Element** option located at the top-right corner of the screen.

<figure><img src="/files/G3eF8J7PbrVz9IOnnap7" alt=""><figcaption></figcaption></figure>

### Adjust Data Elements View Per Page

**Data Elements (6 of 6)**\
This section shows the number of Data Elements currently displayed out of the total available.

You can adjust how many Data Elements are shown per page using the dropdown menu at the top-right corner of the screen:

* **50 per page** – Displays up to 50 Data Elements on the current page.
* **100 per page** – Displays up to 100 Data Elements on the current page.
* **200 per page** – Displays up to 200 Data Elements on the current page.

<figure><img src="/files/7tHfko5eHKlEXCkFo6UG" alt=""><figcaption></figcaption></figure>

### Filter Data Elements <a href="#filterdataelements" id="filterdataelements"></a>

You can filter the Data Elements based on the following types:

* **Filter by Name:**\
  Use this filter to narrow down Data Elements based on their names.
* **Filter by Attribute Value:**\
  Use this filter to narrow down Data Elements based on their attribute values.
* **Filter by Metadata Attribute:**\
  Use this filter to narrow down Data Elements based on their metadata attributes.

<figure><img src="/files/VeuyV5fJN2vZjjv2TYHJ" alt=""><figcaption></figcaption></figure>

### Additional Fields on the Data Elements Screen

The following are the additional fields that appear on the **Data Elements** screen.

<figure><img src="/files/HFA3mZevJrnIJ58E0EEv" alt=""><figcaption></figcaption></figure>

| Column Name | Description                                                                                                                                                                                                                                                                                                                                  |
| ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name        | Denotes the Data Element Name.                                                                                                                                                                                                                                                                                                               |
| Support     | <p>Denotes whether the tag is a server-side or a browser-side setting.<br>• C: Denotes that the Data Element is client-side.<br>• S: Denotes that the Data Element is server-side.</p>                                                                                                                                                       |
| Status      | <p>Denotes the status of the Data Element:<br>• Production: The Data Element is in the production stage.<br>• Staging: The Data Element is in the Staging process.<br>• Pending Publish: The Data Element is yet to be Published.<br>• Published: The Data Element is in the Published stage.<br>• Deleted: The Data Element is deleted.</p> |
| Type        | Denotes the type of the Data Element. For example, URL Parameter, Custom Java script, and so on.                                                                                                                                                                                                                                             |
| Created By  | Denotes the user who created the Data Element.                                                                                                                                                                                                                                                                                               |
| Updated By  | Denotes the user who updated the Data Element.                                                                                                                                                                                                                                                                                               |
| Updated On  | Denotes when the Data Element is last updated.                                                                                                                                                                                                                                                                                               |

### Refresh the Data Elements Screen

The **Refresh** button allows you to reload the DATA elements screen. If you create new DATA elements or update their properties and the changes are not immediately visible on the main UI screen, clicking the **Refresh** button will reload the page to display the most up-to-date information.

<figure><img src="/files/3vJE1i8wVVV4icHreMZh" alt=""><figcaption></figcaption></figure>

**Default DATA Elements Checkbox**

Select the **Default Data Elements** check box at the top to list the readily available default data elements. The specific default template will be used for the particular data elements.

Clearing the checkbox shows all available DATA elements.

<figure><img src="/files/XBxhyEKfeTMTN68nQmsl" alt=""><figcaption></figcaption></figure>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FuBiJbdfZkMuu2oDg2Omm%2Fdata%20element%20screen.mp4?alt=media&token=989d02ef-4dd7-4e7d-9cf6-e62ed7b4b35f>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ingestlabs.com/tag-manager/data-elements/data-elements-screen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
