# Gestion des objets

* [Bloc d’étiquette d’objet](/docs/user/fr/guide/devices-and-settings/object-management/object-label-block.md)
* [Bloc de numéro de téléphone](/docs/user/fr/guide/devices-and-settings/object-management/phone-number-block.md)
* [Bloc de changement de forfait](/docs/user/fr/guide/devices-and-settings/object-management/change-plan-block.md)
* [Bloc de données brutes](/docs/user/fr/guide/devices-and-settings/object-management/raw-data-block.md)
* [Bloc des statuts de travail](/docs/user/fr/guide/devices-and-settings/object-management/working-statuses-block.md)
* [Bloc du fuseau horaire de l’appareil](/docs/user/fr/guide/devices-and-settings/object-management/device-timezone-block.md)
* [Bloc des commandes](/docs/user/fr/guide/devices-and-settings/object-management/output-control-block.md)


---

# 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://navixy.com/docs/user/fr/guide/devices-and-settings/object-management.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.
