# Case Management

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

**Search Case (1):**  To search for a case, enter text into the search field. The search will include any appearance of the character string. For example, AND would return ‘Andrew’, ‘Sandra’, or an organization with ‘and’ in the name.<br>

![](/files/pDEsyXSdctVB9Z3hV0Fe)

**Filter Cases (2):** Filter cases by specific fields.

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

**Batch Action(3):** Select multiple entities to action at once.&#x20;

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

**Add Case (4):** To create a new Case, use the Add Case button.&#x20;

![](/files/U0DuLJvyEhg9NJBpZvoY)

**Attach User (5):** Attach an existing user to a Case by clicking the ‘+' icon. Click here for more information on attaching users.&#x20;

![](/files/bublugtzYvLOgjJCQ7VJ)

**Delete Case (6):** Click the 'X’ button to delete a Case. Read more about the delete button here.

![](/files/LM7QAKasMRHIkWvhuLhK)

**Potential Risks** within a particular Case are circled in red.&#x20;

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

## Manage existing cases

Clicking the row of a Case will bring you to the Case Details page. Details, potential matches, and relevant comments will display here. Read the corresponding article for more information on managing cases:

![](/files/DxGKYvLPvMVleK9Trvxx)

**Reports** for cases can be downloaded by clicking the "Request Case Report" button within the relevant case. The report is currently available for download in both PDF and DOCX format.

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


---

# 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.icomplyis.com/product-docs/guides/icomplykyc/case-management.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.
