> 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/power-ups/certificaten/certificaat-bijlagen-beheren.md).

# Certificaat bijlagen beheren

Voeg certificaatbestanden toe en beheer ze, zodat Medewerkers en beheerders de juiste bewijsdocumenten kunnen openen.

Bijlagen zijn de bestanden die aan een Mederwerker certificaat zijn gekoppeld.

Ze kunnen het certificaat zelf, verlengingsbestanden of ondersteunende Documenten bevatten.

### Wat u kunt toevoegen

Veelvoorkomende bestandstypen zijn:

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

U kunt meer dan één bijlage aan hetzelfde Certificaat toevoegen.

{% stepper %}
{% step %}

### Open een Mederwerker certificaat

Open een bestaande Certificaat Opdracht.

Of maak er eerst een Nieuw exemplaar van.
{% endstep %}

{% step %}

### Ga naar Bijlagen

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

{% step %}

### Upload één of meer bestanden

Klik op **Bestanden toevoegen** of **Upload**.

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

{% step %}

### Beschrijvingen toevoegen

Voeg optioneel per bestand een beschrijving toe.

Dit helpt gebruikers later het juiste document te 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 Certificaat bijlagen in de app openen en downloaden.

</details>

<details>

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

Veelvoorkomende document- en Foto-indelingen worden ondersteund.

</details>

### Gerelateerde artikelen

* [**Certificaten aan medewerkers toewijzen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/certificaten/certificaten-toewijzen-aan-medewerkers.md)
* [**Bekijk Certificaten in de mobiele app**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/certificaten/bekijk-certificaten-in-de-mobiele-app.md)
* [**Certificaten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-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/marktplaats-pakketten-en-power-ups/power-ups/certificaten/certificaat-bijlagen-beheren.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.
