Agent States
Each agent has a status that indicates the current state of the agent. The status is visible in the Agents Section of the user interface. Possible states are described below:
| State |
Description |
| building |
The agent is online and currently executing a recipe. |
| disabled |
The agent has been disabled and will be unavailable until it is enabled. |
| idle |
The agent is online and available to execute a recipe. |
| offline |
The agent is enabled but uncontactable, and thus unavailable for recipe execution. |
| token mismatch |
The agent security token does not match the master security token (see Agent Security for details). The agent will be unavailable until the mismatch is rectified. |
| version mismatch |
The agent version does not match the master version. The agent will be unavailable until updated to the same version as the master. |