# Metadata

## Overview

The Labii Metadata Widget is designed to display and manage metadata associated with a record. Through an intuitive interface, users can effortlessly view a comprehensive list of metadata attributes linked to a specific dataset. This widget empowers users by enabling them to seamlessly add, remove, and update metadata keys and values, thereby facilitating efficient organization and manipulation of essential data. With its user-friendly functionality, the Labii Metadata Widget streamlines the process of managing metadata, enhancing productivity and ensuring accurate record keeping across various applications and industries.

## Use cases

* Display list of metadata.

## Settings

No settings are required for this widget.

## **Interface**

The widget provides a read-only interface that displays metadata in a list format, consisting of key-value pairs.

The widget's edit interface displays a form for setting labels and values.


---

# 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.labii.com/widgets/section-widgets/data-display/columns/metadata.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.
