# Job Metadata ?

This wildcard is replaced by the value of a metadata entry that can be set via the metadata menu. The name of the metadata entry serves as input. The value can only be read out if there is an entry in the database for the object in the stream (job object). It is not enough for the metadata entry to exist in FX / IO.

* {job.metadata.?}
* For the following input (?) --> MyMetadataName
* The output is going to be --> MetadataValue


---

# 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.helmut.de/helmut4-releases/v4.9.1/helmut4-components/streamdesigner/wildcards/job-related-wildcards-32/job-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.
