> 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/marketplace/verwalten-sie-ihre-power-ups.md).

# Verwalten Sie Ihre Power-Ups

Im **OutSmart Marketplace**, Sie verwalten aktive Power-Ups und laufende Testphasen.

Sie können sehen, welche Power-Ups aktiv sind, welche sich noch in der Testphase befinden und welche bald verfügbar sind.

## Kennzeichnungen auf Power-Up-Karten

Jede Power-Up-Karte zeigt oben eine Kennzeichnung mit ihrem aktuellen Status.

Aktive Artikel erscheinen oben im Marketplace. So finden Sie Ihre Power-Ups schneller.

Zu den üblichen Kennzeichnungen gehören:

* **Testphase** — eine aktive Testphase
* **Aktiv** — ein aktives, kostenpflichtiges Power-Up
* **Bald verfügbar** — ein Power-Up, das bald verfügbar sein wird

## Öffnen Sie ein Power-Up

Jede Karte hat ihre eigenen Anzeige- und Verwaltungsoptionen.

Die angezeigten Optionen hängen vom Status des Power-Ups ab.

Beispiele sind das Beenden einer Testphase oder das Anzeigen von Abonnementdetails.

## Verwalte deine Power-Ups

{% stepper %}
{% step %}

### Öffne den Marketplace

Klicken Sie auf das **Symbol für das Benutzerprofil** in der oberen rechten Ecke.

Dann wählen Sie **Marketplace**.
{% endstep %}

{% step %}

### Überprüfen Sie die Übersicht

Ihre aktiven Power-Ups und laufenden Testphasen erscheinen oben.

Überprüfen Sie die Kennzeichnungen auf den Karten, um den Status sofort zu sehen.
{% endstep %}

{% step %}

### Öffnen Sie ein Power-Up

Klicken Sie auf eine Power-Up-Karte, um ihre Details zu öffnen.
{% endstep %}

{% step %}

### Wählen Sie die gewünschte Aktion

Prüfen Sie die verfügbaren Optionen, z. B. das Beenden oder Verwalten.

Wählen Sie dann die Aktion aus, die Sie ausführen möchten.
{% endstep %}
{% endstepper %}

## Häufig gestellte Fragen

<details>

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

Nur Benutzer mit **Administratorrechten**.

</details>

<details>

<summary>Wo finde ich meine aktiven Power-Ups?</summary>

Oben im Marketplace.

Sie sind gekennzeichnet mit dem **Aktiv** oder **Testphase** Kennzeichnung.

</details>

<details>

<summary>Was ist, wenn ich Hilfe brauche?</summary>

Kontaktieren Sie unseren Service-Desk unter **<support@out-smart.com>**.

</details>

## Verwandte Themen

* [OutSmart Marketplace](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace.md)
* [Eine Power-Up-Testphase starten](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace/starten-sie-eine-power-up-testversion.md)
* [Eine Power-Up-Testphase kündigen](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace/kundigen-sie-eine-power-up-testversion.md)
* [Power-Ups](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups.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/marketplace/verwalten-sie-ihre-power-ups.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.
