# Client Management

- [Case management](https://docs.trustform.io/guide/client-management/case-management.md): Learn how to request additional data or documents directly from clients within TrustForm.
- [Case Attributes](https://docs.trustform.io/guide/client-management/case-management/case-attributes.md): Learn which attributes and statuses are available for cases in Trustform.
- [Create and Manage Cases](https://docs.trustform.io/guide/client-management/case-management/create-and-manage-cases.md): Learn how to create and manage cases in Trustform.
- [Client Area](https://docs.trustform.io/guide/client-management/client-area.md): Learn what the Client Area is and how it works.
- [Client Area Overview](https://docs.trustform.io/guide/client-management/client-area/client-area-overview.md): Learn what the Client Area is and how it works.


---

# 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.trustform.io/guide/client-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.
