# États des ordinateurs et actions

Les ordinateurs listés dans la console Deploy ont une barre colorée à gauche de leur nom. Cette barre indique l'état dans lequel se trouve l'ordinateur.

![États de l'ordinateur](https://lh3.googleusercontent.com/uWsVbrnJDvJzAmAlSzNOqPsjrSnnDYlbWdhIJnyvpC82x5FI7FlcufoBOwH1AJpXWHKziIoNuwMB0PvMwFs8ulamK7T91Ja4_TP8kTAxJ3wFtGc9eaZ8GEvAfPtgbGfPVZRMfGWNLbUDZsj5jQ)

| Vert   | À jour et en ligne           |
| ------ | ---------------------------- |
| Orange | Mises à jour en attente.     |
| Bleu   | Tâche en cours d'exécution.  |
| Gris   | L'ordinateur est hors ligne. |


---

# 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.faronics.com/faronics-deploy-docs/get-started-1/user-interface/basic-actions.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.
