# Diagrams

Diagrams is a tool in the Editor that allows you to create **interactive diagrams**, either from scratch or with the help of templates.

| Benefit                                                               | Feature                                                                                    |
| --------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| Greater emotional impact and situational awareness due to realism     | Dynamically change background image/add and move counters to pre-defined diagram locations |
| Improved After Action Review (AAR) with the ability to redraw diagram | Create multiple diagrams for different purposes within the same scenario                   |

## Running

The diagram will be updated according to how you configured your counters, locations, and Diagram injects.&#x20;

<figure><img src="/files/1gfhmoql8iIpVYhKQTD3" alt=""><figcaption></figcaption></figure>

With a new inject in the Master Events List (MEL), you can update that plane so e.g. it shows where it crashed:

<figure><img src="/files/pY1F5bYbBUgEuLd9MKOH" alt=""><figcaption></figcaption></figure>

### Timeline

The timeline in the Facilitator Dashboard updates itself when counters are added or moved.


---

# 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/channels/diagrams.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.
