# Providers & Sources

The shift from static infrastructure to dynamic cloud environments presented us with a whole new problem with creating up-to-date diagrams and knowing "What's Running and Where."

The one thing Hava is NOT is a drag and drop tool. We believe the manual creation of post diagrams in a dynamic environment is near on pointless and can become outdated within days, hours and even minutes.

Hava goal is to eliminate human effort and error by creating automated and interactive diagrams, reports and documentation of your existing cloud infrastructure from the source of truth across many different cloud providers.

To date, we currently support importing from AWS, Azure, and Google Cloud with other providers on their way soon.

{% content-ref url="../importing/aws/supported-resources" %}
[supported-resources](https://docs.hava.io/importing/aws/supported-resources)
{% endcontent-ref %}

{% content-ref url="../importing/azure/supported-resources" %}
[supported-resources](https://docs.hava.io/importing/azure/supported-resources)
{% endcontent-ref %}

{% content-ref url="../importing/google-cloud/supported-resources" %}
[supported-resources](https://docs.hava.io/importing/google-cloud/supported-resources)
{% endcontent-ref %}

Get in touch with us if you'd like to know where support for your provider currently sits on the roadmap.


---

# 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/using-hava/providers-and-sources.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.
