> 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/einrichtung.md).

# Einrichtung

Um dir einen schnellen Einstieg in hello perso zu ermöglichen, findest du hier eine kleine Schritt-für-Schritt-Anleitung um dein Unternehmen einzurichten.

[**Schritt 1: Unternehmenseinstellungen**](/ubersicht/verwaltung/unternehmenseinstellungen.md)

[**Schritt 2: Berechtigungen einstellen**](/ubersicht/verwaltung/berechtigungen-einstellen.md)

[**Schritt 3: Mitarbeiter einladen**](/ubersicht/verwaltung/mitarbeiter-einladen-and-benutzer-verwalten.md#mitarbeiter-einladen)

[**Schritt 4: Artikelkategorien erstellen**](/ubersicht/verwaltung/artikelkategorien.md#artikelkategorie-erstellen)

[**Schritt 5: Lagerorte und Lagerplätze erstellen**](/ubersicht/verwaltung/lagerorte.md#erstellen)

[**Schritt 6: Formulare erstellen**](/ubersicht/verwaltung/formulare.md#formular-erstellen)

[**Schritt 7: Artikel einpflegen**](/ubersicht/artikel-sortiment.md)

[**Schritt 8: Projekte anlegen**](/ubersicht/projekte.md#projekt-erstellen-oder-bearbeiten)

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


---

# 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:

```
GET https://docs.hello-perso.com/grundlagen/einrichtung.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.
