# Übersicht

- [Dashboard](https://docs.hello-perso.com/ubersicht/dashboard.md): Das Dashboard ist die Startseite der Software und wird als Übersicht und Schnellzugriff für Funktionen verwendet.
- [Quick-Access-Leiste](https://docs.hello-perso.com/ubersicht/dashboard/quick-access-leiste.md): Die Quick-Access-Leiste regelt den Schnellzugriff auf wichtige Funktionen sowie die Suche innerhalb der Software und Einstellungen zum UI-Theme sowie zur Anordnung des Dashboards.
- [Modulares Dashboard](https://docs.hello-perso.com/ubersicht/dashboard/modulares-dashboard.md): Das modulare Dashboard von hello perso bietet eine zentrale, anpassbare Übersicht. Es kombiniert wichtige Informationen und Funktionen für Personal, Events & Artikel
- [Kalender](https://docs.hello-perso.com/ubersicht/kalender.md)
- [Projekte](https://docs.hello-perso.com/ubersicht/projekte.md)
- [Dateien](https://docs.hello-perso.com/ubersicht/projekte/dateien.md)
- [Dienstplan](https://docs.hello-perso.com/ubersicht/projekte/dienstplan.md)
- [Packliste](https://docs.hello-perso.com/ubersicht/projekte/packliste.md)
- [Bewerbungen](https://docs.hello-perso.com/ubersicht/projekte/bewerbungen.md)
- [Zeiterfassung](https://docs.hello-perso.com/ubersicht/projekte/zeiterfassung.md)
- [Formulare](https://docs.hello-perso.com/ubersicht/projekte/formulare.md)
- [Profil](https://docs.hello-perso.com/ubersicht/profil.md)
- [Meine Daten](https://docs.hello-perso.com/ubersicht/profil/meine-daten.md)
- [Lebenslauf](https://docs.hello-perso.com/ubersicht/profil/lebenslauf.md): Der Lebenslauf dient der Erfassung von relevanten Infos, Zeugnisse, Zertifikate und Schulungen gespeichert und bereitgestellt werden.
- [Benutzer Zeiterfassung](https://docs.hello-perso.com/ubersicht/profil/benutzer-zeiterfassung.md)
- [Artikel / Sortiment](https://docs.hello-perso.com/ubersicht/artikel-sortiment.md)
- [Abwesenheiten](https://docs.hello-perso.com/ubersicht/abwesenheiten.md): Im Bereich Verwaltung tragen die Benutzer ein, wann sie nicht Verfügbar sind.
- [Auftragsverwaltung](https://docs.hello-perso.com/ubersicht/auftragsverwaltung.md): In der Auftragsverwaltung werden Angebote, Rechnungen, Kunden und Mahnungen verwaltet.
- [Kunden](https://docs.hello-perso.com/ubersicht/auftragsverwaltung/kunden.md)
- [Angebote](https://docs.hello-perso.com/ubersicht/auftragsverwaltung/angebote.md)
- [Rechnungen](https://docs.hello-perso.com/ubersicht/auftragsverwaltung/rechnungen.md)
- [Mahnungen](https://docs.hello-perso.com/ubersicht/auftragsverwaltung/mahnungen.md)
- [Verwaltung](https://docs.hello-perso.com/ubersicht/verwaltung.md)
- [Unternehmenseinstellungen](https://docs.hello-perso.com/ubersicht/verwaltung/unternehmenseinstellungen.md)
- [Berechtigungen einstellen](https://docs.hello-perso.com/ubersicht/verwaltung/berechtigungen-einstellen.md)
- [Mitarbeiter einladen & Benutzer verwalten](https://docs.hello-perso.com/ubersicht/verwaltung/mitarbeiter-einladen-and-benutzer-verwalten.md)
- [Formulare](https://docs.hello-perso.com/ubersicht/verwaltung/formulare.md)
- [Artikelkategorien](https://docs.hello-perso.com/ubersicht/verwaltung/artikelkategorien.md)
- [Lagerorte](https://docs.hello-perso.com/ubersicht/verwaltung/lagerorte.md)
- [Urlaubsanträge](https://docs.hello-perso.com/ubersicht/verwaltung/urlaubsantrage.md)
- [Arbeitsverträge](https://docs.hello-perso.com/ubersicht/verwaltung/arbeitsvertrage.md)
- [Rechnungseinstellungen](https://docs.hello-perso.com/ubersicht/verwaltung/rechnungseinstellungen.md)
- [API-Keys](https://docs.hello-perso.com/ubersicht/verwaltung/api-keys.md)
- [Zeiterfassung](https://docs.hello-perso.com/ubersicht/zeiterfassung.md)


---

# 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.hello-perso.com/ubersicht.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.
