# Maintenances

- [Ordres de Travaux](https://bulbthings.gitbook.io/tutorial-fr-version/fonctionnalites-1/maintenances/ordres-de-travaux.md): Vous pouvez créer des ordres de travaux directement pour planifier un entretien. Les programmes de maintenance récurrentes et les demandes d'interventions généreront automatiquement des OT.
- [Pièces et consommables](https://bulbthings.gitbook.io/tutorial-fr-version/fonctionnalites-1/maintenances/pieces-et-consommables.md): Bulbthings vous permet de suivre les pièces et les consommables utilisés dans vos travaux de maintenance.
- [Maintenance récurrente (préventive)](https://bulbthings.gitbook.io/tutorial-fr-version/fonctionnalites-1/maintenances/maintenance-recurrentes.md): L'onglet Maintenance vous permet de définir vos maintenance récurrentes et les tâches associées.
- [Demandes d'intervention](https://bulbthings.gitbook.io/tutorial-fr-version/fonctionnalites-1/maintenances/maintenance-corrective.md): Bulbthings vous permet de gérer les demandes d'intervention jusqu'à leur résolution.


---

# 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://bulbthings.gitbook.io/tutorial-fr-version/fonctionnalites-1/maintenances.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.
