# How can I visualize the connections among all the entities within a case?

When you’re in a case, click on the Connections panel and you’ll see the Connections visualization.

The Connections visualization allows you to view entities that share connections. These could be different people using the same payment instrument, a single bank issuing multiple loans, or any other overlap.

Hummingbird makes these connections from relationships we find in your data. For example, when a person is identified as the holder of a bank account in your case information, Hummingbird will show a line between the person and the account on the connected entity chart.

![](/files/3CeaVtS6wn22RNiVFmaM)


---

# 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://help.hummingbird.co/features/how-can-i-visualize-the-connections-among-all-the-entities-within-a-case.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.
