# Dashboard

After successful login, the dashboard view is loaded. All jobs that the logged in user has initiated are displayed here. The subdivision is done in import, auto import, export, watch folder, web import, web export and API (external) driven operations, as well as source product types (Premiere Pro, After Effects, HIO, HCO, HHK). The list view can be filtered by source, type and Progress, render node, creator and date, by clicking on the corresponding icon. The list shows 25 entries per page. It is possible to select several jobs (shift or command) and to execute actions on the selected jobs. Only the action options that apply to all jobs are displayed. For example, if a "queued" job and a "canceled" job are selected at the same time, the "cancel" action cannot be performed because one of the two jobs has already been canceled. This is indicated by the color of the action and a tooltip. In addition, only the actions that the user is authorized to are displayed.

![IO Dashboad](/files/A0VVtrKbU10F2CniW7YS)


---

# 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.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.
