> For the complete documentation index, see [llms.txt](https://hilfe.ebill-service.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hilfe.ebill-service.de/account/dashboard.md).

# Dashboard

### **Die Navigationsleiste**

Die Navigationsleiste erleichtert es Ihnen, zwischen verschiedenen Bereichen vom eBill Portal zu wechseln. Sie ist in folgende Kategorien unterteilt:

* **Dashboard**
* **Hilfe**
* **Erste Schritte**
* **Verwaltung**
* **Rechnungen**
* **Freigabe**
* **Export**

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

Mit dieser Leiste können Sie sich mühelos durch die verschiedenen Bereiche von eBill navigieren.

### **Die Startseite**

Auf der Startseite finden Sie verschiedene Kacheln als Übersicht mit wichtigen Informationen:

* **Schnellcheck:** Hier sehen Sie, ob z.B. Ihr Profil noch ergänzt werden sollte oder auch ob Registrierungsanfragen von eingeladenen Nutzern vorliegen.&#x20;

**Wichtig-**&#x4E;achdem Sie alle rot oder orange markierten Bereiche im Schnellcheck ergänzt haben, wechselt die entsprechende Checkbox in die Übersichtsbox und zeigt die Übersicht der Belege an.

* **Hinweise:** Hier werden Ihnen die neusten Hinweise angezeigt, die wir in Ihren Account laden.
* **Ansprechpartner**: Bei Fragen können Sie hier via E-Mail, oder Telefon direkt Kontakt mit unserem Support-Team aufnehmen.

<figure><img src="/files/8PKz4D2CPq9Jmq34EM7x" alt=""><figcaption></figcaption></figure>

* **Übersicht:**

  Hier sehen Sie die Differenz Ihrer Netto-Einnahmen und Netto-Ausgaben. Den dargestellten Zeitraum können Sie über die Filter im oberen Bereich individuell festlegen.

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

* **Monatliche Übersicht:** Einnahmen/ Ausgaben
* **Umsatzsteuer- Differenz**
* **Gesamtvorsteuer**&#x20;
* **Gesamtumsatzsteuer**

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

* **Umsatzsteuer**
* **Top- Kunden**
* **Top- Lieferanten**

<figure><img src="/files/1OuEtsbuhPl0dEAg5bWa" alt=""><figcaption></figcaption></figure>

Sollten Fragen oder Probleme auftreten, zögern Sie nicht, uns zu kontaktieren.\
Wir stehen Ihnen gerne zur Verfügung und unterstützen Sie bei allen Anliegen.

<a href="https://ebill-service.de/support/" class="button primary">Jetzt Support kontaktieren</a>

Ihr eBill-Service Team


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hilfe.ebill-service.de/account/dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
