> 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/grundlagen/account-einrichten.md).

# Account einrichten

[Schritt 1: Registrierung](#benutzerregistrierung)

[Schritt 2: Profil einrichten](/ubersicht/profil.md) / [Dashboard einrichten](/ubersicht/dashboard/modulares-dashboard.md)

[Schritt 3: Abwesenheiten eintragen](/ubersicht/abwesenheiten.md)

[Schritt 4: Für Projekte bewerben](/ubersicht/projekte/bewerbungen.md#fuer-einen-job-bewerben)

[Schritt 5: Zeiten erfassen](/ubersicht/projekte/zeiterfassung.md)

Solltest du Probleme oder Fragen haben, zögere nicht uns [**hier** ](https://support.hello-perso.com/help/2229472255)zu kontaktieren.

## Benutzerregistrierung

Nachdem ein Benutzer zur Registrierung [eingeladen ](/ubersicht/verwaltung/mitarbeiter-einladen-and-benutzer-verwalten.md)wurde, erhält dieser eine E-Mail mit dem Link zur Selbstregistrierung.

<figure><img src="/files/9BHBnMMZryupbJzoWdeP" alt="" width="284"><figcaption></figcaption></figure>

{% hint style="info" %}
Sollte dein Mailprogramm den Link über den Button nicht öffnen, kannst du den Link direkt darunter kopieren um zur Registrierungsseite zu gelangen.
{% endhint %}

Durch Anklicken von "Profil vervollständigen", öffnet sich der Browser mit der Registrierungsseite.

<figure><img src="/files/ndgqSV4cO9g93IVfG9y9" alt=""><figcaption><p>Registrierungsbildschirm</p></figcaption></figure>

Nachdem das Formular vollständig ausgefüllt wurde, Kannst du dich mit deiner E-Mail-Adresse und dem&#x20;


---

# 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/grundlagen/account-einrichten.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.
