> For the complete documentation index, see [llms.txt](https://docs.hello-perso.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hello-perso.com/ubersicht/auftragsverwaltung/kunden.md).

# Kunden

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

## **Kunde erstellen**&#x20;

Um einen Kunden anzulegen, wechselt man zur Seite "Auftragsverwaltung" und klickt dort auf "Kunden". Anschließend drückt man unten rechts auf die drei Punkte.

<figure><img src="/files/sE5KFxRrDB5n25sIfqzV" alt="" width="69"><figcaption></figcaption></figure>

Anschließend klickt man auf „Kunde hinzufügen“.

<figure><img src="/files/FGAjYLGIgPRJey93KXXS" alt="" width="275"><figcaption></figcaption></figure>

Es öffnet sich eine neue Seite, in der die Kundendaten erfasst werden:

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

Die Daten werden automatisch gespeichert.

## Kunde ansehen und bearbeiten

Ist der Kunde angelegt, erscheinen weiter Elemente:

* Notizen
* Umsatz
* Dokumentenübersicht

Die Informationen können beim Erstellen durch Klicken auf den Wert bearbeiten werden.

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

## Rundmail versenden

Um an Kunden Mails zusenden, werden die Kunden ausgewählt, an welche die E-Mails gesendet werden sollen.

<figure><img src="/files/3lOQUPWKJDar6QwQyQgt" alt=""><figcaption></figcaption></figure>

Im unteren rechten Bereich wird auf den Floatingbutton geklickt und "Mail versenden" ausgewählt.

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

Es öffnet sich das Standard-E-Mail-Programm mit den Kontakten des Kunden im BCC.


---

# 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://docs.hello-perso.com/ubersicht/auftragsverwaltung/kunden.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.
