> 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/marketplace-pakketten-en-power-ups/power-ups/certificaten/bekijk-certificaten-in-de-mobiele-app.md).

# Bekijk certificaten in de mobiele app

Medewerkers kunnen hun eigen certificaten bekijken in de OutSmart mobiele App.

Ze kunnen certificaatdetails openen, de Status controleren, in de lijst zoeken en Bijlagen downloaden.

### Wat Medewerkers kunnen zien

De App kan tonen:

* naam en nummer van het certificaat
* startdatum en vervaldatum
* Status, zoals actief of verlopen
* één of meer Bijlagen

Verlopen certificaten worden duidelijker weergegeven, zodat gebruikers ze snel kunnen herkennen.

{% tabs %}
{% tab title="iOS" %}
{% stepper %}
{% step %}

### Open de App

Open de **OutSmart** App op je iPhone of iPad.
{% endstep %}

{% step %}

### Open Certificaten

Ga naar **Instellingen** of je **Profiel**.

Open vervolgens **Certificaten**.
{% endstep %}

{% step %}

### Bekijken of zoeken

Gebruik de zoekbalk om een certificaat op naam of nummer te vinden.

Tik op een certificaat om de details te openen.
{% endstep %}

{% step %}

### Download een Bijlage

Tik op een Bijlage om deze te openen of te downloaden.

Als een certificaat meerdere Bijlagen heeft, kies dan het bestand dat je nodig hebt.
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Android" %}
{% stepper %}
{% step %}

### Open de App

Open de **OutSmart** App op je Android-apparaat.
{% endstep %}

{% step %}

### Open Certificaten

Ga naar **Instellingen** of je **Profiel**.

Open vervolgens **Certificaten**.
{% endstep %}

{% step %}

### Bekijken of zoeken

Gebruik de zoekoptie om een certificaat op naam of nummer te vinden.

Tik op een certificaat om het uit te vouwen of te openen.
{% endstep %}

{% step %}

### Download een Bijlage

Tik op de Bijlage of op de downloadoptie.

Als er meerdere Bijlagen zijn, kies dan het bestand dat je wilt.
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}

### Veelgestelde vragen

<details>

<summary>Waarom ziet een Medewerker geen certificaten?</summary>

Certificaten moeten eerst in de BackOffice worden toegewezen.

</details>

<details>

<summary>Kunnen Medewerkers zoeken op certificaatnummer?</summary>

Ja. Zoeken werkt op de certificaatnaam en het certificaatnummer.

</details>

<details>

<summary>Kunnen Medewerkers meer dan één Bijlage downloaden?</summary>

Ja. Ze kunnen elke Bijlage afzonderlijk openen.

</details>

### Gerelateerde artikelen

* [**Beheer bijlagen bij certificaten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/certificaten/beheer-certificaatbijlagen.md)
* [**Certificaten toewijzen aan medewerkers**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/certificaten/wijs-certificaten-toe-aan-medewerkers.md)
* [**Certificaten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/certificaten.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/marketplace-pakketten-en-power-ups/power-ups/certificaten/bekijk-certificaten-in-de-mobiele-app.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.
