# Admin

Mit dieser Rolle haben Sie die volle Kontrolle über das ERP-System und sind für dessen Steuerung und Verwaltung verantwortlich.&#x20;

Als Admin können Sie Benutzerkonten erstellen, Zugriffsrechte verwalten, Konfigurationseinstellungen vornehmen und andere administrative Aufgaben durchführen. Diese Rolle ist die zentrale Anlaufstelle für die Verwaltung des ERP-Systems und stellt sicher, dass es reibungslos funktioniert.&#x20;

Hinweis: Wenn man als Admin im System agiert, kann man die Standard-Tabellenansichten für alle User verändern. Unsere Empfehlung ist es, die Admin Rolle nur in diesen Fällen zu vergeben, da sonst bei einfachen Filterungen diese Einstellungen standardmäßig für das ganze Team hinterlegt werden.&#x20;


---

# 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://doku.photovate.de/photovate-erp/plattform/rollen/admin.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.
