# Client Page

## Client Details

On the left hand side of the clients page you can view and edit all of the details associated with your client.&#x20;

<figure><img src="/files/1Cm7v14bZxhZf6v2rCcs" alt=""><figcaption><p>Client Page</p></figcaption></figure>

## Printing Labels

At the top of the client details section you can also print [labels](/monolith/monolith-features/settings/item-labels.md) using the information in client details

<figure><img src="/files/37wHkNBklRiN5rJL0pCO" alt="" width="375"><figcaption></figcaption></figure>

## Associated Cases

You can also see a [table](/monolith/monolith-features/monolith-ui-features/tables.md) view all of the cases associated with this client in two views:

**My Associated Cases:** Cases associated with this client that you are assigned as a user.

**All Associated Cases:** Administrator view for all cases associated with this client.&#x20;

<figure><img src="/files/FZ5STYRV9HNexdOGkMgC" alt=""><figcaption><p>Associated Cases views</p></figcaption></figure>

## Delete Client

Administrators can also delete a client from the client page.

<figure><img src="/files/P5eWl4gIQwSwwLYlXEhQ" alt=""><figcaption><p>Delete Client</p></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.monolithforensics.com/monolith/monolith-features/people/clients/client-page.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.
