# Diff View - Comparing Diagrams

You can now use Hava to easily identify what has changed in your cloud environments.

Hava monitors connected cloud accounts in the background and updates diagram versions as changes are detected. This is done automatically, no manual intervention or log in is required to update diagrams.

When a change is detected, a new diagram is generated and the superseded diagram is retained in versioning.

{% embed url="<https://www.hava.io/hs-fs/hubfs/versions2023.jpg?width=924&height=634&name=versions2023.jpg>" %}
Hava Diagram Versions
{% endembed %}

The Hava version comparison feature or "Diff View" allows you to select 2 diagrams and using the compare revisions function you can immediately see what changes have been made.

Simply select the first diagram version you wish to compare (Diagram A) and then select 'Compare revisions'&#x20;

Then from the versions list select the diagram from a point in time you wish to compare diagram A to.  This second selection is Diagram B.

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

The diagram you are viewing will temporarily grey out all the resource icons, following that any changed resources will appear on the diagram as either:

* Red - The resource was removed
* Green - The resource was added

&#x20;This allows you to easily see all the resource changes in seconds.

Diagram A can be any diagram version in the list. As can Diagram B - compare forwards or backwards in time.

Here is a short walkthrough showing the Diff View in action.

{% embed url="<https://youtu.be/_luv01RBMAg>" %}


---

# 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.hava.io/diagnose/diff-view-comparing-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.
