# Een feature aanvragen

### Heb je een functie-aanvraag of verbeteringsidee?

Gebruik onze helpdesk:

***

#### Wat te vermelden (template)

| Veld                            | Wat te schrijven                           |
| ------------------------------- | ------------------------------------------ |
| **Bedrijfsnaam**                | Je bedrijfsnaam                            |
| **Je rol**                      | Monteur / Serviceleider / Admin / Eigenaar |
| **Wat je probeert te bereiken** | Je doel                                    |
| **Wat er nu gebeurt**           | Huidige workflow                           |
| **Wat je wilt dat Manuel doet** | Gewenste functionaliteit                   |
| **Hoe vaak dit voorkomt**       | Dagelijks / Wekelijks / Maandelijks        |
| **Screenshots/video's**         | Indien beschikbaar                         |

***

#### Voorbeeld aanvraag

> **Bedrijfsnaam**: ABC Installatietechniek
>
> **Rol**: Serviceleider
>
> **Doel**: Ik wil snel kunnen zien welke monteurs Manuel actief gebruiken
>
> **Huidige workflow**: Ik moet handmatig door logs scrollen
>
> **Gewenst**: Een dashboard met "laatste login" en "aantal vragen deze week" per monteur
>
> **Frequentie**: Wekelijks bekijken


---

# 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/releases/een-feature-aanvragen.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.
