# View Route Tables

Hava gives you the ability to inspect route tables and visualise the connected resources on the diagram.

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

To view the route tables, select the cloud icon to the top right of your VPC diagram :

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

This will change the attributes pane to the right of the diagram and show a list of route tables.

![View Route Tables](https://www.hava.io/hubfs/assets/2020UI/View_Route_Tables.png)

To see the connected resources visualised, you can hover your mouse pointer over the desired route table and the connected resources will be highlighted on the diagram.

The background of subnets will change colour and individual connected resources will have a green border.

![](https://www.hava.io/hubfs/documentation/How-tos/Show_Route_Table_Connections.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-route-tables.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.
