> 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/marketplace-pakete-und-power-ups/power-ups/sub-administrationen/kapazitat-von-sub-administrationen-verwalten.md).

# Kapazität von Sub-Administrationen verwalten

Ihre Einrichtung für Unteradministrationen steuert, wie viele Administrations Sie erstellen können.

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

### Was Sie prüfen sollten

Prüfen Sie zuerst diese Punkte:

* wie viele Unteradministrationen Sie bereits verwenden
* ob Sie noch eine weitere erstellen können
* ob gelöschte Unteradministrationen wieder Platz freigegeben haben

{% stepper %}
{% step %}

### Verwaltungen öffnen

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

{% step %}

### Prüfen Sie, ob die Erstellung verfügbar ist

Suchen Sie nach **Administration erstellen**.

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

{% step %}

### Öffnen Sie bei Bedarf den Lizenz-Manager

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

{% step %}

### Bestätigen Sie das Ergebnis

Zurück zu **Administrationen** und prüfen Sie, dass Sie eine neue erstellen können.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Was passiert, wenn ich das Limit erreiche?</summary>

Sie können keine weitere Unteradministration erstellen, bis wieder Platz verfügbar ist.

</details>

<details>

<summary>Schafft das Löschen einer Unteradministration wieder Platz?</summary>

Meistens ja.

Nach dem Löschen können Sie diesen Platz wieder verwenden.

</details>

<details>

<summary>Wo füge ich mehr Kapazität hinzu?</summary>

Verwenden Sie den **Lizenz-Manager**.

</details>

### Verwandte Themen

* [**Sub-Administrationen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/sub-administrationen.md)
* [**Aktivieren Sie Sub-Administrationen über den Lizenz-Manager**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/sub-administrationen/sub-administrationen-uber-den-lizenzmanager-aktivieren.md)
* [**Eine Unteradministration löschen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/sub-administrationen/eine-sub-administration-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/marketplace-pakete-und-power-ups/power-ups/sub-administrationen/kapazitat-von-sub-administrationen-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.
