# Job Breadcrumb Wildcard

This wildcard is replaced by the folder that is present in the job object or that is transferred to the job object. This value is set for the following actions:

* Auto import (panel required):\
  If an asset is loaded via the auto import function, the {job.breadcrumb} wildcard in the created job is replaced by the name of the folder into which the file was imported. This can also be the root folder.&#x20;
* Web upload (Cosmo):\
  If an asset is loaded into Cosmo via the web upload function, the {job.breadcrumb} wildcard in the created job is replaced by the name of the folder into which the file was imported. A file must be imported into a folder within Cosmo. This can also be the root folder.


---

# 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.6.0/helmut4-components/streamdesigner/wildcards/general-wildcards/job-breadcrumb-wildcard.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.
