# How can I view and manage Subject data?

## In the Investigation Canvas

### How do I find Subjects within the Investigation Canvas?&#x20;

Simple! Just open the case, scroll down, and you will see all Subjects at the bottom of the page.

<figure><img src="/files/5NwxWdgE7DFVQBgEsjoy" alt=""><figcaption></figcaption></figure>

### How do I get at-a-glance information about a profile?

Click the icon for the property you want to view.

<figure><img src="/files/kH3DqDQX52XM9Zv5uDS0" alt=""><figcaption></figcaption></figure>

### How do I get full details about a Subject?

Click the icon in the Subject's row, and you will get full detail.

<div align="left"><figure><img src="/files/rxBBJQRLHCoJqfZ5URMN" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/WzLObFpNuUXOXmkLxSiK" alt=""><figcaption></figcaption></figure></div>

## Within Reviews

### How to I find where Subjects are listed within the review?

1. **Navigate to the Subjects task** within the review and click it.\
   ![](/files/Z81Qt1cTHjhU3Qr4A7NM)
2. **You will now see a list of Subjects**, broken into three categories:
   1. **Financial Institutions**: These are all the Financial Institutions contained within the case data.
   2. **Subjects:** These are Businesses or Individuals within the case data.
   3. **Other accounts and devices**: These are devices, bank accounts, payment cards, or wallets within the case data and do not have an identified owner.&#x20;

![](/files/YtlOU5EjENgqaWGBCejb) &#x20;

### How do I find a Subject within the review?

There are two ways to find a Subject:

1. **Use the search.** If you know who you're looking for, just type a letter or a full name:\
   \
   ![](/files/ySRMRm5RUq3545DVJJDs)
2. **Browse.** Just expand the Subject category you are interested in. Paginate as needed.\
   \
   ![](/files/GsC7i2MDZ4RuoB0XGFzN)

### How do I access Subject data from within a review?

A few levels of customer data are available directly from within the review.

1. **You can view full Profile information.** Click on the Subject's name to see the profile in the Investigation Canvas.<br>

   <figure><img src="/files/aLLWvQZjy5jlVV3lYWga" alt=""><figcaption></figcaption></figure>
2. **You can view accounts, devices, accounts, and wallets from the review panel.** Click on the icon and see high-level information.\
   \
   ![](/files/jusLPavLRQTyYXAKkIMG)<br>
3. **You can access deeper information about accounts and devices.** The account overview row is clickable.<br>

   <figure><img src="/files/i5p5tYUDn45j96OTtoj8" alt=""><figcaption></figcaption></figure>

### How do I exclude Subjects from the filing?

There are multiple ways to manage.

1. **Bulk select and deselect.** Click Select or Deselect all.\
   \
   ![](/files/7emCuQ2pmGlxjrzU0xXv)
2. **Select and deselect individually.** Click the checkbox next to the Subject or Account to select or deselect.\
   \
   ![](/files/FYd4AVXXvrrXV0gKDNLc)


---

# 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/case-management/how-can-i-view-and-manage-subject-data.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.
