Skip to content
aYOUne
Not in your language

This page is not yet available in en. You're reading the de version.

ayoune-main-interfaces

Stand: Commit 8e04dc1 · 2026-09-27

Das Paket legt die Felder jeder Entität, die Rechte je Bereich und die Aktionen je Liste fest; ein Administrator begegnet ihm in den Rollen, den Formularen und den Aktionsmenüs, richtet es aber nicht selbst ein.

Funktionen

  • Rechte-Katalog – Jede Entität trägt ein Recht der Form bereich.entität; die Rollenverwaltung zeigt genau diese Liste.
  • Aktionen je Entität – Welche Aktionen eine Liste oder ein Datensatz anbietet und welches Recht sie verlangen, steht im Register des Pakets.
  • Feldverträge – Die Felder, die ein Formular zeigt und ein Import annimmt, kommen aus den Verträgen des Pakets.

Zweck

Dieses Paket ist die Grundlage aller Bereiche der Plattform. Es legt für jede Entität fest, welche Felder sie hat, welches Recht sie schützt und welche Aktionen sie anbietet. Für Ihr Unternehmen bedeutet das: Formulare, Rollen und Aktionsmenüs sehen in jedem Bereich gleich aus, weil sie aus derselben Quelle stammen.

Sie richten dieses Paket nicht ein. Es gibt keine Ansicht, keine Einstellung und keinen Schalter dafür. Was Sie davon sehen, steht in den folgenden Abschnitten.

Einrichten

Es gibt nichts einzurichten. Das Paket wird mit jeder neuen Fassung der Plattform ausgeliefert. Änderungen daran, etwa ein neues Feld oder eine neue Aktion, erscheinen für Sie als Änderung in einem Formular oder in einem Aktionsmenü, nachdem der betroffene Bereich aktualisiert wurde.

Wenn Sie ein Feld vermissen, prüfen Sie zuerst, ob der Bereich Ihres Mandanten auf dem aktuellen Stand ist. Ein Feld, das im Vertrag steht, aber in Ihrem Formular fehlt, ist ein Fall für den Support, nicht für eine Einstellung.

Rollen und Rechte

Die Rechte, die Sie in der Rollenverwaltung vergeben, stammen aus dem Register dieses Pakets. Jede Entität trägt ein Recht der Form bereich.entität, zum Beispiel crm.consumers für Kontakte. Wer das Recht hat, sieht die Liste und darf Datensätze anlegen, ändern und löschen.

Aktionen einer Entität tragen ein eigenes Recht der Form bereich.entität.actions.aktion. So können Sie einer Rolle das Lesen und Bearbeiten erlauben, eine einzelne Aktion aber vorenthalten.

Ein Recht wirkt nur, wenn Ihr Mandant den zugehörigen Bereich über ein Paket oder eine Zusatzfreigabe gebucht hat. Eine Rolle kann kein Recht freischalten, das Ihr Paket nicht enthält.

Laufender Betrieb

Das Paket läuft nicht; es hat keine Zeitgeber und erzeugt keine Aufgaben. Sie müssen es nicht überwachen.

Was im Betrieb daraus folgt: ein Import nimmt nur Felder an, die im Vertrag stehen. Felder mit anderen Namen werden nicht übernommen. Achten Sie bei Vorlagen für Importe deshalb auf die Feldnamen, die das Formular der Entität zeigt.

Störungen

Ein Recht fehlt in der Rollenverwaltung. Der Bereich ist für Ihren Mandanten nicht gebucht, oder er wurde noch nicht auf die Fassung gebracht, die das Recht kennt. Prüfen Sie die gebuchten Bereiche; sonst wenden Sie sich an den Support.

Ein Feld wird beim Speichern nicht übernommen. Der Feldname entspricht nicht dem Vertrag. Verwenden Sie das Formular der Entität als Vorlage für die Feldnamen.

Eine Aktion fehlt im Menü. Die Rolle des Nutzers trägt das Aktionsrecht nicht, oder die Aktion ist für diese Auswahl nicht vorgesehen (einzeln, mehrere, gesamte Liste). Vergleichen Sie die Rolle mit der Rolle eines Nutzers, der die Aktion sieht.

Glossar

  • Vertrag – Die festgelegte Liste der Felder einer Entität; Formulare, Importe und Schnittstellen halten sich daran.
  • Register – Die Liste aller Entitäten mit Bereich, Recht und Aktionen.
  • Recht – Ein Schlüssel der Form bereich.entität, den eine Rolle tragen muss, damit ihre Mitglieder die Entität sehen oder bearbeiten dürfen.

Work with this page

Ready-made instructions for your AI tool. Copy, paste, go — the AI fetches the content itself via the address in the text.

Summarise the steps for me The essentials, in the right order.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-main-interfaces.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Summarise the content for me.

- First, in two sentences: what is this about?
- Then the steps in the order I need to take them.
- One line per step, in plain language.
- At the end: what I should have ready beforehand.

Leave out nothing I need in order to actually finish.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Explain what I need this for What it is good for — and when it is worth it.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-main-interfaces.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Explain to me what I need this for.

1. Which problem does it solve? In one sentence, from my point of view.
2. Three typical situations in which it genuinely helps me.
3. When I do NOT need it — that saves me time.
4. What I can do instead if it is not a fit.

Stick to what the source says. Where it gives nothing, say so openly instead
of guessing.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Help me set this up Step by step, asking me as you go.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-main-interfaces.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Walk me through the setup step by step.

- First tell me what I need to have ready (access, data, time).
- Then take me through ONE step at a time. Wait for my "next".
- For each step, say how I can tell that it worked.
- If something goes wrong, ask me for the exact message instead of guessing.

If the instructions leave a point open, tell me so rather than inventing it.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Help me with a problem Narrow down the cause instead of guessing.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-main-interfaces.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Help me narrow down a problem.

- First ask me what I observe and what I expected instead.
- From that, derive the most likely causes consistent with this source.
- For each cause, give me ONE test that confirms or rules it out.
- Order them so the cheapest test comes first.

Do not guess. If the source does not cover the problem, tell me where I should
look next.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Explain it in plain words No jargon, from the ground up.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-main-interfaces.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Explain the content so that someone without prior knowledge understands it.

- Start with the purpose: why does this exist at all?
- Explain technical terms in half a sentence on first use.
- One everyday comparison where it genuinely holds — none where it limps.
- At the end: the three things worth remembering.

Do not shorten by dropping conditions. A simplification that hides a
prerequisite is a false statement.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
A checklist to tick off To follow along while you do it.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-main-interfaces.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Turn this into a **tick-off checklist** for practical use.

- Exactly one action per item, in the imperative.
- Order it so that no item depends on a later prerequisite.
- Prerequisites and pitfalls as indented sub-items.
- End with an acceptance step: how do I know everything is right?
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.

Was this article helpful?

👎 No (0)
Leave a comment