# Metadata

The **Metadata Plot** shows the metadata of the currently open dataset. This makes it useful to know exactly what information is attached to the open dataset/test/race...&#x20;

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

You can also use the Metadata Plot within other tooling in Marple Insight like Reports or using [Export image](/docs/marple-insight/user-manuals/visualisation/export-image.md). You can show two types of text:&#x20;

* **Metadata** = dynamically change according to the metadata in your dataset - think: Driver, Track, Airport, Test Name, ...
* **Static Text** = these remain the same, and change according to the Insight project you have open - think: Project, Verification Phase, Main Editor, ...&#x20;

**Settings**

Accessible via the ⚙️ (settings wheel) in the top-right corner of the plot:

* **Title** – Default is "Metadata Plot"
* **Columns**  – Has an "Auto" toggle, or a manual number entry
* **Box** – Show the Metadata Plot in a boxed visual format.
* **Field & Value** – Item-specific settings. From here you can, for example, edit the text on a Static Text entry.&#x20;
* **Add + buttons** – Add a new row of either Metadata, or Static Text

&#x20;


---

# 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.marpledata.com/docs/marple-insight/user-manuals/visualisation/plot-types/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.
