# Security

### Security View

Built with your cloud security engineers in mind, the Security Group View is a visualisation of all the security groups set up within your cloud architecture. It details the ports configured for use and resulting traffic flow.

![AWS Security Group Diagram - Auto Generated](/files/DrgpMhiaRUmGe1D68a1c)

Selecting a security group in the visualisation will populate the connected resources for that group in the Attributes Tab to the right.

The attribute data also details the ingress and egress IP addresses, ports in use and port types.

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


---

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