# Visualisation des exécutions d' automatismes

Vous pouvez consulter le compte rendu d'automatisme sous forme graphique.

L'intérêt est de pouvoir simplifier la compréhension du compte-rendu ou de visualiser les workflows du paramétrage.

**Prérequis** :

\- Installer Graphviz (<http://www.graphviz.org/pub/graphviz/stable/windows/graphviz-2.26.3.msi>)

\- Dans le fichier de configuration INFO.NB, dans la section \[CLIENT], ajoutez la clé GENERATEUR\_GRAPHES=\<chemin vers dot.exe>

Par exemple : GENERATEUR\_GRAPHES=C:\Program Files (x86)\Graphviz2.26.3\bin\dot.exe

![](/files/G7RxmCkQGuyWbG8rLFeb)

Activation :

\- Etre superviseur

\- Activer la génération des images via la commande #IMAGECOMPTERENDUAUTOMATISME (ou #ICRA). Retaper la commande pour désactiver la génération.

![](/files/D1v6pEkklgilrQRB1Zh2)

Un message de confirmation apparait "Images dans compte-rendu activé/désactivé".

![](/files/PWvFzE0G7TABLrxLHgkP)

Utilisation :

\- lancer une action exécutant un ou plusieurs automatismes

\- le graphe se trouve dans le compte rendu d'automatisme


---

# 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://doc.simax.fr/parametrage/automatiser/visualisation-des-executions-d-automatismes.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.
