# Working with Case Managers

- [Case Manager Definitions](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/case-manager-definitions.md)
- [Navigating the Case Managers](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/navigating-the-case-managers.md)
- [Creating a Case From Rules](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/creating-a-case-from-rules.md)
- [Creating a Case From the Console](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/creating-a-case-from-the-console.md)
- [Viewing the Queues](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/viewing-the-queues.md)
- [Picking a Task](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/picking-a-task.md)
- [Case View](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/case-view.md)
- [Completing a Task](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/completing-a-task.md)
- [Task History](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/task-history.md)
- [Searching Tasks](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/searching-tasks.md)
- [Searching Cases](https://docs.tomorrowx.com/cap/product-reference/working-with-case-managers/searching-cases.md)


---

# 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.tomorrowx.com/cap/product-reference/working-with-case-managers.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.
