# Blank Space

The blank space can be clicked to open up the hidden overlay and clicked again to hide it.

![Blank Space in IO Dashboard](/files/7uAACFJlMI6jpncnlAfz)

### Log File:

Shows whether a log file for the job exists or not. Clicking on the symbol opens the stream debugger entry assigned to the job. This contains all information.

### Custom Metadata:

Displays the custom metadata that has been added to the asset during the ingest process. By clicking on a custom metadata field, a filter bubble is set in the Dashboard view.

### Job Metadata:

Displays Asset Metadata:

* **ID:** Displays the Asset ID
* **Priority:** Displays the job priority
* **Project:** Displays the project associated with the asset and its project ID
* **User:** Shows the name of the user that has started the job
* **Rendernodes:** Shows the render nodes the job was initially assigned to


---

# 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/helmutio/dashboard/blank-space.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.
