> 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-nl/marktplaats-pakketten-en-power-ups/marktplaats/beheer-uw-power-ups.md).

# Beheer uw Power-ups

Controleer de Status van uw Power-ups en open de beheeropties die Beschikbaar zijn in de Marktplaats.

In de **OutSmart Marktplaats**, beheert u actieve Power-ups en lopende proefperiodes.

U kunt zien welke Power-ups actief zijn, welke nog in proefperiode zijn en welke binnenkort beschikbaar zijn.

## Labels op Power-upkaarten

Elke Power-upkaart toont bovenaan een label met de huidige Status.

Actieve Materialen verschijnen bovenaan de Marktplaats. Zo vindt u uw Power-ups sneller.

Veelvoorkomende labels zijn:

* **Proefperiode** — een actieve proefperiode
* **Actief** — een actieve, Betaald Power-up
* **Komt binnenkort** — een Power-up die binnenkort beschikbaar zal zijn

## Open een Power-up

Elke kaart heeft eigen opties om te bekijken en te beheren.

De opties die u ziet, zijn afhankelijk van de Status van de Power-up.

Voorbeelden zijn het annuleren van een proefperiode of het bekijken van abonnementsgegevens.

## Beheer uw Power-Ups

{% stepper %}
{% step %}

### Open de Marktplaats

Klik op de **Gebruikerprofielicoon** in de rechterbovenhoek.

Kies vervolgens **Marktplaats**.
{% endstep %}

{% step %}

### Bekijk het Overzicht

Uw actieve Power-ups en lopende proefperiodes staan bovenaan.

Controleer de labels op de kaarten om de Status direct te zien.
{% endstep %}

{% step %}

### Open een Power-up

Klik op een Power-upkaart om de details te openen.
{% endstep %}

{% step %}

### Kies de gewenste actie

Bekijk de beschikbare opties, zoals annuleren of beheren.

Kies daarna de actie die u wilt uitvoeren.
{% endstep %}
{% endstepper %}

## Veelgestelde vragen

<details>

<summary>Wie kan Power-ups beheren?</summary>

Alleen gebruikers met **Administratorrechten**.

</details>

<details>

<summary>Waar vind ik mijn actieve Power-ups?</summary>

Bovenaan de Marktplaats.

Ze zijn gemarkeerd met de **Actief** of **Proefperiode** label.

</details>

<details>

<summary>Wat als ik hulp nodig heb?</summary>

Neem contact op met onze servicedesk via **<support@out-smart.com>**.

</details>

## Gerelateerde onderwerpen

* [OutSmart Marktplaats](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats.md)
* [Start een Power-Up-proefperiode](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats/start-een-proefperiode-van-een-power-up.md)
* [Een Power-Up-proefperiode annuleren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats/proefperiode-van-een-power-up-annuleren.md)
* [Power-ups](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-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-nl/marktplaats-pakketten-en-power-ups/marktplaats/beheer-uw-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.
