> 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/unbegrenzte-automatisierungen/unlimited-automations-aktivieren.md).

# Unlimited Automations aktivieren

Unlimited Automations ist über **Maximieren** oder als separates Power-Up **Unbegrenzte Automationen**.

Sie aktivieren es über die **OutSmart Marketplace** im BackOffice. Nur Benutzer mit Administratorrechten können dies tun.

{% stepper %}
{% step %}

### Melden Sie sich mit einem Administratorkonto an

Öffnen Sie das **OutSmart BackOffice** und melden Sie sich mit einem Konto an, das Administratorrechte hat.
{% endstep %}

{% step %}

### Einstellungen öffnen

Klicken Sie auf **Einstellungen** in der unteren linken Ecke.
{% endstep %}

{% step %}

### Öffnen Sie den Marketplace

Suchen Sie nach **Marketplace** und öffnen Sie es.
{% endstep %}

{% step %}

### Finden Sie das Power-Up

Suchen Sie nach **Unbegrenzte Automationen** oder sehen Sie sich das **Maximieren** Paket an.
{% endstep %}

{% step %}

### Testphase oder Aktivierung starten

Klicken Sie auf die Schaltfläche, um eine Testphase zu starten oder das Power-Up direkt zu aktivieren.
{% endstep %}

{% step %}

### Aktivierung bestätigen

Bestätigen Sie Ihre Auswahl und warten Sie, bis der Status auf aktiv wechselt.
{% endstep %}

{% step %}

### Automation öffnen

Gehen Sie zu **Einstellungen → Allgemein → Automation**.

Sie können jetzt unbegrenzt Automationen erstellen.
{% endstep %}
{% endstepper %}

## Häufig gestellte Fragen

<details>

<summary>Wer kann Power-Up aktivieren?</summary>

Nur Benutzer mit Administratorrechten im BackOffice.

</details>

<details>

<summary>Kann ich zuerst eine Testphase starten?</summary>

Ja. Über den Marketplace können Sie zuerst eine Testphase starten.

</details>

<details>

<summary>Was passiert mit meinen vorhandenen Automationen?</summary>

Sie funktionieren weiterhin wie gewohnt. Nur das Limit wird entfernt.

</details>

## Verwandte Themen

* [**Marketplace - Starten Sie eine Power-Up-Testphase**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace/starten-sie-eine-power-up-testversion.md)
* [**Marketplace - Verwalten Sie Ihre Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace/verwalten-sie-ihre-power-ups.md)
* [**OutSmart-Pakete**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace/outsmart-pakete.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/unbegrenzte-automatisierungen/unlimited-automations-aktivieren.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.
