> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/sub-administratoren/kapazitat-fur-sub-administratoren-verwalten.md).

# Kapazität für Sub-Administratoren verwalten

Prüfen Sie, wie viele Sub-Administratoren Sie noch erstellen können.

Ihre Sub-Administratoren-Konfiguration steuert, wie viele Administratoren Sie erstellen können.

Wenn Sie das Limit erreicht haben, schaffen Sie zuerst Platz oder fügen Sie mehr Kapazität hinzu.

### Worauf Sie achten sollten

Prüfen Sie zuerst diese Punkte:

* wie viele Sub-Administratoren Sie bereits nutzen
* ob Sie noch einen weiteren erstellen können
* ob gelöschte Sub-Administratoren Platz freigemacht haben

{% stepper %}
{% step %}

### Offen – Administratoren

Gehen Sie zu **Einstellungen → Administratoren**.
{% endstep %}

{% step %}

### Prüfen, ob das Erstellen verfügbar ist

Suchen nach **Administratoren erstellen**.

Wenn es nicht verfügbar ist, haben Sie möglicherweise das aktuelle Limit erreicht.
{% endstep %}

{% step %}

### Öffnen Sie bei Bedarf die Lizenzverwaltung

Gehen Sie zu **Lizenzverwaltung** wenn Sie mehr Kapazität benötigen.
{% endstep %}

{% step %}

### Ergebnis bestätigen

Zurück zu **Administratoren** und prüfen Sie, ob Sie einen neuen Administrator erstellen können.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Was passiert, wenn Sie das Limit erreichen?</summary>

Sie können keinen weiteren Sub-Administrator erstellen, bis wieder Platz verfügbar ist.

</details>

<details>

<summary>Schafft das Löschen eines Sub-Administrators wieder Platz?</summary>

In der Regel ja.

Nach dem Löschen können Sie den Platz wieder nutzen.

</details>

<details>

<summary>Wo können Sie mehr Kapazität hinzufügen?</summary>

Verwenden Sie den **Lizenzverwaltung**.

</details>

### Verwandte Themen

* [**Sub-Administratoren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/sub-administratoren.md)
* [**Sub-Administratoren über die Lizenzverwaltung aktivieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/sub-administratoren/sub-administratoren-uber-die-lizenzverwaltung-aktivieren.md)
* [**Sub-Administrator löschen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/sub-administratoren/sub-administrator-loschen.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/sub-administratoren/kapazitat-fur-sub-administratoren-verwalten.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.
