# Infrastructure

### Infrastructure View

![Hava AWS Architecture View](/files/FRjw0CJD2NlzlPotF0bU)

By default when you open your Cloud Architecture Diagram the "Infrastructure" View will be displayed.

By default, the infrastructure view has no labels or connections displayed. All the example screenshots above are taken from the Infrastructure View.

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

### Extended Infrastructure View

The extended Infrastructure view displays key information relating to the visualised resource.

For instance a Nat Gateway visualised on an **Extended Infrastructure View Diagram** will display the Nat Gateway name and both the public and private IP addresses. A visualised RDS Database will display the Database Identifier, Engine type and allocated storage capacity.

The extended information is contextual to the type of resource being visualised and is typically the most useful parameters a security or solutions architect would need to know.

![Hava AWS Externded Infrastructure View](/files/ovNZCeMbkWZTlrnbVjei)

###


---

# 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/infrastructure.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.
