# Job Flow — volledige walkthrough

#### Een Job Flow Starten

**Pad**: Home → Probleemoplossing → \[Kies type]

#### Beschikbare Taaktypes

| Type                       | Gebruik wanneer...                       |
| -------------------------- | ---------------------------------------- |
| **Storingscode oplossen**  | Toestel toont een storingscode           |
| **Onderhoudshandleiding**  | Gepland onderhoud, jaarlijkse controle   |
| **Installatiehandleiding** | Nieuwe installatie, inbedrijfstelling    |
| **Onderdeel zoeken**       | Onderdeelnummer of vervangingsinfo nodig |

#### Storingscode Flow — Stap voor Stap

**Stap 1**: Selecteer "Storingscode oplossen"

**Stap 2**: Kies Merk

* Voorbeeld: Remeha, Vaillant, Nefit, Daikin, etc.

**Stap 3**: Kies Type

* Voorbeeld: CV-ketel, Warmtepomp, Airconditioning

**Stap 4**: Kies Model

* Voorbeeld: Avanta 28c, ecoTEC plus, Trendline II

**Stap 5**: Voer Storingscode In

* Voorbeeld: E01, F.28, 2E 207

**Stap 6**: Krijg Antwoord

* Oorzaak uitleg
* Diagnosestappen
* Oplossingsstappen
* Onderdelen (indien van toepassing)
* Team tips (indien beschikbaar)
* Brondocumentatie

***

#### Pro Tips voor Job Flow

> 💡 **Weet je het exacte model niet?** Selecteer de dichtstbijzijnde match. Voeg details toe in het omschrijvingsveld.

> 💡 **Meerdere storingscodes?** Begin met de eerste die verscheen. Vaak lost het oplossen van de hoofdoorzaak de andere ook op.

> 💡 **Storingscode niet in de lijst?** Typ deze handmatig in. Manuel zoekt in documentatie naar matches.


---

# Agent Instructions: 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:

```
GET https://docs.manuel.chat/voor-monteurs/job-flow-volledige-walkthrough.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
