# View ACLs

**How to view Network Access Control Lists (ACLs)**

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

To view Network ACLs in an AWS environment, open up an infrastructure view diagram and click the padlock icon at the top right of the VPC.

This will change to attribute pane on the righ&#x74;**-**&#x68;and side to show security groups, route tables, and network ACLs

Hover your cursor over a Network ACL in the list and the attached subnets will be highlighted on the interactive diagram.

![How to View Network ACLs](/files/JatQReBoIyih5GoNCWa6)

You can view more details relating the to the individual ACL by clicking on the ACL name.

The Attribute pane will change to display the ACL details :

![](https://www.hava.io/hubfs/documentation/How-tos/Network_ACL_Details.jpg)


---

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