# Mein Dashboard

Die Tabelle „Dashboard“ dient als Startseite für jeden Mitarbeiter, der das ERP-System nutzt. Hier finden sich mehrere Karteireitern, um dem Mitarbeiter eine bessere Übersicht zu bieten. Die tabellarische Ansicht zeigt uns nochmal einmal genau, wie viele Sollstunden in jeder Kalenderwoche geleistet werden sollten, unsere tatsächliche Arbeitszeit und am Ende die Differenz für das Stundenkonto.

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

Um das persönliche Dashboard effektiv zu nutzen, ist es erforderlich, einmalig einen entsprechenden Reiter zu erstellen. Dies kann durch das Navigieren zu dem Punkt "Dashboard" oben rechts erfolgen, gefolgt von einem Klick auf das Plus-Symbol.

&#x20;

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


---

# 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://doku.photovate.de/photovate-erp/dashboards/mein-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.
