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

# Unbegrenzte Automatisierungen aktivieren

Automatisierungen unbegrenzt über den Marktplatz aktivieren oder Maximize verwenden.

Unbegrenzte Automatisierungen ist verfügbar über **Maximize** oder als das separate Power-up **Unbegrenzte Automatisierungen**.

Sie aktivieren es über die **OutSmart Marktplatz** im Backoffice. Das können nur Benutzer mit Administratorrechten.

{% stepper %}
{% step %}

### Mit einem Administratorkonto anmelden

Öffnen Sie die **OutSmart Backoffice** und melden Sie sich mit einem Konto mit Administratorrechten an.
{% endstep %}

{% step %}

### Einstellungen öffnen

Klicken Sie auf **Einstellungen** unten links.
{% endstep %}

{% step %}

### Marktplatz öffnen

Suchen nach **Marktplatz** und öffnen Sie sie.
{% endstep %}

{% step %}

### Power-up finden

Suchen nach **Unbegrenzte Automatisierungen** oder werfen Sie einen Blick auf die **Maximize** Paket enthalten.
{% 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 aktiv wird.
{% endstep %}

{% step %}

### Automatisierung öffnen

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

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

## Häufig gestellte Fragen

<details>

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

Nur Benutzer mit Administratorrechten im Backoffice.

</details>

<details>

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

Ja. Über den Marktplatz können Sie zunächst eine Testphase starten.

</details>

<details>

<summary>Was passiert mit meinen bestehenden Automatisierungen?</summary>

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

</details>

## Verwandte Themen

* [**Marktplatz - Power-up-Testphase starten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/marktplatz/testversion-eines-power-ups-starten.md)
* [**Marktplatz - Verwalten Sie Ihre Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/marktplatz/power-ups-verwalten.md)
* [**OutSmart-Pakete**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/marktplatz/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/marktplatz-pakete-und-power-ups/power-ups/unbegrenzte-automatisierungen/unbegrenzte-automatisierungen-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.
