> 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/beheer-certificaatbijlagen.md).

# Beheer certificaatbijlagen

Bijlagen zijn de bestanden die zijn gekoppeld aan een Medewerker-certificaat.

Ze kunnen het certificaat zelf, vernieuwingsbestanden of ondersteunende documenten bevatten.

### Wat je kunt bijvoegen

Veelvoorkomende bestandstypen zijn:

* PDF-bestanden
* Office-bestanden
* afbeeldingsbestanden zoals JPG of PNG

Je kunt meer dan één bijlage aan hetzelfde certificaat toevoegen.

{% stepper %}
{% step %}

### Open een Medewerker-certificaat

Open een bestaande certificaat-Opdracht.

Of maak eerst een nieuwe aan.
{% endstep %}

{% step %}

### Ga naar Bijlagen

Scroll naar de **Bijlagen** sectie.
{% endstep %}

{% step %}

### Upload één of meer bestanden

Klik op **Bestanden toevoegen** of **Uploaden**.

Selecteer de bestanden die je wilt toevoegen.
{% endstep %}

{% step %}

### Beschrijvingen toevoegen

Voeg optioneel per bestand een beschrijving toe.

Zo kunnen gebruikers later het juiste document kiezen.
{% endstep %}

{% step %}

### Opslaan

Klik op **Opslaan**.

De bestanden zijn nu gekoppeld aan het certificaat.
{% endstep %}
{% endstepper %}

### Belangrijk om te weten

* Medewerkers kunnen bijlagen downloaden in de mobiele App.
* Eén certificaat kan meerdere bestanden bevatten.
* Duidelijke bestandsnamen maken gebruik op mobiel eenvoudiger.

### Veelgestelde vragen

<details>

<summary>Kan ik meerdere bijlagen aan één certificaat toevoegen?</summary>

Ja. Eén certificaat kan meerdere bestanden bevatten.

</details>

<details>

<summary>Kunnen medewerkers deze bestanden downloaden?</summary>

Ja. Medewerkers kunnen certificaatbijlagen openen en downloaden in de App.

</details>

<details>

<summary>Welke bestandstypen worden ondersteund?</summary>

Veelvoorkomende document- en afbeeldingsformaten worden ondersteund.

</details>

### Gerelateerde artikelen

* [**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 bekijken in de mobiele App**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/certificaten/bekijk-certificaten-in-de-mobiele-app.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/beheer-certificaatbijlagen.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.
