# Case Pinning

### What is Case Pinning?&#x20;

Hummingbird’s pinning functionality enables Analysts to further customize how they consume investigation details and complete review tasks by allowing them to choose what information is “pinned” in the right panel.&#x20;

#### What is the benefit of Case Pinning?&#x20;

Previously, the investigation canvas could only show Reviews in the right panel. However, analysts may want to see subject data side-by-side, view a review full screen, or even view two reviews side-by-side.

This creates efficienty when:&#x20;

* Referencing UARs
* Triage
* RFI details while completing AML workflows
* Viewing case level investigation details while completing a narrative

Case Pinning allows an analyst to look at what they need, how they need.

### How to use Case Pinning?

When launching from the Review Dashboard, the selected review will automatically be **pinned** to the right panel.&#x20;

![](/files/Cw5FWKqIdu8mbTUuOZjR)

Any case data (review, transactions, subject, etc) will automatically open in a new tab on the left.

* Pinning the tab moves it to the right panel, replacing what is there
* Unpinning the right panel provides moves it to the left as a tab, showing you a full width view
* Removing a pin provides a full page view of any tab within your investigative canvas

![](/files/TbpCaqo3YhmkzobZ463e)

### Have questions?

Use the chat to speak with our Support team or email <support@hummingbird.co>


---

# 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/case-pinning.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.
