> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/fr/manual-dutilisation-de-la-plateforme/appareil/details-du-tableau-de-bord-de-lappareil/ajouter-des-regles-pour-lappareil.md).

# Ajouter des règles pour l'appareil

Au niveau des règles, les règles intelligentes IoT peuvent être ajoutées via des widgets. Cliquez sur l’icône « + » pour ajouter un nouveau widget de règle.

{% hint style="info" %}
Seuls les widgets de règle compatibles avec les fonctionnalités spécifiques de l’appareil peuvent être sélectionnés dans le portail.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcgPJDI6UiJFOEjSLfmWrckO73af8PUkHaJGSoMl8fem3xhaYLxJyJs_dgWc1Gb6DGCjD3KHciGd7toU1EprOos7i08Mvc3uJNO68rRBJDDnkaV7rWJFjR4eQ4jpIokhzJFUd7O988qJWbcZi68zw?key=Fqo2r5rGEjb9aYNLQFKgxGNb" alt=""><figcaption><p>Ajouter des Règles d’Appareil</p></figcaption></figure>


---

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

```
GET https://docs.g-iot.io/fr/manual-dutilisation-de-la-plateforme/appareil/details-du-tableau-de-bord-de-lappareil/ajouter-des-regles-pour-lappareil.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.
