# AWS Views

There are five distinct ways to view your cloud architecture built into Hava.

{% content-ref url="/pages/RIh01UmwWlUUVKVfh7hn" %}
[Infrastructure](/importing/aws/views/infrastructure.md)
{% endcontent-ref %}

{% content-ref url="/pages/N0XWSe5artg7mpeJKKe6" %}
[Security](/importing/aws/views/security.md)
{% endcontent-ref %}

{% content-ref url="/pages/uBoT0yVAVCO2ABbI83rB" %}
[List](/importing/aws/views/list.md)
{% endcontent-ref %}

{% content-ref url="/pages/p2Scs24kZWDzZKsmV42q" %}
[Container - ECS](/importing/aws/views/container-ecs.md)
{% endcontent-ref %}

They are selectable from the "Select your view" collapsible options box in the bottom right of your diagram view screen.

![Select a View](/files/MqOtTvm7QbKGdFaRyHti)


---

# 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/importing/aws/views.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.
