# Searching for Tasks

ASM Core enables you to search for tasks and/or approvals using a variety of search criteria. This search function includes the ability to select both high- and low-level criteria to filter your search. You can, for example, search for tasks completed by a particular analyst, for a specific client and after a certain date.

### Workload Search

You can view your tasks in the workload easily by [viewing your outstanding items](/asm-hermes/use-asm/using-asm-core/getting-started/searching-for-items/outstanding-item-searches.md).

<figure><img src="/files/0YaeYTn3sCTeqFtBnh0z" alt=""><figcaption></figcaption></figure>

{% embed url="<https://docs.alemba.com/asm-hermes-10.6.8/use-asm/using-asm-core/getting-started/searching-for-items/outstanding-item-searches>" %}

### Quick Search

If you know the number of the task or approval you want to view, use the Quick Search field on the toolbar ![](/files/dyDn7Ti36cM3P8XOrBZZ)

1. If the number you enter matches more than one entity (such as a KB, or a call number), a drop down will appear. Select **Task** in drop-down field.
2. The **Task Details** window for the corresponding task or approval appears.


---

# 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.alemba.com/asm-hermes/use-asm/using-asm-core/requests-and-tasks/searching-for-tasks.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.
